ARB
Public Member Functions | Public Attributes | List of all members
PromptData Struct Reference
Inheritance diagram for PromptData:
Inheritance graph
[legend]
Collaboration diagram for PromptData:
Collaboration graph
[legend]

Public Member Functions

 PromptData (const ResultHandler &handler_)
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

ResultHandler handler
 
const charhelpfile
 
Widget help_button
 

Detailed Description

Definition at line 24 of file AWT_prompt.cxx.

Constructor & Destructor Documentation

PromptData::PromptData ( const ResultHandler &  handler_)
inline

Definition at line 29 of file AWT_prompt.cxx.

Member Data Documentation

ResultHandler PromptData::handler

Definition at line 25 of file AWT_prompt.cxx.

Referenced by AWT_activate_prompt(), and ok_pressed().

const char* PromptData::helpfile

Definition at line 26 of file AWT_prompt.cxx.

Referenced by AWT_activate_prompt(), and run_help_cb().

Widget PromptData::help_button

Definition at line 27 of file AWT_prompt.cxx.

Referenced by AWT_activate_prompt().


The documentation for this struct was generated from the following file: