 class  InlineEditor
  class  InlineEditor  (abstract) text editor class.
|   | InlineEditor (Viewer *v) | 
|  virtual | ~InlineEditor () | 
|  virtual  void | Stop () top inline editing, update text. | 
|  virtual  void | Abort () top inline editing, do not update text. | 
|  virtual  void | Draw () | 
|  void | Undraw () | 
|  void | AddChar (char c) simple inline text edit functions. | 
|  void | BackSpace () | 
|  void | Delete () | 
|  void | CharLeft () | 
|  void | CharRight () | 
|  void | CharUp () | 
|  void | CharDown () | 
|  void | Home () | 
|  void | End () | 
|  void | Clear () empty text | 
|  void | SetCursor (int x, int y) set cursor to some position. | 
|  void | SetCursor (int whichChar) set cursor on n-th char. | 
|  void | StopWindow (const string *) stop window editing, update text. | 
|  void | CancelWindow () cancel window editing. | 
|  TextEditDialog* | GetTextEditDialog () const | 
|  bool | IsInUse () const | 
|  void | SetInUse (bool b) | 
|  void | SetIgnoreWindow (bool b) | 
|  void | SetText (const string *t) | 
|  void | SetOldText (const string *ot) | 
|  void | SetTextFont (XFont *ft) | 
|  void | SetTextColor (string *c) | 
|  void | SetAlignment (TextAlign::Type a) | 
|  void | SetTextPosition (Point *p) | 
|  const  string* | GetText () const | 
|  const  string* | GetOldText () const | 
|  Viewer* | GetViewer () const | 
|  virtual  bool | IsUnderlined () const | 
|  void | SetUnderlined (bool b) | 
(abstract) text editor class.
 InlineEditor(Viewer *v)
  InlineEditor(Viewer *v)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 virtual  ~InlineEditor()
 virtual  ~InlineEditor()
 virtual  void  Stop()
 virtual  void  Stop()
 virtual  void  Abort()
 virtual  void  Abort()
 virtual  void  Draw()
 virtual  void  Draw()
 void  Undraw()
 void  Undraw()
 void  AddChar(char c)
 void  AddChar(char c)
 void  BackSpace()
 void  BackSpace()
 void  Delete()
 void  Delete()
 void  CharLeft()
 void  CharLeft()
 void  CharRight()
 void  CharRight()
 void  CharUp()
 void  CharUp()
 void  CharDown()
 void  CharDown()
 void  Home()
 void  Home()
 void  End()
 void  End()
 void  Clear()
 void  Clear()
 void  SetCursor(int x, int y)
 void  SetCursor(int x, int y)
 void  SetCursor(int whichChar)
 void  SetCursor(int whichChar)
 void  StopWindow(const string *)
 void  StopWindow(const string *)
 void  CancelWindow()
 void  CancelWindow()
 TextEditDialog*  GetTextEditDialog() const
 TextEditDialog*  GetTextEditDialog() const 
 bool  IsInUse() const
 bool  IsInUse() const 
 void  SetInUse(bool b)
 void  SetInUse(bool b)
 void  SetIgnoreWindow(bool b)
 void  SetIgnoreWindow(bool b)
 void  SetText(const string *t)
 void  SetText(const string *t)
 void  SetOldText(const string *ot)
 void  SetOldText(const string *ot)
 void  SetTextFont(XFont *ft)
 void  SetTextFont(XFont *ft)
 void  SetTextColor(string *c)
 void  SetTextColor(string *c)
 void  SetAlignment(TextAlign::Type a)
 void  SetAlignment(TextAlign::Type a)
 void  SetTextPosition(Point *p)
 void  SetTextPosition(Point *p)
 const  string*  GetText() const
 const  string*  GetText() const 
 const  string*  GetOldText() const
 const  string*  GetOldText() const 
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