namespace  uta  class  LineEdit : public Widget 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 virtual  ~LineEdit()
 const  char*  getText()
 void  setTextColor(const Color& fontCol, const Color& fadeCol = Font::defaultFadeColor)
 virtual  void  setText(const char*)
 virtual  void  clearText()
 virtual  void  timer()
 SigC::Signal0 <void>   keyInput
 SigC::Signal1 <void, const char*>   textChanged
 SigC::Signal1 <void, const char*>   enterPressed
 virtual  bool  processEvent(const Event *event)
 virtual  void  create()
 void  drawCursor()
 void  deleteCursor()
 int  cursorPos_
 bool  cursor_
 bool  drawCursor_
 bool  textChanged_
 bool  blockInput_
 Rect  textCursor_
 int  cursorCount_
 std::string  text_
 const  Font*  textFont_
 Surface*  textSurface_
 std::vector <Color>   fontPal_
 bool  justCursor_
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de