|
|
bool | fileExists (QString path) |
| |
|
bool | isFile (QString path) |
| |
|
bool | isDir (QString path) |
| |
|
bool | canReadFile (QString path) |
| |
|
bool | canWriteFile (QString path) |
| |
|
QByteArray | readFile (QString path) |
| |
|
void | writeFile (QString path, QByteArray content) |
| |
|
void | shell (QString cmd, QJSValue onFinish) |
| |
|
QString | layoutTextLines (QString text, QString font, int pointSize, int maxWidth) |
| |
|
QString | uuid () |
| |
|
QTime | toTime (TimeVal v) |
| |
|
double | toMilliseconds (TimeVal v) |
| |
|
bool | isInfinite (TimeVal v) |
| |
|
TimeVal | timevalFromMilliseconds (double ms) |
| |
|
QObject * | settings (QString uid) |
| |
|
double | timestamp () const noexcept |
| |
|
|
static void | w_GetAccessSpecifierHelper (std::integral_constant< decltype((&W_ThisType::settings)), &W_ThisType::settings >) |
| |
|
static void | w_GetAccessSpecifierHelper (std::integral_constant< decltype((&W_ThisType::timestamp)), &W_ThisType::timestamp >) |
| |
|
|
constexpr auto | w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::MethodStateTag, W_ThisType ** > >, w_internal::MethodStateTag, W_ThisType **) -> decltype((w_internal::makeMetaMethodInfo((&W_ThisType::settings), w_internal::viewLiteral("settings"), std::integral_constant< decltype((&W_ThisType::settings)), &W_ThisType::settings >(), w_internal::viewParsedLiterals< w_internal::countParsedLiterals("" "")>("" ""), w_internal::W_EmptyFlag))) |
| |
|
constexpr auto | w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::MethodStateTag, W_ThisType ** > >, w_internal::MethodStateTag, W_ThisType **) -> decltype((w_internal::makeMetaMethodInfo((&W_ThisType::timestamp), w_internal::viewLiteral("timestamp"), std::integral_constant< decltype((&W_ThisType::timestamp)), &W_ThisType::timestamp >(), w_internal::viewParsedLiterals< w_internal::countParsedLiterals("" "")>("" ""), w_internal::W_EmptyFlag))) |
| |
The documentation for this class was generated from the following files: