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

(12c277b1489daee1fb406ef7bc34556767cae2dd)

#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 18 of file qwasmwindowtreenode.h.