MyGUI::TextView Class Reference

#include <MyGUI_TextView.h>


Public Member Functions

 TextView ()
void update (const UString &_text, IFont *_font, int _height, Align _align, VertexColourType _format, int _maxheight=-1)
size_t getCursorPosition (const IntPoint &_value)
IntPoint getCursorPoint (size_t _position)
const IntSizegetViewSize () const
size_t getTextLength () const
const VectorLineInfogetData ()


Detailed Description

Definition at line 86 of file MyGUI_TextView.h.


Constructor & Destructor Documentation

MyGUI::TextView::TextView (  )  [inline]

Definition at line 89 of file MyGUI_TextView.h.


Member Function Documentation

IntPoint MyGUI::TextView::getCursorPoint ( size_t  _position  )  [inline]

Definition at line 312 of file MyGUI_TextView.h.

size_t MyGUI::TextView::getCursorPosition ( const IntPoint _value  )  [inline]

Definition at line 266 of file MyGUI_TextView.h.

const VectorLineInfo& MyGUI::TextView::getData (  )  [inline]

Definition at line 346 of file MyGUI_TextView.h.

size_t MyGUI::TextView::getTextLength (  )  const [inline]

Definition at line 345 of file MyGUI_TextView.h.

const IntSize& MyGUI::TextView::getViewSize (  )  const [inline]

Definition at line 344 of file MyGUI_TextView.h.

void MyGUI::TextView::update ( const UString _text,
IFont _font,
int  _height,
Align  _align,
VertexColourType  _format,
int  _maxheight = -1 
) [inline]

Definition at line 95 of file MyGUI_TextView.h.


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

Generated on Thu Dec 9 14:48:19 2010 for MyGUI by  doxygen 1.5.9