Stg::OptionsDlg Class Reference
#include <options_dlg.hh>
Public Types | |
enum | event_t { NO_EVENT, CHANGE, CHANGE_ALL, CLOSE } |
Public Member Functions | |
Option * | changed () |
void | clearOptions () |
const event_t | event () const |
OptionsDlg (int x, int y, int w, int h) | |
void | setOptions (const std::set< Option * > &opts) |
void | showAllOpt (Option *opt) |
virtual | ~OptionsDlg () |
Member Enumeration Documentation
Constructor & Destructor Documentation
Stg::OptionsDlg::OptionsDlg | ( | int | x, |
int | y, | ||
int | w, | ||
int | h | ||
) |
Stg::OptionsDlg::~OptionsDlg | ( | ) | [virtual] |
Member Function Documentation
Option* Stg::OptionsDlg::changed | ( | ) | [inline] |
void Stg::OptionsDlg::clearOptions | ( | ) | [inline] |
const event_t Stg::OptionsDlg::event | ( | ) | const [inline] |
void Stg::OptionsDlg::setOptions | ( | const std::set< Option * > & | opts | ) |
void Stg::OptionsDlg::showAllOpt | ( | Option * | opt | ) |
The documentation for this class was generated from the following files:
Generated on Sun May 6 2012 12:32:34 for Stage by
