Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SKeysButtonsDialogData Struct Reference

List of all members.

Public Attributes

puDialogBox * dialog
puFrame * frame
puText * title
puComboBox * keyset
puLargeInput * text
puOneShot * ok
char buffer [5000]

Detailed Description

Definition at line 32 of file DialogKeysButtons.cpp.


Member Data Documentation

char SKeysButtonsDialogData::buffer[5000]
 

Definition at line 40 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create(), and keys_buttons_keyset_cb().

puDialogBox* SKeysButtonsDialogData::dialog
 

Definition at line 33 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create(), and keys_buttons_dlg_kill().

puFrame* SKeysButtonsDialogData::frame
 

Definition at line 34 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create().

puComboBox* SKeysButtonsDialogData::keyset
 

Definition at line 36 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create().

puOneShot* SKeysButtonsDialogData::ok
 

Definition at line 38 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create().

puLargeInput* SKeysButtonsDialogData::text
 

Definition at line 37 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create(), and keys_buttons_keyset_cb().

puText* SKeysButtonsDialogData::title
 

Definition at line 35 of file DialogKeysButtons.cpp.

Referenced by keys_buttons_dlg_create().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen