Qtc.Qsci.Find

Documentation

class QfindChild_QsciAPIs x where #

Methods

findChild_QsciAPIs :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciAPIs () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciAPIs :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciAPIs String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciAPIs :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciAPIs x where #

Methods

findChildren_QsciAPIs :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciAPIs () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciAPIs :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciAPIs String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciAPIs :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciAbstractAPIs x where #

Methods

findChild_QsciAbstractAPIs :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciAbstractAPIs () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciAbstractAPIs :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciAbstractAPIs String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciAbstractAPIs :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciAbstractAPIs x where #

Methods

findChildren_QsciAbstractAPIs :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciAbstractAPIs () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciAbstractAPIs :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciAbstractAPIs String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciAbstractAPIs :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexer x where #

Methods

findChild_QsciLexer :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexer () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexer :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexer String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexer :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexer x where #

Methods

findChildren_QsciLexer :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexer () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexer :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexer String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexer :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerAVS x where #

Methods

findChild_QsciLexerAVS :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerAVS () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerAVS :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerAVS String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerAVS :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerAVS x where #

Methods

findChildren_QsciLexerAVS :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerAVS () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerAVS :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerAVS String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerAVS :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerBash x where #

Methods

findChild_QsciLexerBash :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerBash () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerBash :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerBash String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerBash :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerBash x where #

Methods

findChildren_QsciLexerBash :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerBash () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerBash :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerBash String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerBash :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerBatch x where #

Methods

findChild_QsciLexerBatch :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerBatch () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerBatch :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerBatch String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerBatch :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerBatch x where #

Methods

findChildren_QsciLexerBatch :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerBatch () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerBatch :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerBatch String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerBatch :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerCMake x where #

Methods

findChild_QsciLexerCMake :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerCMake () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCMake :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerCMake String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCMake :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerCMake x where #

Methods

findChildren_QsciLexerCMake :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerCMake () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCMake :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerCMake String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCMake :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerCPP x where #

Methods

findChild_QsciLexerCPP :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerCPP () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCPP :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerCPP String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCPP :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerCPP x where #

Methods

findChildren_QsciLexerCPP :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerCPP () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCPP :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerCPP String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCPP :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerCSS x where #

Methods

findChild_QsciLexerCSS :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerCSS () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCSS :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerCSS String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCSS :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerCSS x where #

Methods

findChildren_QsciLexerCSS :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerCSS () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCSS :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerCSS String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCSS :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerCSharp x where #

Methods

findChild_QsciLexerCSharp :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerCSharp () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCSharp :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerCSharp String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCSharp :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerCSharp x where #

Methods

findChildren_QsciLexerCSharp :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerCSharp () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCSharp :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerCSharp String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCSharp :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerCoffeeScript x where #

Instances
QfindChild_QsciLexerCoffeeScript () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCoffeeScript :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerCoffeeScript String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCoffeeScript :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerCoffeeScript x where #

Instances
QfindChildren_QsciLexerCoffeeScript () # 
Instance details

Defined in Qtc.Qsci.Find

QfindChildren_QsciLexerCoffeeScript String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCoffeeScript :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerCustom x where #

Methods

findChild_QsciLexerCustom :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerCustom () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCustom :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerCustom String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerCustom :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerCustom x where #

Methods

findChildren_QsciLexerCustom :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerCustom () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCustom :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerCustom String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerCustom :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerD x where #

Methods

findChild_QsciLexerD :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerD () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerD :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerD String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerD :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerD x where #

Methods

findChildren_QsciLexerD :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerD () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerD :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerD String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerD :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerDiff x where #

Methods

findChild_QsciLexerDiff :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerDiff () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerDiff :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerDiff String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerDiff :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerDiff x where #

Methods

findChildren_QsciLexerDiff :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerDiff () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerDiff :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerDiff String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerDiff :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerFortran x where #

Methods

findChild_QsciLexerFortran :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerFortran () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerFortran :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerFortran String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerFortran :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerFortran x where #

Methods

findChildren_QsciLexerFortran :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerFortran () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerFortran :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerFortran String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerFortran :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerFortran77 x where #

Methods

