Home
last modified time | relevance | path

Searched refs:m_pSpinEdit (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx100 QLineEdit *m_pSpinEdit; member in WidgetPainter
374 m_pSpinEdit( NULL ), in WidgetPainter()
403 m_pSpinEdit = NULL; // Deleted in m_pSpinWidget's destructor in ~WidgetPainter()
926 m_pSpinEdit = new QLineEdit( NULL, "line_edit_spin" ); in spinWidget()
927 m_pSpinWidget->setEditWidget( m_pSpinEdit ); in spinWidget()

Completed in 19 milliseconds