#include <Control.h>
Protected Member Functions | |
| Control (const unsigned face_class_id, Shell *const shell, const Config::Face &cfg) | |
| virtual | ~Control (void) |
The base class for interactive controls (buttons, check boxes, etc.).
| fl7::faces::Control::Control | ( | const unsigned | face_class_id, | |
| Shell *const | shell, | |||
| const Config::Face & | cfg | |||
| ) | [explicit, protected] |
Explicit constructor.
| fl7::faces::Control::~Control | ( | void | ) | [protected, virtual] |
Destructor.
1.7.1