|
Namespaces |
| namespace | QStringHandler |
Functions |
|
std::string & | QStringHandler::SwallowSpaces (std::string &s) |
|
std::string & | QStringHandler::RSwallowSpaces (std::string &s) |
|
bool | QStringHandler::StringToInteger (const std::string &s, int &i) |
|
bool | QStringHandler::StringToBool (const std::string &s, bool &b) |
|
int | QStringHandler::StringToDouble (const std::string &s, double &d) |