![]() |
KVIrc 5.2.4
Developer APIs
|
#include <KviStatusBarApplet.h>
Public Member Functions | |
KviStatusBarConnectionTimer (KviStatusBar *pParent, KviStatusBarAppletDescriptor *pDescriptor) | |
~KviStatusBarConnectionTimer () | |
![]() | |
KviStatusBarAppletDescriptor * | descriptor () |
KviMainWindow * | frame () |
int | index () const |
KviStatusBarApplet (KviStatusBar *pParent, KviStatusBarAppletDescriptor *pDescriptor) | |
void | setIndex (int i) |
KviStatusBar * | statusBar () |
~KviStatusBarApplet () | |
Static Public Member Functions | |
static void | selfRegister (KviStatusBar *pBar) |
Protected Slots | |
void | toggleTotal () |
Protected Member Functions | |
void | fillContextPopup (QMenu *p) override |
void | loadState (const char *pcPrefix, KviConfigurationFile *pCfg) override |
void | saveState (const char *pcPrefix, KviConfigurationFile *pCfg) override |
void | timerEvent (QTimerEvent *e) override |
![]() | |
virtual QString | tipText (const QPoint &) |
Protected Attributes | |
bool | m_bTotal |
![]() | |
KviStatusBarAppletDescriptor * | m_pDescriptor |
KviStatusBar * | m_pStatusBar |
int | mIndex |
KviStatusBarConnectionTimer::KviStatusBarConnectionTimer | ( | KviStatusBar * | pParent, |
KviStatusBarAppletDescriptor * | pDescriptor | ||
) |
References KviStatusBarApplet::index(), and m_bTotal.
|
default |
|
overrideprotectedvirtual |
Reimplemented from KviStatusBarApplet.
References __tr2qs, KviStatusBarApplet::index(), m_bTotal, p, and toggleTotal().
|
overrideprotectedvirtual |
Reimplemented from KviStatusBarApplet.
References KviCString::Format, KviStatusBarApplet::index(), and m_bTotal.
|
overrideprotectedvirtual |
Reimplemented from KviStatusBarApplet.
References KviCString::Format, KviStatusBarApplet::index(), and m_bTotal.
|
static |
References __tr2qs, CreateStatusBarConnectionTimer(), d, g_pIconManager, KviIconManager::getSmallIcon(), KviStatusBarApplet::index(), and KviIconManager::Time.
Referenced by KviStatusBar::KviStatusBar().
|
overrideprotected |
|
protectedslot |
References m_bTotal.
Referenced by fillContextPopup().
|
protected |
Referenced by fillContextPopup(), KviStatusBarConnectionTimer(), loadState(), saveState(), timerEvent(), and toggleTotal().