#include <OriginObj.h>
|
| TextBox (const std::string &_text, Rect _clientRect, Color _color, unsigned short _fontSize, int _rotation, int _tab, BorderType _borderType, Attach _attach) |
|
| TextBox (const std::string &_text=std::string()) |
|
◆ TextBox() [1/2]
Origin::TextBox::TextBox |
( |
const std::string & |
_text = std::string() | ) |
|
|
inline |
◆ 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 |
|
) |
| |
|
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 |
◆ tab
◆ text
std::string Origin::TextBox::text |
The documentation for this struct was generated from the following file: