KWinInternal::PopupInfo Class Reference
Inheritance diagram for KWinInternal::PopupInfo:

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 () |
Detailed Description
Definition at line 23 of file popupinfo.h.
Member Function Documentation
|
Resets the popup info Definition at line 60 of file popupinfo.cpp. References QWidget::fontMetrics(), QRect::height(), QCursor::pos(), QWidget::setGeometry(), QRect::width(), QRect::x(), and QRect::y(). Referenced by PopupInfo(), and showInfo(). |
|
Paints the popup info Reimplemented from QWidget. Definition at line 75 of file popupinfo.cpp. References QWidget::colorGroup(), QWidget::height(), paintContents(), QWidget::style(), and QWidget::width(). |
|
Paints the contents of the tab popup info box. Used in paintEvent() and whenever the contents changes. Definition at line 88 of file popupinfo.cpp. References QWidget::colorGroup(), QPainter::drawText(), QPainter::fillRect(), QWidget::height(), and QWidget::width(). Referenced by paintEvent(), and showInfo(). |
The documentation for this class was generated from the following files: