KVIrc  4.9.2
DeveloperAPIs
Signals | Public Member Functions | Protected Member Functions | Properties | Private Attributes | List of all members
KviThemedLabel Class Reference

#include <KviThemedLabel.h>

+ Inheritance diagram for KviThemedLabel:

Signals

void doubleClicked ()
 

Public Member Functions

void applyOptions ()
 
int dummyRead () const
 
 KviThemedLabel (QWidget *par, KviWindow *pWindow, const char *name)
 
 ~KviThemedLabel ()
 

Protected Member Functions

virtual void mouseDoubleClickEvent (QMouseEvent *e)
 
virtual void paintEvent (QPaintEvent *event)
 

Properties

int TransparencyCapable
 

Private Attributes

KviWindowm_pKviWindow
 

Constructor & Destructor Documentation

KviThemedLabel::KviThemedLabel ( QWidget *  par,
KviWindow pWindow,
const char *  name 
)

References applyOptions(), and m_pKviWindow.

KviThemedLabel::~KviThemedLabel ( )
default

Member Function Documentation

void KviThemedLabel::applyOptions ( )
void KviThemedLabel::doubleClicked ( )
signal

Referenced by mouseDoubleClickEvent().

int KviThemedLabel::dummyRead ( ) const
inline
void KviThemedLabel::mouseDoubleClickEvent ( QMouseEvent *  e)
protectedvirtual

References doubleClicked().

void KviThemedLabel::paintEvent ( QPaintEvent *  event)
protectedvirtual

Member Data Documentation

KviWindow* KviThemedLabel::m_pKviWindow
private

Referenced by KviThemedLabel(), and paintEvent().

Property Documentation

int KviThemedLabel::TransparencyCapable
read

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