Qtc.Qsci.QsciLexerCSharp_h

Contents

Orphan instances

QunSetHandler (QsciLexerCSharp ()) # 
Instance details

Methods

unSetHandler :: QsciLexerCSharp () -> String -> IO Bool #

QunSetHandler (QsciLexerCSharpSc a) # 
Instance details

Methods

unSetHandler :: QsciLexerCSharpSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QsciLexerCSharp ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QsciLexerCSharp () -> Int -> IO Bool #

QunSetUserMethodVariantList (QsciLexerCSharpSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QsciLexerCSharpSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QsciLexerCSharp ()) # 
Instance details

Methods

unSetUserMethodVariant :: QsciLexerCSharp () -> Int -> IO Bool #

QunSetUserMethodVariant (QsciLexerCSharpSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QsciLexerCSharpSc a -> Int -> IO Bool #

QunSetUserMethod (QsciLexerCSharp ()) # 
Instance details

Methods

unSetUserMethod :: QsciLexerCSharp () -> Int -> IO Bool #

QunSetUserMethod (QsciLexerCSharpSc a) # 
Instance details

Methods

unSetUserMethod :: QsciLexerCSharpSc a -> Int -> IO Bool #

QwordCharacters_h (QsciLexerCSharp ()) () # 
Instance details

Methods

wordCharacters_h :: QsciLexerCSharp () -> () -> IO String #

QwordCharacters_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

wordCharacters_h :: QsciLexerCSharpSc a -> () -> IO String #

QstyleBitsNeeded_h (QsciLexerCSharp ()) () # 
Instance details

Methods

styleBitsNeeded_h :: QsciLexerCSharp () -> () -> IO Int #

QstyleBitsNeeded_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

styleBitsNeeded_h :: QsciLexerCSharpSc a -> () -> IO Int #

QsetStylePreprocessor_h (QsciLexerCSharp ()) Bool # 
Instance details

Methods

setStylePreprocessor_h :: QsciLexerCSharp () -> Bool -> IO () #

QsetStylePreprocessor_h (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

setStylePreprocessor_h :: QsciLexerCSharpSc a -> Bool -> IO () #

QsetFoldPreprocessor_h (QsciLexerCSharp ()) Bool # 
Instance details

Methods

setFoldPreprocessor_h :: QsciLexerCSharp () -> Bool -> IO () #

QsetFoldPreprocessor_h (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

setFoldPreprocessor_h :: QsciLexerCSharpSc a -> Bool -> IO () #

QsetFoldCompact_h (QsciLexerCSharp ()) Bool # 
Instance details

Methods

setFoldCompact_h :: QsciLexerCSharp () -> Bool -> IO () #

QsetFoldCompact_h (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

setFoldCompact_h :: QsciLexerCSharpSc a -> Bool -> IO () #

QsetFoldComments_h (QsciLexerCSharp ()) Bool # 
Instance details

Methods

setFoldComments_h :: QsciLexerCSharp () -> Bool -> IO () #

QsetFoldComments_h (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

setFoldComments_h :: QsciLexerCSharpSc a -> Bool -> IO () #

QsetFoldAtElse_h (QsciLexerCSharp ()) Bool # 
Instance details

Methods

setFoldAtElse_h :: QsciLexerCSharp () -> Bool -> IO () #

QsetFoldAtElse_h (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

setFoldAtElse_h :: QsciLexerCSharpSc a -> Bool -> IO () #

QsetEolFill_h (QsciLexerCSharp ()) Bool # 
Instance details

Methods

setEolFill_h :: QsciLexerCSharp () -> Bool -> IO () #

QsetEolFill_h (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

setEolFill_h :: QsciLexerCSharpSc a -> Bool -> IO () #

QsetAutoIndentStyle_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

setAutoIndentStyle_h :: QsciLexerCSharp () -> Int -> IO () #

QsetAutoIndentStyle_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

setAutoIndentStyle_h :: QsciLexerCSharpSc a -> Int -> IO () #

QrefreshProperties_h (QsciLexerCSharp ()) () # 
Instance details

Methods

refreshProperties_h :: QsciLexerCSharp () -> () -> IO () #

QrefreshProperties_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

refreshProperties_h :: QsciLexerCSharpSc a -> () -> IO () #

Qpaper_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

paper_h :: QsciLexerCSharp () -> Int -> IO (QColor ()) #

Qpaper_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

paper_h :: QsciLexerCSharpSc a -> Int -> IO (QColor ()) #

QlexerId_h (QsciLexerCSharp ()) () # 
Instance details

Methods

lexerId_h :: QsciLexerCSharp () -> () -> IO Int #

QlexerId_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

lexerId_h :: QsciLexerCSharpSc a -> () -> IO Int #

Qlexer_h (QsciLexerCSharp ()) () # 
Instance details

Methods

lexer_h :: QsciLexerCSharp () -> () -> IO String #

Qlexer_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

lexer_h :: QsciLexerCSharpSc a -> () -> IO String #

Qlanguage_h (QsciLexerCSharp ()) () # 
Instance details

Methods

language_h :: QsciLexerCSharp () -> () -> IO String #

Qlanguage_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

language_h :: QsciLexerCSharpSc a -> () -> IO String #

Qkeywords_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

keywords_h :: QsciLexerCSharp () -> Int -> IO String #

Qkeywords_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

keywords_h :: QsciLexerCSharpSc a -> Int -> IO String #

QindentationGuideView_h (QsciLexerCSharp ()) () # 
Instance details

Methods

indentationGuideView_h :: QsciLexerCSharp () -> () -> IO Int #

QindentationGuideView_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

indentationGuideView_h :: QsciLexerCSharpSc a -> () -> IO Int #

Qfont_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

font_h :: QsciLexerCSharp () -> Int -> IO (QFont ()) #

Qfont_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

font_h :: QsciLexerCSharpSc a -> Int -> IO (QFont ()) #

QeolFill_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

eolFill_h :: QsciLexerCSharp () -> Int -> IO Bool #

QeolFill_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

eolFill_h :: QsciLexerCSharpSc a -> Int -> IO Bool #

Qdescription_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

description_h :: QsciLexerCSharp () -> Int -> IO String #

Qdescription_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

description_h :: QsciLexerCSharpSc a -> Int -> IO String #

QdefaultStyle_h (QsciLexerCSharp ()) () # 
Instance details

Methods

defaultStyle_h :: QsciLexerCSharp () -> () -> IO Int #

QdefaultStyle_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

defaultStyle_h :: QsciLexerCSharpSc a -> () -> IO Int #

QdefaultPaper_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

defaultPaper_h :: QsciLexerCSharp () -> Int -> IO (QColor ()) #

QdefaultPaper_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

defaultPaper_h :: QsciLexerCSharpSc a -> Int -> IO (QColor ()) #

QdefaultFont_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

defaultFont_h :: QsciLexerCSharp () -> Int -> IO (QFont ()) #

QdefaultFont_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

defaultFont_h :: QsciLexerCSharpSc a -> Int -> IO (QFont ()) #

QdefaultEolFill_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

defaultEolFill_h :: QsciLexerCSharp () -> Int -> IO Bool #

QdefaultEolFill_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

defaultEolFill_h :: QsciLexerCSharpSc a -> Int -> IO Bool #

QdefaultColor_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

defaultColor_h :: QsciLexerCSharp () -> Int -> IO (QColor ()) #

QdefaultColor_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

defaultColor_h :: QsciLexerCSharpSc a -> Int -> IO (QColor ()) #

QcaseSensitive_h (QsciLexerCSharp ()) () # 
Instance details

Methods

caseSensitive_h :: QsciLexerCSharp () -> () -> IO Bool #

QcaseSensitive_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

caseSensitive_h :: QsciLexerCSharpSc a -> () -> IO Bool #

QbraceStyle_h (QsciLexerCSharp ()) () # 
Instance details

Methods

braceStyle_h :: QsciLexerCSharp () -> () -> IO Int #

QbraceStyle_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

braceStyle_h :: QsciLexerCSharpSc a -> () -> IO Int #

QblockLookback_h (QsciLexerCSharp ()) () # 
Instance details

Methods

blockLookback_h :: QsciLexerCSharp () -> () -> IO Int #

QblockLookback_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

blockLookback_h :: QsciLexerCSharpSc a -> () -> IO Int #

QautoCompletionWordSeparators_h (QsciLexerCSharp ()) () # 
Instance details

Methods

autoCompletionWordSeparators_h :: QsciLexerCSharp () -> () -> IO [String] #

QautoCompletionWordSeparators_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

autoCompletionWordSeparators_h :: QsciLexerCSharpSc a -> () -> IO [String] #

QautoCompletionFillups_h (QsciLexerCSharp ()) () # 
Instance details

Methods

autoCompletionFillups_h :: QsciLexerCSharp () -> () -> IO String #

QautoCompletionFillups_h (QsciLexerCSharpSc a) () # 
Instance details

Methods

autoCompletionFillups_h :: QsciLexerCSharpSc a -> () -> IO String #

Qcolor_h (QsciLexerCSharp ()) Int # 
Instance details

Methods

color_h :: QsciLexerCSharp () -> Int -> IO (QColor ()) #

Qcolor_h (QsciLexerCSharpSc a) Int # 
Instance details

Methods

color_h :: QsciLexerCSharpSc a -> Int -> IO (QColor ()) #

QsetPaper_h (QsciLexerCSharp ()) (QColor t1) # 
Instance details

Methods

setPaper_h :: QsciLexerCSharp () -> QColor t1 -> IO () #

QsetPaper_h (QsciLexerCSharpSc a) (QColor t1) # 
Instance details

Methods

setPaper_h :: QsciLexerCSharpSc a -> QColor t1 -> IO () #

QsetEditor_h (QsciLexerCSharp ()) (QsciScintilla t1) # 
Instance details

Methods

setEditor_h :: QsciLexerCSharp () -> QsciScintilla t1 -> IO () #

QsetEditor_h (QsciLexerCSharpSc a) (QsciScintilla t1) # 
Instance details

Methods

setEditor_h :: QsciLexerCSharpSc a -> QsciScintilla t1 -> IO () #

QblockStartKeyword_h (QsciLexerCSharp ()) (QIntPtr t1) # 
Instance details

Methods

blockStartKeyword_h :: QsciLexerCSharp () -> QIntPtr t1 -> IO String #

QblockStartKeyword_h (QsciLexerCSharpSc a) (QIntPtr t1) # 
Instance details

Methods

blockStartKeyword_h :: QsciLexerCSharpSc a -> QIntPtr t1 -> IO String #

QblockStart_h (QsciLexerCSharp ()) (QIntPtr t1) # 
Instance details

Methods

blockStart_h :: QsciLexerCSharp () -> QIntPtr t1 -> IO String #

QblockStart_h (QsciLexerCSharpSc a) (QIntPtr t1) # 
Instance details

Methods

blockStart_h :: QsciLexerCSharpSc a -> QIntPtr t1 -> IO String #

QblockEnd_h (QsciLexerCSharp ()) (QIntPtr t1) # 
Instance details

Methods

blockEnd_h :: QsciLexerCSharp () -> QIntPtr t1 -> IO String #

QblockEnd_h (QsciLexerCSharpSc a) (QIntPtr t1) # 
Instance details

Methods

blockEnd_h :: QsciLexerCSharpSc a -> QIntPtr t1 -> IO String #

QtimerEvent_h (QsciLexerCSharp ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QsciLexerCSharp () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QsciLexerCSharpSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QsciLexerCSharpSc a -> QTimerEvent t1 -> IO () #

QsetFont_h (QsciLexerCSharp ()) (QFont t1) # 
Instance details

Methods

setFont_h :: QsciLexerCSharp () -> QFont t1 -> IO () #

QsetFont_h (QsciLexerCSharpSc a) (QFont t1) # 
Instance details

Methods

setFont_h :: QsciLexerCSharpSc a -> QFont t1 -> IO () #

QsetColor_h (QsciLexerCSharp ()) (QColor t1) # 
Instance details

Methods

setColor_h :: QsciLexerCSharp () -> QColor t1 -> IO () #

QsetColor_h (QsciLexerCSharpSc a) (QColor t1) # 
Instance details

Methods

setColor_h :: QsciLexerCSharpSc a -> QColor t1 -> IO () #

Qevent_h (QsciLexerCSharp ()) (QEvent t1) # 
Instance details

Methods

event_h :: QsciLexerCSharp () -> QEvent t1 -> IO Bool #

Qevent_h (QsciLexerCSharpSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QsciLexerCSharpSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QsciLexerCSharp ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QsciLexerCSharp () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QsciLexerCSharpSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QsciLexerCSharp ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QsciLexerCSharp () -> QEvent t1 -> IO () #

QcustomEvent_h (QsciLexerCSharpSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QsciLexerCSharpSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QsciLexerCSharp ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QsciLexerCSharp () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QsciLexerCSharpSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QsciLexerCSharpSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QsciLexerCSharp ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QsciLexerCSharp () -> QChildEvent t1 -> IO () #

QchildEvent_h (QsciLexerCSharpSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QsciLexerCSharpSc a -> QChildEvent t1 -> IO () #

QwriteProperties_h (QsciLexerCSharp ()) (QSettings t1, String) # 
Instance details

Methods

writeProperties_h :: QsciLexerCSharp () -> (QSettings t1, String) -> IO Bool #

QwriteProperties_h (QsciLexerCSharpSc a) (QSettings t1, String) # 
Instance details

Methods

writeProperties_h :: QsciLexerCSharpSc a -> (QSettings t1, String) -> IO Bool #

QsetPaper_h (QsciLexerCSharp ()) (QColor t1, Int) # 
Instance details

Methods

setPaper_h :: QsciLexerCSharp () -> (QColor t1, Int) -> IO () #

QsetPaper_h (QsciLexerCSharpSc a) (QColor t1, Int) # 
Instance details

Methods

setPaper_h :: QsciLexerCSharpSc a -> (QColor t1, Int) -> IO () #

QsetEolFill_h (QsciLexerCSharp ()) (Bool, Int) # 
Instance details

Methods

setEolFill_h :: QsciLexerCSharp () -> (Bool, Int) -> IO () #

QsetEolFill_h (QsciLexerCSharpSc a) (Bool, Int) # 
Instance details

Methods

setEolFill_h :: QsciLexerCSharpSc a -> (Bool, Int) -> IO () #

QreadProperties_h (QsciLexerCSharp ()) (QSettings t1, String) # 
Instance details

Methods

readProperties_h :: QsciLexerCSharp () -> (QSettings t1, String) -> IO Bool #

QreadProperties_h (QsciLexerCSharpSc a) (QSettings t1, String) # 
Instance details

Methods

readProperties_h :: QsciLexerCSharpSc a -> (QSettings t1, String) -> IO Bool #

QsetFont_h (QsciLexerCSharp ()) (QFont t1, Int) # 
Instance details

Methods

setFont_h :: QsciLexerCSharp () -> (QFont t1, Int) -> IO () #

QsetFont_h (QsciLexerCSharpSc a) (QFont t1, Int) # 
Instance details

Methods

setFont_h :: QsciLexerCSharpSc a -> (QFont t1, Int) -> IO () #

QsetColor_h (QsciLexerCSharp ()) (QColor t1, Int) # 
Instance details

Methods

setColor_h :: QsciLexerCSharp () -> (QColor t1, Int) -> IO () #

QsetColor_h (QsciLexerCSharpSc a) (QColor t1, Int) # 
Instance details

Methods

setColor_h :: QsciLexerCSharpSc a -> (QColor t1, Int) -> IO () #

QeventFilter_h (QsciLexerCSharp ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QsciLexerCSharp () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QsciLexerCSharpSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QsciLexerCSharpSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Bool -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Bool -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QFont t1 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QFont t1 -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QFont t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QFont t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QColor t1 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QColor t1 -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QColor t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QColor t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QObject t1 -> String -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QObject t1 -> String -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> IO Int) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> IO Int) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QIntPtr t1 -> IO String) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> QIntPtr t1 -> IO String) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> IO [String]) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> IO [String]) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Int -> IO (QColor t0)) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Int -> IO (QColor t0)) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Int -> IO (QFont t0)) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Int -> IO (QFont t0)) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> IO String) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> IO String) -> IO () #

