#include <OriginObj.h>
|
| TextBox (const std::string &_text, Rect _clientRect, Color _color, unsigned short _fontSize, int _rotation, int _tab, BorderType _borderType, Attach _attach, bool _shown=true) |
| TextBox (const std::string &_text=std::string()) |
◆ TextBox() [1/2]
Origin::TextBox::TextBox |
( |
const std::string & | _text = std::string() | ) |
|
|
inlineexplicit |
◆ TextBox() [2/2]
Origin::TextBox::TextBox |
( |
const std::string & | _text, |
|
|
Rect | _clientRect, |
|
|
Color | _color, |
|
|
unsigned short | _fontSize, |
|
|
int | _rotation, |
|
|
int | _tab, |
|
|
BorderType | _borderType, |
|
|
Attach | _attach, |
|
|
bool | _shown = true ) |
|
inline |
◆ attach
Attach Origin::TextBox::attach |
◆ borderType
◆ clientRect
Rect Origin::TextBox::clientRect |
◆ color
Color Origin::TextBox::color |
◆ fontSize
unsigned short Origin::TextBox::fontSize |
◆ rotation
int Origin::TextBox::rotation |
◆ shown
bool Origin::TextBox::shown |
◆ tab
◆ text
std::string Origin::TextBox::text |
The documentation for this struct was generated from the following file:
- /home/iurt/rpmbuild/BUILD/liborigin-3.0.3-build/liborigin-3.0.3/OriginObj.h