Qtc.Classes.Qml

Documentation

class QinitializeEngine a b where #

Methods

initializeEngine :: a -> b -> IO () #

class QisLoading a b where #

Methods

isLoading :: a -> b -> IO Bool #

class QregisterTypes a b where #

Methods

registerTypes :: a -> b -> IO () #