class QML::Component

Defined in:

qml/component.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String | Nil = nil, data : String | Nil = nil) #

[View source]

Instance Method Detail

def create #

[View source]
def error_string #

[View source]
def finalize #

[View source]
def load(path : String | Nil = nil, data : String | Nil = nil) #

[View source]
def to_unsafe : Pointer(LibQML::Component) #

[View source]