#include <calineedit.h>
Inheritance diagram for CALineEdit:

Public Member Functions | |
| CALineEdit (const char *text, int letters, Alignment alignment, CL_Font *font) | |
| Constructor. | |
| ~CALineEdit () | |
| Destructor. | |
| char * | getText () |
| virtual void | display (bool active=true) |
| Displays the line edit. | |
| virtual void | handleKey (const CL_Key &key) |
| Handles the key inputs. | |
|
||||||||||||||||||||
|
Constructor.
|
|
|
Displays the line edit.
Implements CAWidget. |
1.4.4