![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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.
Referenced by QWasmIntegration::QWasmIntegration(), and QWasmIntegration::styleHint().