Documentation
qregisterMetaType_QsciAPIs :: IO Int #
class QtoScriptValue_QsciAPIs x where #
toScriptValue_QsciAPIs :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciAPIs (QsciAPIs ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciAPIs :: QScriptEngine a -> QsciAPIs () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciAPIs (QsciAPIsSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciAPIs :: QScriptEngine a -> QsciAPIsSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciAPIs :: QScriptEngine a -> QScriptValue b -> IO (QsciAPIs ()) #
qregisterMetaType_QsciAbstractAPIs :: IO Int #
class QtoScriptValue_QsciAbstractAPIs x where #
toScriptValue_QsciAbstractAPIs :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciAbstractAPIs (QsciAbstractAPIs ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciAbstractAPIs :: QScriptEngine a -> QsciAbstractAPIs () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciAbstractAPIs (QsciAbstractAPIsSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciAbstractAPIs :: QScriptEngine a -> QsciAbstractAPIsSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciAbstractAPIs :: QScriptEngine a -> QScriptValue b -> IO (QsciAbstractAPIs ()) #
qregisterMetaType_QsciCommand :: IO Int #
class QtoScriptValue_QsciCommand x where #
toScriptValue_QsciCommand :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciCommand (QsciCommand ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciCommand :: QScriptEngine a -> QsciCommand () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciCommand (QsciCommandSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciCommand :: QScriptEngine a -> QsciCommandSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciCommand :: QScriptEngine a -> QScriptValue b -> IO (QsciCommand ()) #
qregisterMetaType_QsciCommandSet :: IO Int #
class QtoScriptValue_QsciCommandSet x where #
toScriptValue_QsciCommandSet :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciCommandSet (QsciCommandSet ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciCommandSet :: QScriptEngine a -> QsciCommandSet () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciCommandSet (QsciCommandSetSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciCommandSet :: QScriptEngine a -> QsciCommandSetSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciCommandSet :: QScriptEngine a -> QScriptValue b -> IO (QsciCommandSet ()) #
qregisterMetaType_QsciDocument :: IO Int #
class QtoScriptValue_QsciDocument x where #
toScriptValue_QsciDocument :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciDocument (QsciDocument ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciDocument :: QScriptEngine a -> QsciDocument () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciDocument (QsciDocumentSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciDocument :: QScriptEngine a -> QsciDocumentSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciDocument :: QScriptEngine a -> QScriptValue b -> IO (QsciDocument ()) #
qregisterMetaType_QsciLexer :: IO Int #
class QtoScriptValue_QsciLexer x where #
toScriptValue_QsciLexer :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexer (QsciLexer ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexer :: QScriptEngine a -> QsciLexer () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexer (QsciLexerSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexer :: QScriptEngine a -> QsciLexerSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexer :: QScriptEngine a -> QScriptValue b -> IO (QsciLexer ()) #
qregisterMetaType_QsciLexerAVS :: IO Int #
class QtoScriptValue_QsciLexerAVS x where #
toScriptValue_QsciLexerAVS :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerAVS (QsciLexerAVS ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerAVS :: QScriptEngine a -> QsciLexerAVS () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerAVS (QsciLexerAVSSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerAVS :: QScriptEngine a -> QsciLexerAVSSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerAVS :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerAVS ()) #
qregisterMetaType_QsciLexerBash :: IO Int #
class QtoScriptValue_QsciLexerBash x where #
toScriptValue_QsciLexerBash :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerBash (QsciLexerBash ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerBash :: QScriptEngine a -> QsciLexerBash () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerBash (QsciLexerBashSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerBash :: QScriptEngine a -> QsciLexerBashSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerBash :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerBash ()) #
qregisterMetaType_QsciLexerBatch :: IO Int #
class QtoScriptValue_QsciLexerBatch x where #
toScriptValue_QsciLexerBatch :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerBatch (QsciLexerBatch ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerBatch :: QScriptEngine a -> QsciLexerBatch () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerBatch (QsciLexerBatchSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerBatch :: QScriptEngine a -> QsciLexerBatchSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerBatch :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerBatch ()) #
qregisterMetaType_QsciLexerCMake :: IO Int #
class QtoScriptValue_QsciLexerCMake x where #
toScriptValue_QsciLexerCMake :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerCMake (QsciLexerCMake ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCMake :: QScriptEngine a -> QsciLexerCMake () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerCMake (QsciLexerCMakeSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCMake :: QScriptEngine a -> QsciLexerCMakeSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerCMake :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerCMake ()) #
qregisterMetaType_QsciLexerCPP :: IO Int #
class QtoScriptValue_QsciLexerCPP x where #
toScriptValue_QsciLexerCPP :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerCPP (QsciLexerCPP ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCPP :: QScriptEngine a -> QsciLexerCPP () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerCPP (QsciLexerCPPSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCPP :: QScriptEngine a -> QsciLexerCPPSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerCPP :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerCPP ()) #
qregisterMetaType_QsciLexerCSS :: IO Int #
class QtoScriptValue_QsciLexerCSS x where #
toScriptValue_QsciLexerCSS :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerCSS (QsciLexerCSS ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCSS :: QScriptEngine a -> QsciLexerCSS () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerCSS (QsciLexerCSSSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCSS :: QScriptEngine a -> QsciLexerCSSSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerCSS :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerCSS ()) #
qregisterMetaType_QsciLexerCSharp :: IO Int #
class QtoScriptValue_QsciLexerCSharp x where #
toScriptValue_QsciLexerCSharp :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerCSharp (QsciLexerCSharp ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCSharp :: QScriptEngine a -> QsciLexerCSharp () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerCSharp (QsciLexerCSharpSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCSharp :: QScriptEngine a -> QsciLexerCSharpSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerCSharp :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerCSharp ()) #
qregisterMetaType_QsciLexerCoffeeScript :: IO Int #
class QtoScriptValue_QsciLexerCoffeeScript x where #
toScriptValue_QsciLexerCoffeeScript :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerCoffeeScript (QsciLexerCoffeeScript ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCoffeeScript :: QScriptEngine a -> QsciLexerCoffeeScript () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerCoffeeScript (QsciLexerCoffeeScriptSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCoffeeScript :: QScriptEngine a -> QsciLexerCoffeeScriptSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerCoffeeScript :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerCoffeeScript ()) #
qregisterMetaType_QsciLexerCustom :: IO Int #
class QtoScriptValue_QsciLexerCustom x where #
toScriptValue_QsciLexerCustom :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerCustom (QsciLexerCustom ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCustom :: QScriptEngine a -> QsciLexerCustom () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerCustom (QsciLexerCustomSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerCustom :: QScriptEngine a -> QsciLexerCustomSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerCustom :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerCustom ()) #
qregisterMetaType_QsciLexerD :: IO Int #
class QtoScriptValue_QsciLexerD x where #
toScriptValue_QsciLexerD :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerD (QsciLexerD ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerD :: QScriptEngine a -> QsciLexerD () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerD (QsciLexerDSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerD :: QScriptEngine a -> QsciLexerDSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerD :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerD ()) #
qregisterMetaType_QsciLexerDiff :: IO Int #
class QtoScriptValue_QsciLexerDiff x where #
toScriptValue_QsciLexerDiff :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerDiff (QsciLexerDiff ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerDiff :: QScriptEngine a -> QsciLexerDiff () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerDiff (QsciLexerDiffSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerDiff :: QScriptEngine a -> QsciLexerDiffSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerDiff :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerDiff ()) #
qregisterMetaType_QsciLexerFortran :: IO Int #
class QtoScriptValue_QsciLexerFortran x where #
toScriptValue_QsciLexerFortran :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerFortran (QsciLexerFortran ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerFortran :: QScriptEngine a -> QsciLexerFortran () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerFortran (QsciLexerFortranSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerFortran :: QScriptEngine a -> QsciLexerFortranSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerFortran :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerFortran ()) #
qregisterMetaType_QsciLexerFortran77 :: IO Int #
class QtoScriptValue_QsciLexerFortran77 x where #
toScriptValue_QsciLexerFortran77 :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerFortran77 (QsciLexerFortran77 ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerFortran77 :: QScriptEngine a -> QsciLexerFortran77 () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerFortran77 (QsciLexerFortran77Sc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerFortran77 :: QScriptEngine a -> QsciLexerFortran77Sc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerFortran77 :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerFortran77 ()) #
qregisterMetaType_QsciLexerHTML :: IO Int #
class QtoScriptValue_QsciLexerHTML x where #
toScriptValue_QsciLexerHTML :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerHTML (QsciLexerHTML ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerHTML :: QScriptEngine a -> QsciLexerHTML () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerHTML (QsciLexerHTMLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerHTML :: QScriptEngine a -> QsciLexerHTMLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerHTML :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerHTML ()) #
qregisterMetaType_QsciLexerIDL :: IO Int #
class QtoScriptValue_QsciLexerIDL x where #
toScriptValue_QsciLexerIDL :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerIDL (QsciLexerIDL ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerIDL :: QScriptEngine a -> QsciLexerIDL () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerIDL (QsciLexerIDLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerIDL :: QScriptEngine a -> QsciLexerIDLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerIDL :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerIDL ()) #
qregisterMetaType_QsciLexerJSON :: IO Int #
class QtoScriptValue_QsciLexerJSON x where #
toScriptValue_QsciLexerJSON :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerJSON (QsciLexerJSON ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerJSON :: QScriptEngine a -> QsciLexerJSON () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerJSON (QsciLexerJSONSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerJSON :: QScriptEngine a -> QsciLexerJSONSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerJSON :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerJSON ()) #
qregisterMetaType_QsciLexerJava :: IO Int #
class QtoScriptValue_QsciLexerJava x where #
toScriptValue_QsciLexerJava :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerJava (QsciLexerJava ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerJava :: QScriptEngine a -> QsciLexerJava () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerJava (QsciLexerJavaSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerJava :: QScriptEngine a -> QsciLexerJavaSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerJava :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerJava ()) #
qregisterMetaType_QsciLexerJavaScript :: IO Int #
class QtoScriptValue_QsciLexerJavaScript x where #
toScriptValue_QsciLexerJavaScript :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerJavaScript (QsciLexerJavaScript ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerJavaScript :: QScriptEngine a -> QsciLexerJavaScript () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerJavaScript (QsciLexerJavaScriptSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerJavaScript :: QScriptEngine a -> QsciLexerJavaScriptSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerJavaScript :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerJavaScript ()) #
qregisterMetaType_QsciLexerLua :: IO Int #
class QtoScriptValue_QsciLexerLua x where #
toScriptValue_QsciLexerLua :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerLua (QsciLexerLua ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerLua :: QScriptEngine a -> QsciLexerLua () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerLua (QsciLexerLuaSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerLua :: QScriptEngine a -> QsciLexerLuaSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerLua :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerLua ()) #
qregisterMetaType_QsciLexerMakefile :: IO Int #
class QtoScriptValue_QsciLexerMakefile x where #
toScriptValue_QsciLexerMakefile :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerMakefile (QsciLexerMakefile ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerMakefile :: QScriptEngine a -> QsciLexerMakefile () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerMakefile (QsciLexerMakefileSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerMakefile :: QScriptEngine a -> QsciLexerMakefileSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerMakefile :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerMakefile ()) #
qregisterMetaType_QsciLexerMarkdown :: IO Int #
class QtoScriptValue_QsciLexerMarkdown x where #
toScriptValue_QsciLexerMarkdown :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerMarkdown (QsciLexerMarkdown ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerMarkdown :: QScriptEngine a -> QsciLexerMarkdown () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerMarkdown (QsciLexerMarkdownSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerMarkdown :: QScriptEngine a -> QsciLexerMarkdownSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerMarkdown :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerMarkdown ()) #
qregisterMetaType_QsciLexerMatlab :: IO Int #
class QtoScriptValue_QsciLexerMatlab x where #
toScriptValue_QsciLexerMatlab :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerMatlab (QsciLexerMatlab ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerMatlab :: QScriptEngine a -> QsciLexerMatlab () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerMatlab (QsciLexerMatlabSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerMatlab :: QScriptEngine a -> QsciLexerMatlabSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerMatlab :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerMatlab ()) #
qregisterMetaType_QsciLexerOctave :: IO Int #
class QtoScriptValue_QsciLexerOctave x where #
toScriptValue_QsciLexerOctave :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerOctave (QsciLexerOctave ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerOctave :: QScriptEngine a -> QsciLexerOctave () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerOctave (QsciLexerOctaveSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerOctave :: QScriptEngine a -> QsciLexerOctaveSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerOctave :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerOctave ()) #
qregisterMetaType_QsciLexerPO :: IO Int #
class QtoScriptValue_QsciLexerPO x where #
toScriptValue_QsciLexerPO :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerPO (QsciLexerPO ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPO :: QScriptEngine a -> QsciLexerPO () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerPO (QsciLexerPOSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPO :: QScriptEngine a -> QsciLexerPOSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerPO :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerPO ()) #
qregisterMetaType_QsciLexerPOV :: IO Int #
class QtoScriptValue_QsciLexerPOV x where #
toScriptValue_QsciLexerPOV :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerPOV (QsciLexerPOV ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPOV :: QScriptEngine a -> QsciLexerPOV () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerPOV (QsciLexerPOVSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPOV :: QScriptEngine a -> QsciLexerPOVSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerPOV :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerPOV ()) #
qregisterMetaType_QsciLexerPascal :: IO Int #
class QtoScriptValue_QsciLexerPascal x where #
toScriptValue_QsciLexerPascal :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerPascal (QsciLexerPascal ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPascal :: QScriptEngine a -> QsciLexerPascal () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerPascal (QsciLexerPascalSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPascal :: QScriptEngine a -> QsciLexerPascalSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerPascal :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerPascal ()) #
qregisterMetaType_QsciLexerPerl :: IO Int #
class QtoScriptValue_QsciLexerPerl x where #
toScriptValue_QsciLexerPerl :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerPerl (QsciLexerPerl ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPerl :: QScriptEngine a -> QsciLexerPerl () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerPerl (QsciLexerPerlSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPerl :: QScriptEngine a -> QsciLexerPerlSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerPerl :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerPerl ()) #
qregisterMetaType_QsciLexerPostScript :: IO Int #
class QtoScriptValue_QsciLexerPostScript x where #
toScriptValue_QsciLexerPostScript :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerPostScript (QsciLexerPostScript ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPostScript :: QScriptEngine a -> QsciLexerPostScript () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerPostScript (QsciLexerPostScriptSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPostScript :: QScriptEngine a -> QsciLexerPostScriptSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerPostScript :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerPostScript ()) #
qregisterMetaType_QsciLexerProperties :: IO Int #
class QtoScriptValue_QsciLexerProperties x where #
toScriptValue_QsciLexerProperties :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerProperties (QsciLexerProperties ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerProperties :: QScriptEngine a -> QsciLexerProperties () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerProperties (QsciLexerPropertiesSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerProperties :: QScriptEngine a -> QsciLexerPropertiesSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerProperties :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerProperties ()) #
qregisterMetaType_QsciLexerPython :: IO Int #
class QtoScriptValue_QsciLexerPython x where #
toScriptValue_QsciLexerPython :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerPython (QsciLexerPython ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPython :: QScriptEngine a -> QsciLexerPython () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerPython (QsciLexerPythonSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerPython :: QScriptEngine a -> QsciLexerPythonSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerPython :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerPython ()) #
qregisterMetaType_QsciLexerRuby :: IO Int #
class QtoScriptValue_QsciLexerRuby x where #
toScriptValue_QsciLexerRuby :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerRuby (QsciLexerRuby ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerRuby :: QScriptEngine a -> QsciLexerRuby () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerRuby (QsciLexerRubySc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerRuby :: QScriptEngine a -> QsciLexerRubySc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerRuby :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerRuby ()) #
qregisterMetaType_QsciLexerSQL :: IO Int #
class QtoScriptValue_QsciLexerSQL x where #
toScriptValue_QsciLexerSQL :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerSQL (QsciLexerSQL ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerSQL :: QScriptEngine a -> QsciLexerSQL () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerSQL (QsciLexerSQLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerSQL :: QScriptEngine a -> QsciLexerSQLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerSQL :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerSQL ()) #
qregisterMetaType_QsciLexerSpice :: IO Int #
class QtoScriptValue_QsciLexerSpice x where #
toScriptValue_QsciLexerSpice :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerSpice (QsciLexerSpice ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerSpice :: QScriptEngine a -> QsciLexerSpice () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerSpice (QsciLexerSpiceSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerSpice :: QScriptEngine a -> QsciLexerSpiceSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerSpice :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerSpice ()) #
qregisterMetaType_QsciLexerTCL :: IO Int #
class QtoScriptValue_QsciLexerTCL x where #
toScriptValue_QsciLexerTCL :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerTCL (QsciLexerTCL ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerTCL :: QScriptEngine a -> QsciLexerTCL () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerTCL (QsciLexerTCLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerTCL :: QScriptEngine a -> QsciLexerTCLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerTCL :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerTCL ()) #
qregisterMetaType_QsciLexerTeX :: IO Int #
class QtoScriptValue_QsciLexerTeX x where #
toScriptValue_QsciLexerTeX :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerTeX (QsciLexerTeX ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerTeX :: QScriptEngine a -> QsciLexerTeX () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerTeX (QsciLexerTeXSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerTeX :: QScriptEngine a -> QsciLexerTeXSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerTeX :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerTeX ()) #
qregisterMetaType_QsciLexerVHDL :: IO Int #
class QtoScriptValue_QsciLexerVHDL x where #
toScriptValue_QsciLexerVHDL :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerVHDL (QsciLexerVHDL ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerVHDL :: QScriptEngine a -> QsciLexerVHDL () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerVHDL (QsciLexerVHDLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerVHDL :: QScriptEngine a -> QsciLexerVHDLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerVHDL :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerVHDL ()) #
qregisterMetaType_QsciLexerVerilog :: IO Int #
class QtoScriptValue_QsciLexerVerilog x where #
toScriptValue_QsciLexerVerilog :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerVerilog (QsciLexerVerilog ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerVerilog :: QScriptEngine a -> QsciLexerVerilog () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerVerilog (QsciLexerVerilogSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerVerilog :: QScriptEngine a -> QsciLexerVerilogSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerVerilog :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerVerilog ()) #
qregisterMetaType_QsciLexerXML :: IO Int #
class QtoScriptValue_QsciLexerXML x where #
toScriptValue_QsciLexerXML :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerXML (QsciLexerXML ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerXML :: QScriptEngine a -> QsciLexerXML () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerXML (QsciLexerXMLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerXML :: QScriptEngine a -> QsciLexerXMLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerXML :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerXML ()) #
qregisterMetaType_QsciLexerYAML :: IO Int #
class QtoScriptValue_QsciLexerYAML x where #
toScriptValue_QsciLexerYAML :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciLexerYAML (QsciLexerYAML ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerYAML :: QScriptEngine a -> QsciLexerYAML () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciLexerYAML (QsciLexerYAMLSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciLexerYAML :: QScriptEngine a -> QsciLexerYAMLSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciLexerYAML :: QScriptEngine a -> QScriptValue b -> IO (QsciLexerYAML ()) #
qregisterMetaType_QsciMacro :: IO Int #
class QtoScriptValue_QsciMacro x where #
toScriptValue_QsciMacro :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciMacro (QsciMacro ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciMacro :: QScriptEngine a -> QsciMacro () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciMacro (QsciMacroSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciMacro :: QScriptEngine a -> QsciMacroSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciMacro :: QScriptEngine a -> QScriptValue b -> IO (QsciMacro ()) #
qregisterMetaType_QsciPrinter :: IO Int #
class QtoScriptValue_QsciPrinter x where #
toScriptValue_QsciPrinter :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciPrinter (QsciPrinter ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciPrinter :: QScriptEngine a -> QsciPrinter () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciPrinter (QsciPrinterSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciPrinter :: QScriptEngine a -> QsciPrinterSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciPrinter :: QScriptEngine a -> QScriptValue b -> IO (QsciPrinter ()) #
qregisterMetaType_QsciScintilla :: IO Int #
class QtoScriptValue_QsciScintilla x where #
toScriptValue_QsciScintilla :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciScintilla (QsciScintilla ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciScintilla :: QScriptEngine a -> QsciScintilla () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciScintilla (QsciScintillaSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciScintilla :: QScriptEngine a -> QsciScintillaSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciScintilla :: QScriptEngine a -> QScriptValue b -> IO (QsciScintilla ()) #
qregisterMetaType_QsciScintillaBase :: IO Int #
class QtoScriptValue_QsciScintillaBase x where #
toScriptValue_QsciScintillaBase :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciScintillaBase (QsciScintillaBase ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciScintillaBase :: QScriptEngine a -> QsciScintillaBase () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciScintillaBase (QsciScintillaBaseSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciScintillaBase :: QScriptEngine a -> QsciScintillaBaseSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciScintillaBase :: QScriptEngine a -> QScriptValue b -> IO (QsciScintillaBase ()) #
qregisterMetaType_QsciStyle :: IO Int #
class QtoScriptValue_QsciStyle x where #
toScriptValue_QsciStyle :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciStyle (QsciStyle ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciStyle :: QScriptEngine a -> QsciStyle () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciStyle (QsciStyleSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciStyle :: QScriptEngine a -> QsciStyleSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciStyle :: QScriptEngine a -> QScriptValue b -> IO (QsciStyle ()) #
qregisterMetaType_QsciStyledText :: IO Int #
class QtoScriptValue_QsciStyledText x where #
toScriptValue_QsciStyledText :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QsciStyledText (QsciStyledText ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciStyledText :: QScriptEngine a -> QsciStyledText () -> IO (QScriptValue ()) # | |
QtoScriptValue_QsciStyledText (QsciStyledTextSc ()) # | |
Defined in Qtc.Qsci.Meta toScriptValue_QsciStyledText :: QScriptEngine a -> QsciStyledTextSc () -> IO (QScriptValue ()) # |
fromScriptValue_QsciStyledText :: QScriptEngine a -> QScriptValue b -> IO (QsciStyledText ()) #