Qtc.Qsci.QsciLexerCSharp

Contents

Documentation

class QqsciLexerCSharpTrUtf8 x1 where #

Methods

qsciLexerCSharpTrUtf8 :: x1 -> IO String #

Instances
QqsciLexerCSharpTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciLexerCSharp

Methods

qsciLexerCSharpTrUtf8 :: String -> IO String #

QqsciLexerCSharpTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciLexerCSharp

Methods

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

QqsciLexerCSharpTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciLexerCSharp

Methods

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

class QqsciLexerCSharp x1 where #

Methods

qsciLexerCSharp :: x1 -> IO (QsciLexerCSharp ()) #

Instances
QqsciLexerCSharp () # 
Instance details

Defined in Qtc.Qsci.QsciLexerCSharp

Methods

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

QqsciLexerCSharp (QObject t1) # 
Instance details

Defined in Qtc.Qsci.QsciLexerCSharp

Methods

qsciLexerCSharp :: QObject t1 -> IO (QsciLexerCSharp ()) #

Orphan instances

QwordCharacters (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QwordCharacters (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QsetStylePreprocessor (QsciLexerCSharp ()) Bool # 
Instance details

Methods

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

QsetStylePreprocessor (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

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

QsetFoldPreprocessor (QsciLexerCSharp ()) Bool # 
Instance details

Methods

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

QsetFoldPreprocessor (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerCSharp ()) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerCSharp ()) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

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

QsetFoldAtElse (QsciLexerCSharp ()) Bool # 
Instance details

Methods

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

QsetFoldAtElse (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerCSharp ()) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerCSharpSc a) Bool # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QrefreshProperties (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QrefreshProperties (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

Qpaper (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

Qpaper (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QlexerId (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QlexerId (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

Qkeywords (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

Qkeywords (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QindentationGuideView (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QindentationGuideView (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QeolFill (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

QeolFill (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QdefaultStyle (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QdefaultStyle (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QdefaultPaper (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

QdefaultPaper (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QcaseSensitive (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QcaseSensitive (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QblockStart (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QblockStart (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QblockLookback (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QblockLookback (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QblockEnd (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QblockEnd (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerCSharp ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

Qsender (QsciLexerCSharp ()) () # 
Instance details

Methods

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

Qsender (QsciLexerCSharpSc a) () # 
Instance details

Methods

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

Qreceivers (QsciLexerCSharp ()) String # 
Instance details

Methods

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

Qreceivers (QsciLexerCSharpSc a) String # 
Instance details

Methods

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

Qfont (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

Qfont (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

Qdescription (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

Qdescription (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerCSharp ()) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerCSharpSc a) Int # 
Instance details

Methods

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

Qlexer (QsciLexerCSharp ()) () (IO String) # 
Instance details

Methods

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

Qlexer (QsciLexerCSharpSc a) () (IO String) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qlanguage (QsciLexerCSharp ()) () (IO String) # 
Instance details

Methods

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

Qlanguage (QsciLexerCSharpSc a) () (IO String) # 
Instance details

Methods

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

Qcolor (QsciLexerCSharp ()) Int (IO (QColor ())) # 
Instance details

Methods

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

Qcolor (QsciLexerCSharpSc a) Int (IO (QColor ())) # 
Instance details

Methods

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

QuserMethod (QsciLexerCSharp ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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