Home
last modified time | relevance | path

Searched refs:tabExists (Results 1 – 20 of 20) sorted by relevance

/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/userevents/
H A Dusereventtabdlg.h50 bool tabExists(QWidget* tab);
H A Dusereventtabdlg.cpp155 bool UserEventTabDlg::tabExists(QWidget* tab) in tabExists() function in UserEventTabDlg
H A Dusersendevent.cpp528 if (tabDlg != NULL && tabDlg->tabExists(this)) in closeEvent()
1417 if(tabDlg == NULL || !tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)) in eventDoneReceived()
1602 (tabDlg == NULL || (!tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)))) in clearNewEvents()
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/userevents/
H A Dusereventtabdlg.h50 bool tabExists(QWidget* tab);
H A Dusereventtabdlg.cpp155 bool UserEventTabDlg::tabExists(QWidget* tab) in tabExists() function in UserEventTabDlg
H A Dusersendevent.cpp528 if (tabDlg != NULL && tabDlg->tabExists(this)) in closeEvent()
1417 if(tabDlg == NULL || !tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)) in eventDoneReceived()
1602 (tabDlg == NULL || (!tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)))) in clearNewEvents()
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/userevents/
H A Dusereventtabdlg.h50 bool tabExists(QWidget* tab);
H A Dusereventtabdlg.cpp155 bool UserEventTabDlg::tabExists(QWidget* tab) in tabExists() function in UserEventTabDlg
H A Dusersendevent.cpp528 if (tabDlg != NULL && tabDlg->tabExists(this)) in closeEvent()
1417 if(tabDlg == NULL || !tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)) in eventDoneReceived()
1602 (tabDlg == NULL || (!tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)))) in clearNewEvents()
/dports/net-im/licq/licq-f271d55/qt-gui/src/userevents/
H A Dusereventtabdlg.h50 bool tabExists(QWidget* tab);
H A Dusereventtabdlg.cpp155 bool UserEventTabDlg::tabExists(QWidget* tab) in tabExists() function in UserEventTabDlg
H A Dusersendevent.cpp528 if (tabDlg != NULL && tabDlg->tabExists(this)) in closeEvent()
1417 if(tabDlg == NULL || !tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)) in eventDoneReceived()
1602 (tabDlg == NULL || (!tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)))) in clearNewEvents()
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/userevents/
H A Dusereventtabdlg.h50 bool tabExists(QWidget* tab);
H A Dusereventtabdlg.cpp155 bool UserEventTabDlg::tabExists(QWidget* tab) in tabExists() function in UserEventTabDlg
H A Dusersendevent.cpp528 if (tabDlg != NULL && tabDlg->tabExists(this)) in closeEvent()
1417 if(tabDlg == NULL || !tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)) in eventDoneReceived()
1602 (tabDlg == NULL || (!tabDlg->tabExists(this) || tabDlg->tabIsSelected(this)))) in clearNewEvents()
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/core/
H A Dlicqgui.cpp761 if (myUserEventTabDlg != NULL && myUserEventTabDlg->tabExists(e)) in showEventDialog()
1260 if (myUserEventTabDlg && myUserEventTabDlg->tabExists(item)) in listUpdated()
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/core/
H A Dlicqgui.cpp761 if (myUserEventTabDlg != NULL && myUserEventTabDlg->tabExists(e)) in showEventDialog()
1260 if (myUserEventTabDlg && myUserEventTabDlg->tabExists(item)) in listUpdated()
/dports/net-im/licq/licq-f271d55/qt-gui/src/core/
H A Dlicqgui.cpp761 if (myUserEventTabDlg != NULL && myUserEventTabDlg->tabExists(e)) in showEventDialog()
1260 if (myUserEventTabDlg && myUserEventTabDlg->tabExists(item)) in listUpdated()
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/core/
H A Dlicqgui.cpp761 if (myUserEventTabDlg != NULL && myUserEventTabDlg->tabExists(e)) in showEventDialog()
1260 if (myUserEventTabDlg && myUserEventTabDlg->tabExists(item)) in listUpdated()
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/core/
H A Dlicqgui.cpp761 if (myUserEventTabDlg != NULL && myUserEventTabDlg->tabExists(e)) in showEventDialog()
1260 if (myUserEventTabDlg && myUserEventTabDlg->tabExists(item)) in listUpdated()