OpenASIP
2.0
|
#include <MachineCanvasOptions.hh>
Public Member Functions | |
MachineCanvasOptions () | |
virtual | ~MachineCanvasOptions () |
Public Member Functions inherited from Options | |
Options () | |
virtual | ~Options () |
void | addOptionValue (const string &name, OptionValue *option) |
OptionValue & | optionValue (const string &name, int index=0) |
int | valueCount (const string &name) |
Static Public Attributes | |
static const std::string | SHOW_UNIT_INFO_STRING |
Option name for the unit info string visibility flag. More... | |
Options for MachineCanvas.
Definition at line 42 of file MachineCanvasOptions.hh.
MachineCanvasOptions::MachineCanvasOptions | ( | ) |
The Constructor.
Definition at line 42 of file MachineCanvasOptions.cc.
References Options::addOptionValue(), and SHOW_UNIT_INFO_STRING.
|
virtual |
|
static |
Option name for the unit info string visibility flag.
Definition at line 48 of file MachineCanvasOptions.hh.
Referenced by ToggleUnitDetailsCmd::Do(), UnitFigure::drawSelf(), ToggleUnitDetailsCmd::isChecked(), UnitFigure::layoutSelf(), MachineCanvasOptions(), ProximMachineStateWindow::onToggleUnitInfo(), and ProximMachineStateWindow::onUpdateUIEvent().