Home
last modified time | relevance | path

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 Dstatus.cpp67 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 Dstatus.h81 QLabel* myAutoAwayLabel; variable
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/settings/
H A Dstatus.cpp67 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 Dstatus.h81 QLabel* myAutoAwayLabel; variable
/dports/net-im/licq/licq-f271d55/qt-gui/src/settings/
H A Dstatus.cpp67 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 Dstatus.h81 QLabel* myAutoAwayLabel; variable
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/settings/
H A Dstatus.cpp67 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 Dstatus.h81 QLabel* myAutoAwayLabel; variable
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/settings/
H A Dstatus.cpp67 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 Dstatus.h81 QLabel* myAutoAwayLabel; variable