KWinInternal::PopupInfo Class Reference
List of all members.Detailed Description
Definition at line 23 of file popupinfo.h.
Public Member Functions | |
PopupInfo (const char *name=0) | |
~PopupInfo () | |
void | reset () |
void | hide () |
void | showInfo (QString infoString) |
void | reconfigure () |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
void | paintContents () |
Member Function Documentation
void KWinInternal::PopupInfo::reset | ( | ) |
Resets the popup info
Definition at line 61 of file popupinfo.cpp.
void KWinInternal::PopupInfo::paintEvent | ( | QPaintEvent * | ) | [protected] |
Paints the popup info
Definition at line 76 of file popupinfo.cpp.
void KWinInternal::PopupInfo::paintContents | ( | ) | [protected] |
Paints the contents of the tab popup info box. Used in paintEvent() and whenever the contents changes.
Definition at line 89 of file popupinfo.cpp.
The documentation for this class was generated from the following files: