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
qwasmwindowtreenode.h File Reference

(e48c19449e3856661f4fe2ccd30d94ba9d61301f)

#include "qwasmwindowstack.h"
#include <QVariant>
#include "qwasmwindowtreenode.inc"
Include dependency graph for qwasmwindowtreenode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWasmWindowTreeNodeBase
class  QWasmWindowTreeNode< Window >

Namespaces

namespace  emscripten

Enumerations

enum class  QWasmWindowTreeNodeChangeType { NodeInsertion , NodeRemoval }

Enumeration Type Documentation

◆ QWasmWindowTreeNodeChangeType

enum class QWasmWindowTreeNodeChangeType
strong
Enumerator
NodeInsertion 
NodeRemoval 

Definition at line 17 of file qwasmwindowtreenode.h.