#include <options_dlg.hh>
|
static const int | boxH = 30 |
|
static const int | vm = 4 |
|
Definition at line 20 of file options_dlg.hh.
◆ event_t
Enumerator |
---|
NO_EVENT | |
CHANGE | |
CHANGE_ALL | |
CLOSE | |
Definition at line 22 of file options_dlg.hh.
◆ OptionsDlg()
Stg::OptionsDlg::OptionsDlg |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
◆ ~OptionsDlg()
Stg::OptionsDlg::~OptionsDlg |
( |
| ) |
|
|
virtual |
◆ changed()
Option* Stg::OptionsDlg::changed |
( |
| ) |
|
|
inline |
◆ checkChanged()
void Stg::OptionsDlg::checkChanged |
( |
Fl_Widget * |
w, |
|
|
void * |
p |
|
) |
| |
|
staticprivate |
◆ clearOptions()
void Stg::OptionsDlg::clearOptions |
( |
| ) |
|
|
inline |
◆ event()
event_t Stg::OptionsDlg::event |
( |
| ) |
const |
|
inline |
◆ setOptions()
void Stg::OptionsDlg::setOptions |
( |
const std::set< Option *> & |
opts | ) |
|
◆ showAllOpt()
void Stg::OptionsDlg::showAllOpt |
( |
Option * |
opt | ) |
|
◆ updateChecks()
void Stg::OptionsDlg::updateChecks |
( |
| ) |
|
|
private |
◆ boxH
const int Stg::OptionsDlg::boxH = 30 |
|
staticprivate |
◆ changedItem
Option* Stg::OptionsDlg::changedItem |
|
private |
◆ options
std::vector<Option *> Stg::OptionsDlg::options |
|
private |
◆ scroll
Fl_Scroll* Stg::OptionsDlg::scroll |
|
private |
◆ showAll
Option* Stg::OptionsDlg::showAll |
|
private |
◆ showAllCheck
Fl_Check_Button* Stg::OptionsDlg::showAllCheck |
|
private |
◆ status
◆ vm
const int Stg::OptionsDlg::vm = 4 |
|
staticprivate |
The documentation for this class was generated from the following files: