PACK WOC
$VERSION$
|
helper structure to store enums in classes and tables More...
#include <procclass.h>
Public Member Functions | |
WocEnum () | |
WocEnum (QString n, int v, QString d="") | |
Public Attributes | |
QString | name |
QString | doc |
int | val |
helper structure to store enums in classes and tables
|
inline |
|
inline |
QString WocEnum::doc |
QString WocEnum::name |
int WocEnum::val |