Qtc.Qsci.QsciLexerPOV

Contents

Documentation

class QqsciLexerPOVTrUtf8 x1 where #

Methods

qsciLexerPOVTrUtf8 :: x1 -> IO String #

Instances
QqsciLexerPOVTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

qsciLexerPOVTrUtf8 :: String -> IO String #

QqsciLexerPOVTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

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

QqsciLexerPOVTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

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

class QqsciLexerPOV x1 where #

Methods

qsciLexerPOV :: x1 -> IO (QsciLexerPOV ()) #

Instances
QqsciLexerPOV () # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

qsciLexerPOV :: () -> IO (QsciLexerPOV ()) #

QqsciLexerPOV (QObject t1) # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

qsciLexerPOV :: QObject t1 -> IO (QsciLexerPOV ()) #

foldDirectives :: QsciLexerPOV a -> () -> IO Bool #

class QsetFoldDirectives x0 x1 where #

Methods

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

Instances
QsetFoldDirectives (QsciLexerPOV ()) Bool # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

setFoldDirectives :: QsciLexerPOV () -> Bool -> IO () #

QsetFoldDirectives (QsciLexerPOVSc a) Bool # 
Instance details

Defined in Qtc.Qsci.QsciLexerPOV

Methods

setFoldDirectives :: QsciLexerPOVSc a -> Bool -> IO () #

Orphan instances

QwordCharacters (QsciLexerPOV ()) () # 
Instance details

Methods

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

QwordCharacters (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerPOV ()) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerPOV ()) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerPOVSc a) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerPOV ()) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerPOVSc a) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerPOV ()) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerPOVSc a) Bool # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerPOV ()) Int # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QrefreshProperties (QsciLexerPOV ()) () # 
Instance details

Methods

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

QrefreshProperties (QsciLexerPOVSc a) () # 
Instance details

Methods

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

Qpaper (QsciLexerPOV ()) Int # 
Instance details

Methods

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

Qpaper (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QlexerId (QsciLexerPOV ()) () # 
Instance details

Methods

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

QlexerId (QsciLexerPOVSc a) () # 
Instance details

Methods

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

Qkeywords (QsciLexerPOV ()) Int # 
Instance details

Methods

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

Qkeywords (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QindentationGuideView (QsciLexerPOV ()) () # 
Instance details

Methods

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

QindentationGuideView (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QfoldCompact (QsciLexerPOV a) () # 
Instance details

Methods

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

QfoldComments (QsciLexerPOV a) () # 
Instance details

Methods

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

QeolFill (QsciLexerPOV ()) Int # 
Instance details

Methods

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

QeolFill (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QdefaultStyle (QsciLexerPOV ()) () # 
Instance details

Methods

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

QdefaultStyle (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QdefaultPaper (QsciLexerPOV ()) Int # 
Instance details

Methods

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

QdefaultPaper (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerPOV ()) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerPOV ()) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QcaseSensitive (QsciLexerPOV ()) () # 
Instance details

Methods

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

QcaseSensitive (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerPOV ()) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerPOV ()) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QblockStart (QsciLexerPOV ()) () # 
Instance details

Methods

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

QblockStart (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QblockLookback (QsciLexerPOV ()) () # 
Instance details

Methods

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

QblockLookback (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QblockEnd (QsciLexerPOV ()) () # 
Instance details

Methods

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

QblockEnd (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerPOV ()) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerPOV ()) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerPOVSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerPOV ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerPOVSc a) () # 
Instance details

Methods

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

Qsender (QsciLexerPOV ()) () # 
Instance details

Methods

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

Qsender (QsciLexerPOVSc a) () # 
Instance details

Methods

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

Qreceivers (QsciLexerPOV ()) String # 
Instance details

Methods

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

Qreceivers (QsciLexerPOVSc a) String # 
Instance details

Methods

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

Qfont (QsciLexerPOV ()) Int # 
Instance details

Methods

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

Qfont (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

Qdescription (QsciLexerPOV ()) Int # 
Instance details

Methods

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

Qdescription (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerPOV ()) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerPOVSc a) Int # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QsciLexerPOV ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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