KVIrc 5.2.6
Developer APIs
TipWindow Class Reference

#include <libkvitip.h>

+ Inheritance diagram for TipWindow:

Public Slots

void nextTip ()
 
void prevTip ()
 

Public Member Functions

void closeConfig ()
 
bool openConfig (QString filename, bool bEnsureExists=true)
 
 TipWindow ()
 
 ~TipWindow ()
 

Protected Member Functions

void showEvent (QShowEvent *e) override
 

Protected Attributes

KviConfigurationFilem_pConfig
 
QCheckBox * m_pShowAtStartupCheck
 
TipFramem_pTipFrame
 
QString m_szConfigFileName
 

Constructor & Destructor Documentation

◆ TipWindow()

◆ ~TipWindow()

Member Function Documentation

◆ closeConfig()

◆ nextTip

◆ openConfig()

◆ prevTip

◆ showEvent()

void TipWindow::showEvent ( QShowEvent * e)
overrideprotected

References g_pApp.

Member Data Documentation

◆ m_pConfig

KviConfigurationFile* TipWindow::m_pConfig
protected

◆ m_pShowAtStartupCheck

QCheckBox* TipWindow::m_pShowAtStartupCheck
protected

Referenced by TipWindow(), and ~TipWindow().

◆ m_pTipFrame

TipFrame* TipWindow::m_pTipFrame
protected

Referenced by nextTip(), prevTip(), and TipWindow().

◆ m_szConfigFileName

QString TipWindow::m_szConfigFileName
protected

Referenced by closeConfig(), and openConfig().


The documentation for this class was generated from the following files: