helper structure to store enums in classes and tables
More...
#include <procclass.h>
List of all members.
Public Member Functions |
| | WocEnum () |
| | WocEnum (QString n, int v, QString d="") |
Public Attributes |
| QString | name |
| QString | doc |
| int | val |
Detailed Description
helper structure to store enums in classes and tables
Constructor & Destructor Documentation
| WocEnum::WocEnum |
( |
|
) |
[inline] |
| WocEnum::WocEnum |
( |
QString |
n, |
|
|
int |
v, |
|
|
QString |
d = "" | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: