Button Class Reference
This class holds the button data. More...
#include <buttons.h>
Public Member Functions | |
| Button () | |
| Button (const QString &name, const QBitmap &icon, QChar type, bool duplicate, bool supported) | |
| virtual | ~Button () |
Public Attributes | |
| QString | name |
| QBitmap | icon |
| QChar | type |
| bool | duplicate |
| bool | supported |
Detailed Description
This class holds the button data.
Definition at line 46 of file buttons.h.
The documentation for this class was generated from the following files:
