#include </home/clem/local/src/opie/noncore/settings/appearance2/sample.h>
Collaboration diagram for SampleWindow:

Public Slots | |
| void | fixGeometry () |
Public Member Functions | |
| SampleWindow (QWidget *parent) | |
| QSize | sizeHint () const |
| virtual void | setFont (const QFont &f) |
| void | setStyle2 (QStyle *sty, const QPalette &p) |
| void | setDecoration (WindowDecorationInterface *i) |
| void | setPalette (const QPalette &) |
| virtual void | paintEvent (QPaintEvent *) |
| void | init () |
| virtual bool | eventFilter (QObject *, QEvent *e) |
| virtual void | paletteChange (const QPalette &old) |
| virtual void | resizeEvent (QResizeEvent *re) |
Protected Attributes | |
| WindowDecorationInterface * | iface |
| WindowDecorationInterface::WindowData | wd |
| QVBox * | container |
| QPopupMenu * | popup |
| int | th |
| int | tb |
| int | lb |
| int | rb |
| int | bb |
|
|
Definition at line 83 of file sample.cpp. References init(). |
|
||||||||||||
|
Definition at line 223 of file sample.cpp. References FALSE, KeyPress, KeyRelease, and TRUE. |
|
|
Definition at line 269 of file sample.cpp. References bb, container, lb, rb, tb, and th. Referenced by setFont(), and setStyle2(). |
|
|
Definition at line 191 of file sample.cpp. References add, container, FALSE, l, popup, tr, and TRUE. Referenced by SampleWindow(). |
|
|
|
Definition at line 240 of file sample.cpp. References popup, setPalette(), and wd. |
|
|
Definition at line 256 of file sample.cpp. References bb, container, height, lb, rb, WindowDecorationInterface::WindowData::rect, tb, th, wd, and width. |
|
|
|
Definition at line 93 of file sample.cpp. References fixGeometry(), and popup. |
|
|
Definition at line 248 of file sample.cpp. References p. Referenced by paletteChange(), and setStyle2(). |
|
||||||||||||
|
Definition at line 115 of file sample.cpp. References fixGeometry(), p, qt_set_draw_menu_bar_impl(), setPalette(), and setStyleRecursive(). |
|
|
Definition at line 88 of file sample.cpp. References container. |
|
|
Definition at line 77 of file sample.h. Referenced by fixGeometry(), resizeEvent(), and setDecoration(). |
|
|
Definition at line 71 of file sample.h. Referenced by fixGeometry(), init(), resizeEvent(), setDecoration(), and sizeHint(). |
|
|
Definition at line 69 of file sample.h. Referenced by paintEvent(), and setDecoration(). |
|
|
Definition at line 75 of file sample.h. Referenced by fixGeometry(), paintEvent(), resizeEvent(), and setDecoration(). |
|
|
Definition at line 72 of file sample.h. Referenced by init(), paletteChange(), and setFont(). |
|
|
Definition at line 76 of file sample.h. Referenced by fixGeometry(), resizeEvent(), and setDecoration(). |
|
|
Definition at line 74 of file sample.h. Referenced by fixGeometry(), paintEvent(), resizeEvent(), and setDecoration(). |
|
|
Definition at line 73 of file sample.h. Referenced by fixGeometry(), paintEvent(), resizeEvent(), and setDecoration(). |
|
|
Definition at line 70 of file sample.h. Referenced by paintEvent(), paletteChange(), resizeEvent(), and setDecoration(). |
1.4.2