Documentation
class QfindChild_QJSEngine x where #
findChild_QJSEngine :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QJSEngine () # | |
Defined in Qtc.Qml.Find findChild_QJSEngine :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QJSEngine String # | |
Defined in Qtc.Qml.Find findChild_QJSEngine :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QJSEngine x where #
findChildren_QJSEngine :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QJSEngine () # | |
Defined in Qtc.Qml.Find findChildren_QJSEngine :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QJSEngine String # | |
Defined in Qtc.Qml.Find findChildren_QJSEngine :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QQmlComponent x where #
findChild_QQmlComponent :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QQmlComponent () # | |
Defined in Qtc.Qml.Find findChild_QQmlComponent :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QQmlComponent String # | |
Defined in Qtc.Qml.Find findChild_QQmlComponent :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QQmlComponent x where #
findChildren_QQmlComponent :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QQmlComponent () # | |
Defined in Qtc.Qml.Find findChildren_QQmlComponent :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QQmlComponent String # | |
Defined in Qtc.Qml.Find findChildren_QQmlComponent :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QQmlContext x where #
findChild_QQmlContext :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QQmlContext () # | |
Defined in Qtc.Qml.Find findChild_QQmlContext :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QQmlContext String # | |
Defined in Qtc.Qml.Find findChild_QQmlContext :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QQmlContext x where #
findChildren_QQmlContext :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QQmlContext () # | |
Defined in Qtc.Qml.Find findChildren_QQmlContext :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QQmlContext String # | |
Defined in Qtc.Qml.Find findChildren_QQmlContext :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QQmlEngine x where #
findChild_QQmlEngine :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QQmlEngine () # | |
Defined in Qtc.Qml.Find findChild_QQmlEngine :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QQmlEngine String # | |
Defined in Qtc.Qml.Find findChild_QQmlEngine :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QQmlEngine x where #
findChildren_QQmlEngine :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QQmlEngine () # | |
Defined in Qtc.Qml.Find findChildren_QQmlEngine :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QQmlEngine String # | |
Defined in Qtc.Qml.Find findChildren_QQmlEngine :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QQmlExpression x where #
findChild_QQmlExpression :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QQmlExpression () # | |
Defined in Qtc.Qml.Find findChild_QQmlExpression :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QQmlExpression String # | |
Defined in Qtc.Qml.Find findChild_QQmlExpression :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QQmlExpression x where #
findChildren_QQmlExpression :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QQmlExpression () # | |
Defined in Qtc.Qml.Find findChildren_QQmlExpression :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QQmlExpression String # | |
Defined in Qtc.Qml.Find findChildren_QQmlExpression :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QQmlExtensionPlugin x where #
findChild_QQmlExtensionPlugin :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QQmlExtensionPlugin () # | |
Defined in Qtc.Qml.Find findChild_QQmlExtensionPlugin :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QQmlExtensionPlugin String # | |
Defined in Qtc.Qml.Find findChild_QQmlExtensionPlugin :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QQmlExtensionPlugin x where #
findChildren_QQmlExtensionPlugin :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QQmlExtensionPlugin () # | |
Defined in Qtc.Qml.Find findChildren_QQmlExtensionPlugin :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QQmlExtensionPlugin String # | |
Defined in Qtc.Qml.Find findChildren_QQmlExtensionPlugin :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QQmlPropertyMap x where #
findChild_QQmlPropertyMap :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QQmlPropertyMap () # | |
Defined in Qtc.Qml.Find findChild_QQmlPropertyMap :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QQmlPropertyMap String # | |
Defined in Qtc.Qml.Find findChild_QQmlPropertyMap :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QQmlPropertyMap x where #
findChildren_QQmlPropertyMap :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QQmlPropertyMap () # | |
Defined in Qtc.Qml.Find findChildren_QQmlPropertyMap :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QQmlPropertyMap String # | |
Defined in Qtc.Qml.Find findChildren_QQmlPropertyMap :: QObject a -> String -> IO [QObject ()] # |