![]()  | 
  
    KVIrc
    4.9.2
    
   DeveloperAPIs 
   | 
 
#include <KviStatusBarApplet.h>
 Inheritance diagram for KviStatusBarClock:Public Types | |
| enum | Format { HMS, HM } | 
Public Member Functions | |
| KviStatusBarClock (KviStatusBar *pParent, KviStatusBarAppletDescriptor *pDescriptor) | |
| virtual | ~KviStatusBarClock () | 
  Public Member Functions inherited from KviStatusBarApplet | |
| KviStatusBarAppletDescriptor * | descriptor () | 
| KviMainWindow * | frame () | 
| int | index () const | 
| KviStatusBarApplet (KviStatusBar *pParent, KviStatusBarAppletDescriptor *pDescriptor) | |
| void | setIndex (int i) | 
| KviStatusBar * | statusBar () | 
| virtual | ~KviStatusBarApplet () | 
Static Public Member Functions | |
| static void | selfRegister (KviStatusBar *pBar) | 
Protected Slots | |
| void | changeFormat (QAction *) | 
| void | toggle24h () | 
| void | toggleUtc () | 
Protected Member Functions | |
| void | adjustMinWidth () | 
| virtual void | fillContextPopup (QMenu *p) | 
| virtual void | loadState (const char *pcPrefix, KviConfigurationFile *pCfg) | 
| virtual void | saveState (const char *pcPrefix, KviConfigurationFile *pCfg) | 
| virtual void | timerEvent (QTimerEvent *e) | 
  Protected Member Functions inherited from KviStatusBarApplet | |
| virtual QString | tipText (const QPoint &) | 
Protected Attributes | |
| bool | m_b24h | 
| bool | m_bUtc | 
| int | m_iType | 
  Protected Attributes inherited from KviStatusBarApplet | |
| KviStatusBarAppletDescriptor * | m_pDescriptor | 
| KviStatusBar * | m_pStatusBar | 
| int | mIndex | 
| KviStatusBarClock::KviStatusBarClock | ( | KviStatusBar * | pParent, | 
| KviStatusBarAppletDescriptor * | pDescriptor | ||
| ) | 
References adjustMinWidth(), HMS, m_b24h, m_bUtc, and m_iType.
      
  | 
  virtualdefault | 
      
  | 
  protected | 
References HMS, m_b24h, and m_iType.
Referenced by changeFormat(), KviStatusBarClock(), loadState(), and toggle24h().
      
  | 
  protectedslot | 
References adjustMinWidth(), and m_iType.
Referenced by fillContextPopup().
      
  | 
  protectedvirtual | 
Reimplemented from KviStatusBarApplet.
References __tr2qs, changeFormat(), connect(), HM, HMS, m_b24h, m_bUtc, toggle24h(), and toggleUtc().
      
  | 
  protectedvirtual | 
Reimplemented from KviStatusBarApplet.
References adjustMinWidth(), KviCString::Format, HMS, m_b24h, m_bUtc, m_iType, KviCString::ptr(), KviConfigurationFile::readBoolEntry(), and KviConfigurationFile::readIntEntry().
      
  | 
  protectedvirtual | 
Reimplemented from KviStatusBarApplet.
References KviCString::Format, m_b24h, m_bUtc, m_iType, KviCString::ptr(), and KviConfigurationFile::writeEntry().
      
  | 
  static | 
References __tr2qs, CreateStatusBarClock(), d, g_pIconManager, KviIconManager::getSmallIcon(), KviStatusBar::registerAppletDescriptor(), and KviIconManager::Time.
Referenced by KviStatusBar::KviStatusBar().
      
  | 
  protectedvirtual | 
References HM, HMS, kvi_time_t, kvi_unixTime, m_b24h, m_bUtc, m_iType, and t().
Referenced by toggle24h(), and toggleUtc().
      
  | 
  protectedslot | 
References adjustMinWidth(), m_b24h, and timerEvent().
Referenced by fillContextPopup().
      
  | 
  protectedslot | 
References m_bUtc, and timerEvent().
Referenced by fillContextPopup().
      
  | 
  protected | 
Referenced by adjustMinWidth(), fillContextPopup(), KviStatusBarClock(), loadState(), saveState(), timerEvent(), and toggle24h().
      
  | 
  protected | 
Referenced by fillContextPopup(), KviStatusBarClock(), loadState(), saveState(), timerEvent(), and toggleUtc().
      
  | 
  protected | 
Referenced by adjustMinWidth(), changeFormat(), KviStatusBarClock(), loadState(), saveState(), and timerEvent().
 1.8.7