Qtc.Qsci.QsciLexerPython

Contents

Documentation

class QqsciLexerPythonTrUtf8 x1 where #

Methods

qsciLexerPythonTrUtf8 :: x1 -> IO String #

Instances
QqsciLexerPythonTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

qsciLexerPythonTrUtf8 :: String -> IO String #

QqsciLexerPythonTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

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

QqsciLexerPythonTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

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

class QqsciLexerPython x1 where #

Methods

qsciLexerPython :: x1 -> IO (QsciLexerPython ()) #

Instances
QqsciLexerPython () # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

qsciLexerPython :: () -> IO (QsciLexerPython ()) #

QqsciLexerPython (QObject t1) # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

qsciLexerPython :: QObject t1 -> IO (QsciLexerPython ()) #

foldQuotes :: QsciLexerPython a -> () -> IO Bool #

class QsetFoldQuotes x0 x1 where #

Methods

setFoldQuotes :: x0 -> x1 -> IO () #

Instances
QsetFoldQuotes (QsciLexerPython ()) Bool # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

setFoldQuotes :: QsciLexerPython () -> Bool -> IO () #

QsetFoldQuotes (QsciLexerPythonSc a) Bool # 
Instance details

Defined in Qtc.Qsci.QsciLexerPython

Methods

setFoldQuotes :: QsciLexerPythonSc a -> Bool -> IO () #

setV2UnicodeAllowed :: QsciLexerPython a -> Bool -> IO () #

setV3BytesAllowed :: QsciLexerPython a -> Bool -> IO () #

v2UnicodeAllowed :: QsciLexerPython a -> () -> IO Bool #

v3BinaryOctalAllowed :: QsciLexerPython a -> () -> IO Bool #

v3BytesAllowed :: QsciLexerPython a -> () -> IO Bool #

Orphan instances

QwordCharacters (QsciLexerPython ()) () # 
Instance details

Methods

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

QwordCharacters (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerPython ()) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerPython a) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerPython ()) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerPythonSc a) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerPython ()) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerPythonSc a) Bool # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerPython ()) Int # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QrefreshProperties (QsciLexerPython ()) () # 
Instance details

Methods

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

QrefreshProperties (QsciLexerPythonSc a) () # 
Instance details

Methods

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

Qpaper (QsciLexerPython ()) Int # 
Instance details

Methods

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

Qpaper (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QlexerId (QsciLexerPython ()) () # 
Instance details

Methods

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

QlexerId (QsciLexerPythonSc a) () # 
Instance details

Methods

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

Qkeywords (QsciLexerPython ()) Int # 
Instance details

Methods

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

Qkeywords (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QindentationGuideView (QsciLexerPython ()) () # 
Instance details

Methods

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

QindentationGuideView (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QfoldCompact (QsciLexerPython a) () # 
Instance details

Methods

foldCompact :: QsciLexerPython a -> () -> IO Bool #

QfoldComments (QsciLexerPython a) () # 
Instance details

Methods

foldComments :: QsciLexerPython a -> () -> IO Bool #

QeolFill (QsciLexerPython ()) Int # 
Instance details

Methods

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

QeolFill (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QdefaultStyle (QsciLexerPython ()) () # 
Instance details

Methods

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

QdefaultStyle (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QdefaultPaper (QsciLexerPython ()) Int # 
Instance details

Methods

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

QdefaultPaper (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerPython ()) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerPython ()) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QcaseSensitive (QsciLexerPython ()) () # 
Instance details

Methods

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

QcaseSensitive (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerPython ()) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerPython ()) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QblockStart (QsciLexerPython ()) () # 
Instance details

Methods

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

QblockStart (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QblockLookback (QsciLexerPython ()) () # 
Instance details

Methods

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

QblockLookback (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QblockEnd (QsciLexerPython ()) () # 
Instance details

Methods

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

QblockEnd (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerPython ()) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerPython ()) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerPythonSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerPython ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerPythonSc a) () # 
Instance details

Methods

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

Qsender (QsciLexerPython ()) () # 
Instance details

Methods

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

Qsender (QsciLexerPythonSc a) () # 
Instance details

Methods

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

Qreceivers (QsciLexerPython ()) String # 
Instance details

Methods

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

Qreceivers (QsciLexerPythonSc a) String # 
Instance details

Methods

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

Qfont (QsciLexerPython ()) Int # 
Instance details

Methods

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

Qfont (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

Qdescription (QsciLexerPython ()) Int # 
Instance details

Methods

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

Qdescription (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerPython ()) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerPythonSc a) Int # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QsciLexerPython ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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