Stg::OptionsDlg Class Reference

#include <options_dlg.hh>

Inheritance diagram for Stg::OptionsDlg:

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

◆ event_t

Enumerator
NO_EVENT 
CHANGE 
CHANGE_ALL 
CLOSE 

Constructor & Destructor Documentation

◆ OptionsDlg()

Stg::OptionsDlg::OptionsDlg ( int  x,
int  y,
int  w,
int  h 
)

◆ ~OptionsDlg()

Stg::OptionsDlg::~OptionsDlg ( )
virtual

Member Function Documentation

◆ changed()

Option* Stg::OptionsDlg::changed ( )
inline

◆ clearOptions()

void Stg::OptionsDlg::clearOptions ( )
inline

◆ event()

const event_t Stg::OptionsDlg::event ( ) const
inline

◆ setOptions()

void Stg::OptionsDlg::setOptions ( const std::set< Option * > &  opts)

◆ showAllOpt()

void Stg::OptionsDlg::showAllOpt ( Option opt)

The documentation for this class was generated from the following files: