Signals | |
| void | activated (int id) |
Public Member Functions | |
| ButtonMenu (QWidget *parent, const char *name=0) | |
| int | insertItem (const QIconSet &icon, const QString &text, int id) |
| void | setCurrentItem (int id) |
| virtual QSize | sizeHint () const |
Protected Slots | |
| void | selected (int id) |
Protected Member Functions | |
| virtual void | drawButtonLabel (QPainter *p) |
Private Attributes | |
| int | current |
|
||||||||||||
|
Definition at line 57 of file mainwindow.cpp. References activated(), and selected(). |
|
|
Referenced by ButtonMenu(), and selected(). |
|
|
Definition at line 95 of file mainwindow.cpp. |
|
||||||||||||||||
|
Definition at line 65 of file mainwindow.cpp. References current. |
|
|
Definition at line 88 of file mainwindow.cpp. References activated(), and current. Referenced by ButtonMenu(). |
|
|
Definition at line 73 of file mainwindow.cpp. References current. |
|
|
Definition at line 80 of file mainwindow.cpp. |
|
|
Definition at line 102 of file mainwindow.cpp. Referenced by insertItem(), selected(), and setCurrentItem(). |
1.4.2