Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qwasmplatform.h File Reference
#include <QtCore/qglobal.h>
#include <QtCore/qnamespace.h>
#include <QPoint>
#include <emscripten/val.h>
+ Include dependency graph for qwasmplatform.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  Platform {
  Generic , MacOS , Windows , Linux ,
  Android , iOS
}
 

Functions

Platform platform ()
 

Enumeration Type Documentation

◆ Platform

enum class Platform
strong
Enumerator
Generic 
MacOS 
Windows 
Linux 
Android 
iOS 

Definition at line 16 of file qwasmplatform.h.

Function Documentation

◆ platform()