findChild_QsciLexerFortran77 :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerFortran77 () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerFortran77 :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerFortran77 String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerFortran77 :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerFortran77 x where #

Methods

findChildren_QsciLexerFortran77 :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerFortran77 () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerFortran77 :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerFortran77 String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerFortran77 :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerHTML x where #

Methods

findChild_QsciLexerHTML :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerHTML () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerHTML :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerHTML String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerHTML :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerHTML x where #

Methods

findChildren_QsciLexerHTML :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerHTML () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerHTML :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerHTML String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerHTML :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerIDL x where #

Methods

findChild_QsciLexerIDL :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerIDL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerIDL :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerIDL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerIDL :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerIDL x where #

Methods

findChildren_QsciLexerIDL :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerIDL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerIDL :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerIDL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerIDL :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerJSON x where #

Methods

findChild_QsciLexerJSON :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerJSON () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerJSON :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerJSON String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerJSON :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerJSON x where #

Methods

findChildren_QsciLexerJSON :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerJSON () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerJSON :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerJSON String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerJSON :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerJava x where #

Methods

findChild_QsciLexerJava :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerJava () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerJava :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerJava String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerJava :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerJava x where #

Methods

findChildren_QsciLexerJava :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerJava () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerJava :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerJava String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerJava :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerJavaScript x where #

Methods

findChild_QsciLexerJavaScript :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerJavaScript () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerJavaScript :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerJavaScript String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerJavaScript :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerJavaScript x where #

Instances
QfindChildren_QsciLexerJavaScript () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerJavaScript :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerJavaScript String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerJavaScript :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerLua x where #

Methods

findChild_QsciLexerLua :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerLua () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerLua :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerLua String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerLua :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerLua x where #

Methods

findChildren_QsciLexerLua :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerLua () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerLua :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerLua String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerLua :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerMakefile x where #

Methods

findChild_QsciLexerMakefile :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerMakefile () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerMakefile :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerMakefile String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerMakefile :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerMakefile x where #

Methods

findChildren_QsciLexerMakefile :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerMakefile () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerMakefile :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerMakefile String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerMakefile :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerMarkdown x where #

Methods

findChild_QsciLexerMarkdown :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerMarkdown () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerMarkdown :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerMarkdown String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerMarkdown :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerMarkdown x where #

Methods

findChildren_QsciLexerMarkdown :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerMarkdown () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerMarkdown :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerMarkdown String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerMarkdown :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerMatlab x where #

Methods

findChild_QsciLexerMatlab :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerMatlab () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerMatlab :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerMatlab String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerMatlab :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerMatlab x where #

Methods

findChildren_QsciLexerMatlab :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerMatlab () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerMatlab :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerMatlab String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerMatlab :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerOctave x where #

Methods

findChild_QsciLexerOctave :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerOctave () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerOctave :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerOctave String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerOctave :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerOctave x where #

Methods

findChildren_QsciLexerOctave :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerOctave () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerOctave :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerOctave String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerOctave :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerPO x where #

Methods

findChild_QsciLexerPO :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerPO () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPO :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerPO String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPO :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerPO x where #

Methods

findChildren_QsciLexerPO :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerPO () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPO :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerPO String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPO :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerPOV x where #

Methods

findChild_QsciLexerPOV :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerPOV () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPOV :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerPOV String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPOV :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerPOV x where #

Methods

findChildren_QsciLexerPOV :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerPOV () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPOV :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerPOV String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPOV :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerPascal x where #

Methods

findChild_QsciLexerPascal :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerPascal () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPascal :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerPascal String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPascal :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerPascal x where #

Methods

findChildren_QsciLexerPascal :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerPascal () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPascal :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerPascal String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPascal :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerPerl x where #

Methods

findChild_QsciLexerPerl :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerPerl () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPerl :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerPerl String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPerl :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerPerl x where #

Methods

findChildren_QsciLexerPerl :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerPerl () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPerl :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerPerl String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPerl :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerPostScript x where #

Methods

findChild_QsciLexerPostScript :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerPostScript () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPostScript :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerPostScript String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPostScript :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerPostScript x where #

Instances
QfindChildren_QsciLexerPostScript () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPostScript :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerPostScript String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPostScript :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerProperties x where #

