Qtc.Qsci.QsciLexerIDL

Contents

Documentation

class QqsciLexerIDLTrUtf8 x1 where #

Methods

qsciLexerIDLTrUtf8 :: x1 -> IO String #

Instances
QqsciLexerIDLTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciLexerIDL

Methods

qsciLexerIDLTrUtf8 :: String -> IO String #

QqsciLexerIDLTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciLexerIDL

Methods

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

QqsciLexerIDLTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciLexerIDL

Methods

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

class QqsciLexerIDL x1 where #

Methods

qsciLexerIDL :: x1 -> IO (QsciLexerIDL ()) #

Instances
QqsciLexerIDL () # 
Instance details

Defined in Qtc.Qsci.QsciLexerIDL

Methods

qsciLexerIDL :: () -> IO (QsciLexerIDL ()) #

QqsciLexerIDL (QObject t1) # 
Instance details

Defined in Qtc.Qsci.QsciLexerIDL

Methods

qsciLexerIDL :: QObject t1 -> IO (QsciLexerIDL ()) #

Orphan instances

QwordCharacters (QsciLexerIDL ()) () # 
Instance details

Methods

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

QwordCharacters (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerIDL ()) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QsetStylePreprocessor (QsciLexerIDL ()) Bool # 
Instance details

Methods

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

QsetStylePreprocessor (QsciLexerIDLSc a) Bool # 
Instance details

Methods

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

QsetFoldPreprocessor (QsciLexerIDL ()) Bool # 
Instance details

Methods

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

QsetFoldPreprocessor (QsciLexerIDLSc a) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerIDL ()) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerIDLSc a) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerIDL ()) Bool # 
Instance details

Methods

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

QsetFoldComments (QsciLexerIDLSc a) Bool # 
Instance details

Methods

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

QsetFoldAtElse (QsciLexerIDL ()) Bool # 
Instance details

Methods

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

QsetFoldAtElse (QsciLexerIDLSc a) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerIDL ()) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerIDLSc a) Bool # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerIDL ()) Int # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QrefreshProperties (QsciLexerIDL ()) () # 
Instance details

Methods

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

QrefreshProperties (QsciLexerIDLSc a) () # 
Instance details

Methods

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

Qpaper (QsciLexerIDL ()) Int # 
Instance details

Methods

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

Qpaper (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QlexerId (QsciLexerIDL ()) () # 
Instance details

Methods

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

QlexerId (QsciLexerIDLSc a) () # 
Instance details

Methods

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

Qkeywords (QsciLexerIDL ()) Int # 
Instance details

Methods

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

Qkeywords (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QindentationGuideView (QsciLexerIDL ()) () # 
Instance details

Methods

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

QindentationGuideView (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QeolFill (QsciLexerIDL ()) Int # 
Instance details

Methods

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

QeolFill (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QdefaultStyle (QsciLexerIDL ()) () # 
Instance details

Methods

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

QdefaultStyle (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QdefaultPaper (QsciLexerIDL ()) Int # 
Instance details

Methods

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

QdefaultPaper (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerIDL ()) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerIDL ()) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QcaseSensitive (QsciLexerIDL ()) () # 
Instance details

Methods

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

QcaseSensitive (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerIDL ()) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerIDL ()) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QblockStart (QsciLexerIDL ()) () # 
Instance details

Methods

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

QblockStart (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QblockLookback (QsciLexerIDL ()) () # 
Instance details

Methods

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

QblockLookback (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QblockEnd (QsciLexerIDL ()) () # 
Instance details

Methods

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

QblockEnd (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerIDL ()) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerIDL ()) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerIDLSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerIDL ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerIDLSc a) () # 
Instance details

Methods

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

Qsender (QsciLexerIDL ()) () # 
Instance details

Methods

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

Qsender (QsciLexerIDLSc a) () # 
Instance details

Methods

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

Qreceivers (QsciLexerIDL ()) String # 
Instance details

Methods

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

Qreceivers (QsciLexerIDLSc a) String # 
Instance details

Methods

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

Qfont (QsciLexerIDL ()) Int # 
Instance details

Methods

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

Qfont (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

Qdescription (QsciLexerIDL ()) Int # 
Instance details

Methods

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

Qdescription (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerIDL ()) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerIDLSc a) Int # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QsciLexerIDL ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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