Home
last modified time | relevance | path

Searched defs:textLabel2 (Results 1 – 6 of 6) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/uic/baseline/
H A Dqsqlconnectiondialog.ui.h40 QLabel *textLabel2; variable
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/MainWindow/
H A DWelcomeDialog.cpp42 QLabel *textLabel2 = new QLabel(this); in WelcomeDialog() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dextimageprops.h56 QLabel* textLabel2; variable
H A Deffectsdialog.h53 QLabel* textLabel2; variable
/dports/editors/calligra/calligra-3.2.1/sheets/dialogs/
H A DNamedAreaDialog.cpp256 QLabel * textLabel2 = new QLabel(page); in EditNamedAreaDialog() local
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/fullscreen/
H A DFullScreenWindow.java79 private JLabel textLabel2; field in FullScreenWindow