Protected Member Functions

fl7::faces::Control Class Reference

#include <Control.h>

Inheritance diagram for fl7::faces::Control:
fl7::faces::Face fl7::faces::Button fl7::faces::CheckBox fl7::faces::EditBox fl7::faces::RadioButton fl7::faces::Slider pl7::console::PromptBox

List of all members.

Protected Member Functions

 Control (const unsigned face_class_id, Shell *const shell, const Config::Face &cfg)
virtual ~Control (void)

Detailed Description

The base class for interactive controls (buttons, check boxes, etc.).


Constructor & Destructor Documentation

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.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines