Qtc.Qml.QQmlComponent

Contents

Documentation

class QqQmlComponentTrUtf8 x1 where #

Methods

qQmlComponentTrUtf8 :: x1 -> IO String #

Instances
QqQmlComponentTrUtf8 String # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponentTrUtf8 :: String -> IO String #

QqQmlComponentTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponentTrUtf8 :: (String, String) -> IO String #

QqQmlComponentTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponentTrUtf8 :: (String, String, Int) -> IO String #

class QqQmlComponent x1 where #

Methods

qQmlComponent :: x1 -> IO (QQmlComponent ()) #

Instances
QqQmlComponent () # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: () -> IO (QQmlComponent ()) #

QqQmlComponent (QObject t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: QObject t1 -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: QQmlEngine t1 -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, String) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, String) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, QUrl t2) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, QUrl t2) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, QObject t2) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, QObject t2) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, QUrl t2, CompilationMode) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

QqQmlComponent (QQmlEngine t1, String, QObject t3) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, String, QObject t3) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, QUrl t2, QObject t3) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, QUrl t2, QObject t3) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, String, CompilationMode) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, String, CompilationMode) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, String, CompilationMode, QObject t4) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

qQmlComponent :: (QQmlEngine t1, String, CompilationMode, QObject t4) -> IO (QQmlComponent ()) #

QqQmlComponent (QQmlEngine t1, QUrl t2, CompilationMode, QObject t4) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

class QbeginCreate x0 x1 where #

Methods

beginCreate :: x0 -> x1 -> IO (QObject ()) #

Instances
QbeginCreate (QQmlComponent ()) (QQmlContext t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

beginCreate :: QQmlComponent () -> QQmlContext t1 -> IO (QObject ()) #

QbeginCreate (QQmlComponentSc a) (QQmlContext t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

beginCreate :: QQmlComponentSc a -> QQmlContext t1 -> IO (QObject ()) #

class QcompleteCreate x0 x1 where #

Methods

completeCreate :: x0 -> x1 -> IO () #

Instances
QcompleteCreate (QQmlComponent ()) () # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

completeCreate :: QQmlComponent () -> () -> IO () #

QcompleteCreate (QQmlComponentSc a) () # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

completeCreate :: QQmlComponentSc a -> () -> IO () #

class QincubateObject x0 x1 where #

Methods

incubateObject :: x0 -> x1 -> IO () #

Instances
QincubateObject (QQmlComponent ()) (QQmlV4Function t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

incubateObject :: QQmlComponent () -> QQmlV4Function t1 -> IO () #

QincubateObject (QQmlComponentSc a) (QQmlV4Function t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

incubateObject :: QQmlComponentSc a -> QQmlV4Function t1 -> IO () #

class QloadUrl x0 x1 where #

Methods

loadUrl :: x0 -> x1 -> IO () #

Instances
QloadUrl (QQmlComponent ()) (QUrl t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

loadUrl :: QQmlComponent () -> QUrl t1 -> IO () #

QloadUrl (QQmlComponentSc a) (QUrl t1) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

loadUrl :: QQmlComponentSc a -> QUrl t1 -> IO () #

QloadUrl (QQmlComponent ()) (QUrl t1, CompilationMode) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

loadUrl :: QQmlComponent () -> (QUrl t1, CompilationMode) -> IO () #

QloadUrl (QQmlComponentSc a) (QUrl t1, CompilationMode) # 
Instance details

Defined in Qtc.Qml.QQmlComponent

Methods

loadUrl :: QQmlComponentSc a -> (QUrl t1, CompilationMode) -> IO () #

Orphan instances

QisLoading (QQmlComponent a) () # 
Instance details

Methods

isLoading :: QQmlComponent a -> () -> IO Bool #

Qurl (QQmlComponent a) () # 
Instance details

Methods

url :: QQmlComponent a -> () -> IO (QUrl ()) #

QsenderSignalIndex (QQmlComponent ()) () # 
Instance details

Methods

senderSignalIndex :: QQmlComponent () -> () -> IO Int #

QsenderSignalIndex (QQmlComponentSc a) () # 
Instance details

Methods

senderSignalIndex :: QQmlComponentSc a -> () -> IO Int #

Qsender (QQmlComponent ()) () # 
Instance details

Methods

sender :: QQmlComponent () -> () -> IO (QObject ()) #

Qsender (QQmlComponentSc a) () # 
Instance details

Methods

sender :: QQmlComponentSc a -> () -> IO (QObject ()) #

Qreceivers (QQmlComponent ()) String # 
Instance details

Methods

receivers :: QQmlComponent () -> String -> IO Int #

Qreceivers (QQmlComponentSc a) String # 
Instance details

Methods

receivers :: QQmlComponentSc a -> String -> IO Int #

QisReady (QQmlComponent a) () # 
Instance details

Methods

isReady :: QQmlComponent a -> () -> IO Bool #

QqisNull (QQmlComponent a) () # 
Instance details

Methods

qisNull :: QQmlComponent a -> () -> IO Bool #

QisError (QQmlComponent a) () # 
Instance details

Methods

isError :: QQmlComponent a -> () -> IO Bool #

QerrorString (QQmlComponent ()) () # 
Instance details

Methods

errorString :: QQmlComponent () -> () -> IO String #

QerrorString (QQmlComponentSc a) () # 
Instance details

Methods

errorString :: QQmlComponentSc a -> () -> IO String #

Qstatus (QQmlComponent a) () (IO QQmlComponent_Status) # 
Instance details

Methods

status :: QQmlComponent a -> () -> IO QQmlComponent_Status #

Qproperty (QQmlComponent ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QQmlComponent () -> String -> IO (QVariant ()) #

Qproperty (QQmlComponentSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QQmlComponentSc a -> String -> IO (QVariant ()) #

Qprogress (QQmlComponent a) () (IO Double) # 
Instance details

Methods

progress :: QQmlComponent a -> () -> IO Double #

Qparent (QQmlComponent ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QQmlComponent () -> () -> IO (QObject ()) #

Qparent (QQmlComponentSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QQmlComponentSc a -> () -> IO (QObject ()) #

Qerrors (QQmlComponent a) () (IO [QQmlError ()]) # 
Instance details

Methods

errors :: QQmlComponent a -> () -> IO [QQmlError ()] #

Qcreate (QQmlComponent a) () (IO (QObject ())) # 
Instance details

Methods

create :: QQmlComponent a -> () -> IO (QObject ()) #

QuserMethod (QQmlComponent ()) () (IO ()) # 
Instance details

Methods

userMethod :: QQmlComponent () -> Int -> () -> IO () #

QuserMethod (QQmlComponentSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QQmlComponentSc a -> Int -> () -> IO () #

QtimerEvent (QQmlComponent ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QQmlComponent () -> QTimerEvent t1 -> IO () #

QtimerEvent (QQmlComponentSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QQmlComponentSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QQmlComponent ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QQmlComponent () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QQmlComponentSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QQmlComponentSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QQmlComponent ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QQmlComponent () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QQmlComponentSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QQmlComponentSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QQmlComponent ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QQmlComponent () -> QEvent t1 -> IO () #

QcustomEvent (QQmlComponentSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QQmlComponentSc a -> QEvent t1 -> IO () #

QconnectNotify (QQmlComponent ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QQmlComponent () -> QMetaMethod t1 -> IO () #

QconnectNotify (QQmlComponentSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QQmlComponentSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QQmlComponent ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QQmlComponent () -> QChildEvent t1 -> IO () #

QchildEvent (QQmlComponentSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QQmlComponentSc a -> QChildEvent t1 -> IO () #

Qevent (QQmlComponent ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QQmlComponent () -> QEvent t1 -> IO Bool #

Qevent (QQmlComponentSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QQmlComponentSc a -> QEvent t1 -> IO Bool #

QcreateObject (QQmlComponent ()) (QQmlV4Function t1) (IO ()) # 
Instance details

Methods

createObject :: QQmlComponent () -> QQmlV4Function t1 -> IO () #

QcreateObject (QQmlComponentSc a) (QQmlV4Function t1) (IO ()) # 
Instance details

Methods

createObject :: QQmlComponentSc a -> QQmlV4Function t1 -> IO () #

Qcreate (QQmlComponent ()) (QQmlContext t1) (IO (QObject ())) # 
Instance details

Methods

create :: QQmlComponent () -> QQmlContext t1 -> IO (QObject ()) #

Qcreate (QQmlComponent a) (QQmlIncubator t1) (IO ()) # 
Instance details

Methods

create :: QQmlComponent a -> QQmlIncubator t1 -> IO () #

Qcreate (QQmlComponentSc a) (QQmlContext t1) (IO (QObject ())) # 
Instance details

Methods

create :: QQmlComponentSc a -> QQmlContext t1 -> IO (QObject ()) #

QuserMethod (QQmlComponent ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QQmlComponent () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QQmlComponentSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QQmlComponentSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QQmlComponent ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QQmlComponent () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QQmlComponentSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QQmlComponentSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetData (QQmlComponent ()) (QByteArray t1, QUrl t2) (IO ()) # 
Instance details

Methods

setData :: QQmlComponent () -> (QByteArray t1, QUrl t2) -> IO () #

QsetData (QQmlComponentSc a) (QByteArray t1, QUrl t2) (IO ()) # 
Instance details

Methods

setData :: QQmlComponentSc a -> (QByteArray t1, QUrl t2) -> IO () #

Qcreate (QQmlComponent a) (QQmlIncubator t1, QQmlContext t2) (IO ()) # 
Instance details

Methods

create :: QQmlComponent a -> (QQmlIncubator t1, QQmlContext t2) -> IO () #

Qcreate (QQmlComponent a) (QQmlIncubator t1, QQmlContext t2, QQmlContext t3) (IO ()) # 
Instance details

Methods

create :: QQmlComponent a -> (QQmlIncubator t1, QQmlContext t2, QQmlContext t3) -> IO () #