Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
CrystalQML
master
QML
Application
ClientClass
Component
InvalidLoadException
Engine
JSValue
MetaClass
SockiesEditor
Built with Crystal 1.9.2
2023-10-07 16:59:30 UTC
class
QML::Engine
QML::Engine
Reference
Object
Defined in:
qml/engine.cr
Constant Summary
INSTANCE
=
self
.new
Constructors
.new
Instance Method Summary
#finalize
#to_unsafe
: Pointer(LibQML::Engine)
#wrap
(obj : ClientClass)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
to_unsafe
: Pointer(LibQML::Engine)
#
[
View source
]
def
wrap
(obj :
ClientClass
)
#
[
View source
]