![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qnamespace.h>
#include <QPoint>
#include <emscripten/val.h>
Go to the source code of this file.
Enumerations | |
enum class | Platform { Generic , MacOS , Windows , Linux , Android , iOS } |
Functions | |
Platform | platform () |
|
strong |
Enumerator | |
---|---|
Generic | |
MacOS | |
Windows | |
Linux | |
Android | |
iOS |
Definition at line 16 of file qwasmplatform.h.
Platform platform | ( | ) |
Definition at line 8 of file qwasmplatform.cpp.
References Android, Generic, iOS, Linux, MacOS, and Windows.
Referenced by QWasmInputContext::QWasmInputContext(), QWasmIntegration::QWasmIntegration(), QWasmInputContext::~QWasmInputContext(), compilerRunTimeLibs(), QPlatformInputContextFactory::create(), deployPlugin(), findBestVideoSink(), findBinary(), findDependentLibraries(), findDependentQtLibraries(), findFileRecursion(), findMinGWRuntimePaths(), findQmlDirectory(), findQtPlugins(), findSharedLibraries(), KeyboardModifier::internal::Helper< emscripten::val >::getModifierForEvent(), KeyboardModifier::internal::Helper< T, std::enable_if_t< IsEmscriptenEvent< T >::value > >::getModifierForEvent(), isBuildDirectory(), libraryPath(), Q_GLOBAL_STATIC_WITH_ARGS(), Q_GLOBAL_STATIC_WITH_ARGS(), Q_GLOBAL_STATIC_WITH_ARGS(), qmlDirectoryRecursion(), readExecutable(), runQmlImportScanner(), sharedLibrarySuffix(), QWasmInputContext::showInputPanel(), and QWasmIntegration::styleHint().