QsetHandler (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> Int -> IO String) # 
Instance details

Methods

setHandler :: QsciLexerCSharp () -> String -> (QsciLexerCSharp x0 -> Int -> IO String) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Bool -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Bool -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QFont t1 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QFont t1 -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QFont t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QFont t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QColor t1 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QColor t1 -> Int -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QColor t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QColor t1 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> IO ()) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> IO ()) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QObject t1 -> String -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QObject t1 -> String -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> IO Int) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> IO Int) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QIntPtr t1 -> IO String) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> QIntPtr t1 -> IO String) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> IO [String]) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> IO [String]) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Int -> IO (QColor t0)) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Int -> IO (QColor t0)) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Int -> IO (QFont t0)) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Int -> IO (QFont t0)) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> IO String) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> IO String) -> IO () #

QsetHandler (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> Int -> IO String) # 
Instance details

Methods

setHandler :: QsciLexerCSharpSc a -> String -> (QsciLexerCSharp x0 -> Int -> IO String) -> IO () #

QsetUserMethod (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QsciLexerCSharp () -> Int -> (QsciLexerCSharp x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QsciLexerCSharp ()) (QsciLexerCSharp x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QsciLexerCSharp () -> Int -> (QsciLexerCSharp x0 -> IO ()) -> IO () #

QsetUserMethod (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QsciLexerCSharpSc a -> Int -> (QsciLexerCSharp x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QsciLexerCSharpSc a) (QsciLexerCSharp x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QsciLexerCSharpSc a -> Int -> (QsciLexerCSharp x0 -> IO ()) -> IO () #