|
ROSE 0.11.145.354
|
Stringification.
Functions | |
| const char * | Position (int64_t) |
| Convert QPanelLayout::Position enum constant to a string. | |
| std::string | Position (int64_t, const std::string &strip) |
| Convert QPanelLayout::Position enum constant to a string. | |
| const std::vector< int64_t > & | Position () |
| Return all QPanelLayout::Position member values as a vector. | |
| const char * | SizeType (int64_t) |
| Convert QPanelLayout::SizeType enum constant to a string. | |
| std::string | SizeType (int64_t, const std::string &strip) |
| Convert QPanelLayout::SizeType enum constant to a string. | |
| const std::vector< int64_t > & | SizeType () |
| Return all QPanelLayout::SizeType member values as a vector. | |