|
Model Railroad System 2.2.2
|
Namespaces | |
| namespace | LabelSpinBox |
| This is a specialized form of the LabelFrame widget containing a SpinBox Widget. | |
Functions | |
| LabelSpinBox::create (path,...) | |
| Procedure to create a LabelSpinBox. More... | |
| LabelSpinBox::configure (path,...) | |
| Procedure to configure a LabelSpinBox. More... | |
| LabelSpinBox::cget (path, option) | |
| Procedure to get a configuation option. More... | |
| LabelSpinBox::setvalue (path,...) | |
| Procedure to set the value of the SpinBox. More... | |
| LabelSpinBox::getvalue (path,...) | |
| Procedure to get the value of the SpinBox. More... | |
| LabelSpinBox::bind (path,...) | |
| Procedure to set a binding on the SpinBox entry. More... | |
| LabelSpinBox::_path_command (path, cmd, larg) | |
| Path command for this megawidget. More... | |
| LabelSpinBox::_destroy (path) | |
| Destructor function. More... | |