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

(0823ac2d143d5ee781cb5739a74dfde3405f79e8)

#include "qohosutils.h"
#include <cerrno>
#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

std::optional< std::uintmax_t > QtOhos::qohosutils_details::tryParseStringAsUIntMax (const std::string &inputString)
std::optional< 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::optional< QNapi::ObjectQtOhos::tryMapOptMainWindowToQAbility (QtOhos::JsState &jsState, std::optional< QtOhos::QObjectThreadSafeRef > optInstanceMainWindowRef)