Stg::OptionsDlg Class Reference

#include <options_dlg.hh>

List of all members.

Public Types

enum  event_t { NO_EVENT, CHANGE, CHANGE_ALL, CLOSE }

Public Member Functions

Optionchanged ()
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

Enumerator:
NO_EVENT 
CHANGE 
CHANGE_ALL 
CLOSE 

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: