ALBA
|
#include <albaDecl.h>
Public Attributes | |
int | iValue |
float | fValue |
double | dValue |
const char * | sValue |
int | dType |
Definition at line 87 of file albaDecl.h.
int WidgetDataType::iValue |
Definition at line 89 of file albaDecl.h.
float WidgetDataType::fValue |
Definition at line 90 of file albaDecl.h.
double WidgetDataType::dValue |
Definition at line 91 of file albaDecl.h.
const char* WidgetDataType::sValue |
Definition at line 92 of file albaDecl.h.
int WidgetDataType::dType |
Definition at line 93 of file albaDecl.h.