Methods

findChild_QsciLexerProperties :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerProperties () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerProperties :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerProperties String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerProperties :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerProperties x where #

Instances
QfindChildren_QsciLexerProperties () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerProperties :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerProperties String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerProperties :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerPython x where #

Methods

findChild_QsciLexerPython :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerPython () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPython :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerPython String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerPython :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerPython x where #

Methods

findChildren_QsciLexerPython :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerPython () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPython :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerPython String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerPython :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerRuby x where #

Methods

findChild_QsciLexerRuby :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerRuby () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerRuby :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerRuby String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerRuby :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerRuby x where #

Methods

findChildren_QsciLexerRuby :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerRuby () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerRuby :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerRuby String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerRuby :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerSQL x where #

Methods

findChild_QsciLexerSQL :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerSQL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerSQL :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerSQL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerSQL :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerSQL x where #

Methods

findChildren_QsciLexerSQL :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerSQL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerSQL :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerSQL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerSQL :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerSpice x where #

Methods

findChild_QsciLexerSpice :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerSpice () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerSpice :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerSpice String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerSpice :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerSpice x where #

Methods

findChildren_QsciLexerSpice :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerSpice () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerSpice :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerSpice String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerSpice :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerTCL x where #

Methods

findChild_QsciLexerTCL :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerTCL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerTCL :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerTCL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerTCL :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerTCL x where #

Methods

findChildren_QsciLexerTCL :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerTCL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerTCL :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerTCL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerTCL :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerTeX x where #

Methods

findChild_QsciLexerTeX :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerTeX () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerTeX :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerTeX String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerTeX :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerTeX x where #

Methods

findChildren_QsciLexerTeX :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerTeX () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerTeX :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerTeX String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerTeX :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerVHDL x where #

Methods

findChild_QsciLexerVHDL :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerVHDL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerVHDL :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerVHDL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerVHDL :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerVHDL x where #

Methods

findChildren_QsciLexerVHDL :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerVHDL () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerVHDL :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerVHDL String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerVHDL :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerVerilog x where #

Methods

findChild_QsciLexerVerilog :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerVerilog () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerVerilog :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerVerilog String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerVerilog :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerVerilog x where #

Methods

findChildren_QsciLexerVerilog :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerVerilog () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerVerilog :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerVerilog String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerVerilog :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerXML x where #

Methods

findChild_QsciLexerXML :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerXML () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerXML :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerXML String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerXML :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerXML x where #

Methods

findChildren_QsciLexerXML :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerXML () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerXML :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerXML String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerXML :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciLexerYAML x where #

Methods

findChild_QsciLexerYAML :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciLexerYAML () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerYAML :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciLexerYAML String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciLexerYAML :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciLexerYAML x where #

Methods

findChildren_QsciLexerYAML :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciLexerYAML () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerYAML :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciLexerYAML String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciLexerYAML :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciMacro x where #

Methods

findChild_QsciMacro :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciMacro () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciMacro :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciMacro String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciMacro :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciMacro x where #

Methods

findChildren_QsciMacro :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciMacro () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciMacro :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciMacro String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciMacro :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciScintilla x where #

Methods

findChild_QsciScintilla :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciScintilla () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciScintilla :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciScintilla String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciScintilla :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciScintilla x where #

Methods

findChildren_QsciScintilla :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciScintilla () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciScintilla :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciScintilla String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciScintilla :: QObject a -> String -> IO [QObject ()] #

class QfindChild_QsciScintillaBase x where #

Methods

findChild_QsciScintillaBase :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QsciScintillaBase () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciScintillaBase :: QObject a -> () -> IO (QObject b) #

QfindChild_QsciScintillaBase String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChild_QsciScintillaBase :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QsciScintillaBase x where #

Methods

findChildren_QsciScintillaBase :: QObject a -> x -> IO [QObject ()] #

Instances
QfindChildren_QsciScintillaBase () # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciScintillaBase :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QsciScintillaBase String # 
Instance details

Defined in Qtc.Qsci.Find

Methods

findChildren_QsciScintillaBase :: QObject a -> String -> IO [QObject ()] #