Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosutils.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include "qohosutils.h"
#include <cinttypes>
#include <cstdarg>
Include dependency graph for qohosutils.cpp:

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::QAbilityPeerQtOhos::tryMapOptMainWindowToAbilityPeer (QtOhos::JsState &jsState, QOhosOptional< QtOhos::QObjectThreadSafeRef > optInstanceMainWindowRef)