![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | QtOhos |
| namespace | QtOhos::qohosutils_details |
Functions | |
| QOhosOptional< std::uintmax_t > | QtOhos::qohosutils_details::tryParseStringAsUIntMax (const std::string &inputString) |
| QOhosOptional< double > | QtOhos::tryParseStringAsFiniteDouble (const std::string &inputString) |
| std::string | QtOhos::printfToString (const char *format,...) Q_ATTRIBUTE_FORMAT_PRINTF(1 |
| std::string const char * | QtOhos::mapBoolToTrueFalseStr (bool value) |
| std::shared_ptr< QtOhos::QAbilityPeer > | QtOhos::tryMapOptMainWindowToAbilityPeer (QtOhos::JsState &jsState, QOhosOptional< QtOhos::QObjectThreadSafeRef > optInstanceMainWindowRef) |