Collaboration diagram for FormManager::form_info:
Public Attributes | |
UInt16 | form_id |
id of the form. More... | |
Form * | frm |
pointer to the form. More... | |
Boolean | active |
flag signaling whether the form is active or not. More... |
Definition at line 74 of file FormManager.h.
|
flag signaling whether the form is active or not.
Definition at line 80 of file FormManager.h. |
|
id of the form.
Definition at line 76 of file FormManager.h. |
|
pointer to the form.
Definition at line 78 of file FormManager.h. |