mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 04:26:43 +00:00
export QtType macro
This commit is contained in:
parent
b02540d1c1
commit
0c626fe6db
@ -1,11 +1,13 @@
|
||||
import NimQmlTypes
|
||||
import tables
|
||||
from NimQmlMacros import QtType
|
||||
|
||||
export QObject
|
||||
export QApplication
|
||||
export QVariant
|
||||
export QQmlApplicationEngine
|
||||
export QQmlContext
|
||||
export QtType
|
||||
|
||||
type QMetaType* {.pure.} = enum
|
||||
UnknownType = cint(0),
|
||||
|
Loading…
x
Reference in New Issue
Block a user