![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <KviCtcpPageDialog.h>
Inheritance diagram for KviCtcpPageDialog:Public Member Functions | |
| void | addPage (const QString &szNick, const QString &szUser, const QString &szHost, const QString &szMsg) |
| KviCtcpPageDialog () | |
| void | popup () |
| ~KviCtcpPageDialog () | |
Protected Slots | |
| void | die () |
Protected Member Functions | |
| void | center () |
| virtual void | closeEvent (QCloseEvent *e) |
| virtual void | showEvent (QShowEvent *e) |
Protected Attributes | |
| QPushButton * | m_pCloseButton |
| QTabWidget * | m_pTabBar |
| KviCtcpPageDialog::KviCtcpPageDialog | ( | ) |
References __tr2qs, connect(), KviIconManager::CtcpRequestReplied, die(), g, g_pIconManager, KviIconManager::getSmallIcon(), m_pCloseButton, and m_pTabBar.
| KviCtcpPageDialog::~KviCtcpPageDialog | ( | ) |
References g_pCtcpPageDialog.
| void KviCtcpPageDialog::addPage | ( | const QString & | szNick, |
| const QString & | szUser, | ||
| const QString & | szHost, | ||
| const QString & | szMsg | ||
| ) |
References __tr2qs, KVI_OPTION_UINT, KviOption_uintOutputDatetimeFormat, l, m_pTabBar, and szHost.
Referenced by KviIrcServerParser::parseCtcpRequestPage().
|
protected |
References g_pApp, and KviMemory::move().
Referenced by showEvent().
|
protectedvirtual |
|
protectedslot |
Referenced by KviCtcpPageDialog().
| void KviCtcpPageDialog::popup | ( | ) |
References m_pCloseButton.
Referenced by KviIrcServerParser::parseCtcpRequestPage().
|
protectedvirtual |
References center().
|
protected |
Referenced by KviCtcpPageDialog(), and popup().
|
protected |
Referenced by addPage(), and KviCtcpPageDialog().
1.8.7