Qtc.Qsci.QsciLexerSpice

Contents

Documentation

class QqsciLexerSpiceTrUtf8 x1 where #

Methods

qsciLexerSpiceTrUtf8 :: x1 -> IO String #

Instances
QqsciLexerSpiceTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciLexerSpice

Methods

qsciLexerSpiceTrUtf8 :: String -> IO String #

QqsciLexerSpiceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciLexerSpice

Methods

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

QqsciLexerSpiceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciLexerSpice

Methods

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

class QqsciLexerSpice x1 where #

Methods

qsciLexerSpice :: x1 -> IO (QsciLexerSpice ()) #

Instances
QqsciLexerSpice () # 
Instance details

Defined in Qtc.Qsci.QsciLexerSpice

Methods

qsciLexerSpice :: () -> IO (QsciLexerSpice ()) #

QqsciLexerSpice (QObject t1) # 
Instance details

Defined in Qtc.Qsci.QsciLexerSpice

Methods

qsciLexerSpice :: QObject t1 -> IO (QsciLexerSpice ()) #

Orphan instances

QwordCharacters (QsciLexerSpice ()) () # 
Instance details

Methods

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

QwordCharacters (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerSpice ()) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QsetEolFill (QsciLexerSpice ()) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerSpiceSc a) Bool # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerSpice ()) Int # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QrefreshProperties (QsciLexerSpice ()) () # 
Instance details

Methods

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

QrefreshProperties (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

Qpaper (QsciLexerSpice ()) Int # 
Instance details

Methods

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

Qpaper (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QlexerId (QsciLexerSpice ()) () # 
Instance details

Methods

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

QlexerId (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

Qkeywords (QsciLexerSpice ()) Int # 
Instance details

Methods

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

Qkeywords (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QindentationGuideView (QsciLexerSpice ()) () # 
Instance details

Methods

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

QindentationGuideView (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QeolFill (QsciLexerSpice ()) Int # 
Instance details

Methods

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

QeolFill (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QdefaultStyle (QsciLexerSpice ()) () # 
Instance details

Methods

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

QdefaultStyle (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QdefaultPaper (QsciLexerSpice ()) Int # 
Instance details

Methods

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

QdefaultPaper (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerSpice ()) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerSpice ()) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QcaseSensitive (QsciLexerSpice ()) () # 
Instance details

Methods

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

QcaseSensitive (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerSpice ()) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerSpice ()) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QblockStart (QsciLexerSpice ()) () # 
Instance details

Methods

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

QblockStart (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QblockLookback (QsciLexerSpice ()) () # 
Instance details

Methods

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

QblockLookback (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QblockEnd (QsciLexerSpice ()) () # 
Instance details

Methods

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

QblockEnd (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerSpice ()) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerSpice ()) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerSpice ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

Qsender (QsciLexerSpice ()) () # 
Instance details

Methods

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

Qsender (QsciLexerSpiceSc a) () # 
Instance details

Methods

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

Qreceivers (QsciLexerSpice ()) String # 
Instance details

Methods

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

Qreceivers (QsciLexerSpiceSc a) String # 
Instance details

Methods

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

Qfont (QsciLexerSpice ()) Int # 
Instance details

Methods

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

Qfont (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

Qdescription (QsciLexerSpice ()) Int # 
Instance details

Methods

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

Qdescription (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerSpice ()) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerSpiceSc a) Int # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QsciLexerSpice ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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