Adonthell 0.4

label_input Class Reference

Inheritance diagram for label_input:
Collaboration diagram for label_input:

List of all members.

Public Member Functions

 label_input ()
 Constructor Initialize to : cursor_moveable, cursor_visible and editable.
void set_editable (const bool)
 Set the label input in editable.
bool input_update ()
 Input update.

Protected Attributes

bool editable_

Detailed Description

Definition at line 20 of file label_input.h.


Constructor & Destructor Documentation

label_input::label_input ( )

Constructor Initialize to : cursor_moveable, cursor_visible and editable.

Definition at line 17 of file label_input.cc.


Member Function Documentation

void label_input::set_editable ( const bool  b)

Set the label input in editable.

Definition at line 24 of file label_input.cc.

bool label_input::input_update ( ) [virtual]

Input update.

Reimplemented from label.

Definition at line 29 of file label_input.cc.


The documentation for this class was generated from the following files: