Home
last modified time | relevance | path

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

/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp189 myPopupNextMessage = new QAction("Popup Next Message", this); in UserEventCommon()
190 addAction(myPopupNextMessage); in UserEventCommon()
191 connect(myPopupNextMessage, SIGNAL(triggered()), gLicqGui, SLOT(showNextEvent())); in UserEventCommon()
236 myPopupNextMessage->setShortcut(shortcuts->getShortcut(Config::Shortcuts::ChatPopupNextMessage)); in updateShortcuts()
H A Dusereventcommon.h121 QAction* myPopupNextMessage; variable
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp189 myPopupNextMessage = new QAction("Popup Next Message", this); in UserEventCommon()
190 addAction(myPopupNextMessage); in UserEventCommon()
191 connect(myPopupNextMessage, SIGNAL(triggered()), gLicqGui, SLOT(showNextEvent())); in UserEventCommon()
236 myPopupNextMessage->setShortcut(shortcuts->getShortcut(Config::Shortcuts::ChatPopupNextMessage)); in updateShortcuts()
H A Dusereventcommon.h119 QAction* myPopupNextMessage; variable
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp189 myPopupNextMessage = new QAction("Popup Next Message", this); in UserEventCommon()
190 addAction(myPopupNextMessage); in UserEventCommon()
191 connect(myPopupNextMessage, SIGNAL(triggered()), gLicqGui, SLOT(showNextEvent())); in UserEventCommon()
236 myPopupNextMessage->setShortcut(shortcuts->getShortcut(Config::Shortcuts::ChatPopupNextMessage)); in updateShortcuts()
H A Dusereventcommon.h119 QAction* myPopupNextMessage; variable
/dports/net-im/licq/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp189 myPopupNextMessage = new QAction("Popup Next Message", this); in UserEventCommon()
190 addAction(myPopupNextMessage); in UserEventCommon()
191 connect(myPopupNextMessage, SIGNAL(triggered()), gLicqGui, SLOT(showNextEvent())); in UserEventCommon()
236 myPopupNextMessage->setShortcut(shortcuts->getShortcut(Config::Shortcuts::ChatPopupNextMessage)); in updateShortcuts()
H A Dusereventcommon.h119 QAction* myPopupNextMessage; variable
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp189 myPopupNextMessage = new QAction("Popup Next Message", this); in UserEventCommon()
190 addAction(myPopupNextMessage); in UserEventCommon()
191 connect(myPopupNextMessage, SIGNAL(triggered()), gLicqGui, SLOT(showNextEvent())); in UserEventCommon()
236 myPopupNextMessage->setShortcut(shortcuts->getShortcut(Config::Shortcuts::ChatPopupNextMessage)); in updateShortcuts()
H A Dusereventcommon.h119 QAction* myPopupNextMessage; variable