Searched refs:myAutoAwayLabel (Results 1 – 10 of 10) sorted by relevance
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/settings/ |
H A D | status.cpp | 67 myAutoAwayLabel = new QLabel(tr("Auto Away:")); in createPageStatus() 68 myAutoAwayLabel->setToolTip(tr("Number of minutes of inactivity after which to " in createPageStatus() 70 myAutoAwayLayout->addWidget(myAutoAwayLabel, 0, 0); in createPageStatus()
|
H A D | status.h | 81 QLabel* myAutoAwayLabel; variable
|
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/settings/ |
H A D | status.cpp | 67 myAutoAwayLabel = new QLabel(tr("Auto Away:")); in createPageStatus() 68 myAutoAwayLabel->setToolTip(tr("Number of minutes of inactivity after which to " in createPageStatus() 70 myAutoAwayLayout->addWidget(myAutoAwayLabel, 0, 0); in createPageStatus()
|
H A D | status.h | 81 QLabel* myAutoAwayLabel; variable
|
/dports/net-im/licq/licq-f271d55/qt-gui/src/settings/ |
H A D | status.cpp | 67 myAutoAwayLabel = new QLabel(tr("Auto Away:")); in createPageStatus() 68 myAutoAwayLabel->setToolTip(tr("Number of minutes of inactivity after which to " in createPageStatus() 70 myAutoAwayLayout->addWidget(myAutoAwayLabel, 0, 0); in createPageStatus()
|
H A D | status.h | 81 QLabel* myAutoAwayLabel; variable
|
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/settings/ |
H A D | status.cpp | 67 myAutoAwayLabel = new QLabel(tr("Auto Away:")); in createPageStatus() 68 myAutoAwayLabel->setToolTip(tr("Number of minutes of inactivity after which to " in createPageStatus() 70 myAutoAwayLayout->addWidget(myAutoAwayLabel, 0, 0); in createPageStatus()
|
H A D | status.h | 81 QLabel* myAutoAwayLabel; variable
|
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/settings/ |
H A D | status.cpp | 67 myAutoAwayLabel = new QLabel(tr("Auto Away:")); in createPageStatus() 68 myAutoAwayLabel->setToolTip(tr("Number of minutes of inactivity after which to " in createPageStatus() 70 myAutoAwayLayout->addWidget(myAutoAwayLabel, 0, 0); in createPageStatus()
|
H A D | status.h | 81 QLabel* myAutoAwayLabel; variable
|