#include <MyGUI_ResizingPolicy.h>
Definition at line 15 of file MyGUI_ResizingPolicy.h.
◆ Enum
◆ ResizingPolicy()
MyGUI::ResizingPolicy::ResizingPolicy |
( |
Enum |
_value = MAX | ) |
|
|
inline |
◆ getValue()
int MyGUI::ResizingPolicy::getValue |
( |
| ) |
const |
|
inline |
◆ parse()
static ResizingPolicy MyGUI::ResizingPolicy::parse |
( |
const std::string & |
_value | ) |
|
|
inlinestatic |
◆ print()
std::string MyGUI::ResizingPolicy::print |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
_stream, |
|
|
const ResizingPolicy & |
_value |
|
) |
| |
|
friend |
◆ operator==
◆ operator>>
std::istream & operator>> |
( |
std::istream & |
_stream, |
|
|
ResizingPolicy & |
_value |
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: