ROSE
0.11.137.0
|
Stringification.
Functions | |
const char * | ToolbarIdx (int64_t) |
Convert qrs::QRTreeBox::ToolbarIdx enum constant to a string. More... | |
std::string | ToolbarIdx (int64_t, const std::string &strip) |
Convert qrs::QRTreeBox::ToolbarIdx enum constant to a string. More... | |
const std::vector< int64_t > & | ToolbarIdx () |
Return all qrs::QRTreeBox::ToolbarIdx member values as a vector. More... | |
const char * | popmenu_nodes_id (int64_t) |
Convert qrs::QRTreeBox::popmenu_nodes_id enum constant to a string. More... | |
std::string | popmenu_nodes_id (int64_t, const std::string &strip) |
Convert qrs::QRTreeBox::popmenu_nodes_id enum constant to a string. More... | |
const std::vector< int64_t > & | popmenu_nodes_id () |
Return all qrs::QRTreeBox::popmenu_nodes_id member values as a vector. More... | |
const char* stringify::qrs::QRTreeBox::ToolbarIdx | ( | int64_t | ) |
Convert qrs::QRTreeBox::ToolbarIdx enum constant to a string.
std::string stringify::qrs::QRTreeBox::ToolbarIdx | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert qrs::QRTreeBox::ToolbarIdx enum constant to a string.
const std::vector<int64_t>& stringify::qrs::QRTreeBox::ToolbarIdx | ( | ) |
Return all qrs::QRTreeBox::ToolbarIdx member values as a vector.
const char* stringify::qrs::QRTreeBox::popmenu_nodes_id | ( | int64_t | ) |
Convert qrs::QRTreeBox::popmenu_nodes_id enum constant to a string.
std::string stringify::qrs::QRTreeBox::popmenu_nodes_id | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert qrs::QRTreeBox::popmenu_nodes_id enum constant to a string.
const std::vector<int64_t>& stringify::qrs::QRTreeBox::popmenu_nodes_id | ( | ) |
Return all qrs::QRTreeBox::popmenu_nodes_id member values as a vector.