KVIrc  4.9.2
DeveloperAPIs
Public Slots | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | List of all members
TrashcanLabel Class Reference

#include <CustomizeToolBarsDialog.h>

+ Inheritance diagram for TrashcanLabel:

Public Slots

void flash ()
 

Public Member Functions

 TrashcanLabel (QWidget *p)
 
virtual ~TrashcanLabel ()
 

Protected Slots

void heartbeat ()
 

Protected Member Functions

virtual void dragEnterEvent (QDragEnterEvent *e)
 
virtual void dropEvent (QDropEvent *e)
 

Protected Attributes

QColor m_clrOriginal
 
QTimer * m_pFlashTimer
 
unsigned int m_uFlashCount
 

Constructor & Destructor Documentation

TrashcanLabel::TrashcanLabel ( QWidget *  p)
TrashcanLabel::~TrashcanLabel ( )
virtual

References m_pFlashTimer.

Member Function Documentation

void TrashcanLabel::dragEnterEvent ( QDragEnterEvent *  e)
protectedvirtual
void TrashcanLabel::dropEvent ( QDropEvent *  e)
protectedvirtual
void TrashcanLabel::flash ( )
slot
void TrashcanLabel::heartbeat ( )
protectedslot

References m_clrOriginal, m_pFlashTimer, m_uFlashCount, and p.

Referenced by flash().

Member Data Documentation

QColor TrashcanLabel::m_clrOriginal
protected

Referenced by heartbeat(), and TrashcanLabel().

QTimer* TrashcanLabel::m_pFlashTimer
protected
unsigned int TrashcanLabel::m_uFlashCount
protected

Referenced by flash(), heartbeat(), and TrashcanLabel().


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