Searched refs:QLabel (Results 1 – 18 of 18) sorted by relevance
30 QLabel(), origPalette_( palette() ), in InfoLine()68 QLabel::paintEvent( paintEvent ); in paintEvent()
81 QLabel* icon_label = new QLabel(); in addTab()156 QLabel* icon_label = dynamic_cast<QLabel*>( in setTabDataStatus()
29 class QLabel; variable90 QLabel* notificationText_;
28 class InfoLine : public QLabel
183 QLabel* lineNbField;
69 notificationText_ = new QLabel( "" ); in QuickFindWidget()
240 QLabel* searchLabel;
419 lineNbField = new QLabel( ); in createToolBars()
700 searchLabel = new QLabel(tr("&Text: ")); in setup()