KVIrc
4.9.2
DeveloperAPIs
|
The KviTrayIcon class. More...
#include <KviTrayIcon.h>
Public Member Functions | |
virtual void | die () |
Qt::WindowStates | getPrevWindowState () |
KviTrayIcon () | |
virtual void | refresh () |
void | setPrevWindowState (Qt::WindowStates state) |
virtual | ~KviTrayIcon () |
Private Attributes | |
Qt::WindowStates | m_oStoredWindowStates |
The KviTrayIcon class.
Base class for the dock extension applets..
|
inline |
Creates an instance of KviTrayIcon
|
inlinevirtual |
Destroys the instance of KviTrayIcon and frees all the relevant resources
|
inlinevirtual |
Reimplemented in KviTrayIconWidget.
Referenced by KviMainWindow::~KviMainWindow().
|
inline |
|
inlinevirtual |
Reimplemented in KviTrayIconWidget.
Referenced by KviClassicWindowList::addItem(), KviIrcView::clearUnreaded(), KviTreeWindowListItem::highlight(), KviWindowListButton::highlight(), KviClassicWindowList::removeItem(), KviTreeWindowList::setActiveItem(), KviClassicWindowList::setActiveItem(), KviTreeWindowListItem::unhighlight(), and KviWindowListButton::unhighlight().
|
inline |
|
private |