FIFE::CommandLine Class Reference

#include <commandline.h>

Inheritance diagram for FIFE::CommandLine:
Inheritance graph
[legend]
Collaboration diagram for FIFE::CommandLine:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CommandLine ()
 ~CommandLine ()
void setCallback (const type_callback &cb)
void toggleCaretVisible ()
void startBlinking ()
void stopBlinking ()

Detailed Description

A Command line widget

Definition at line 44 of file commandline.h.


Constructor & Destructor Documentation

FIFE::CommandLine::CommandLine (  ) 

Constructor

Definition at line 40 of file commandline.cpp.

References startBlinking(), and toggleCaretVisible().

FIFE::CommandLine::~CommandLine (  ) 

Destructor

Definition at line 51 of file commandline.cpp.


Member Function Documentation

void FIFE::CommandLine::setCallback ( const type_callback &  cb  ) 

Set callback on pressing the ENTER key

Definition at line 147 of file commandline.cpp.

Referenced by FIFE::Console::Console().

Here is the caller graph for this function:

void FIFE::CommandLine::startBlinking (  ) 

Start blinking the caret

Definition at line 64 of file commandline.cpp.

Referenced by CommandLine().

Here is the caller graph for this function:

void FIFE::CommandLine::stopBlinking (  ) 

Stop blinking the caret for a few seconds

Definition at line 58 of file commandline.cpp.

void FIFE::CommandLine::toggleCaretVisible (  ) 

Toggle the caret visibility

Definition at line 54 of file commandline.cpp.

Referenced by CommandLine().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Nov 23 13:04:55 2011 for FIFE by  doxygen 1.6.3