Qtc.Qsci.QsciLexerXML

Contents

Documentation

class QqsciLexerXMLTrUtf8 x1 where #

Methods

qsciLexerXMLTrUtf8 :: x1 -> IO String #

Instances
QqsciLexerXMLTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciLexerXML

Methods

qsciLexerXMLTrUtf8 :: String -> IO String #

QqsciLexerXMLTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciLexerXML

Methods

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

QqsciLexerXMLTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciLexerXML

Methods

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

class QqsciLexerXML x1 where #

Methods

qsciLexerXML :: x1 -> IO (QsciLexerXML ()) #

Instances
QqsciLexerXML () # 
Instance details

Defined in Qtc.Qsci.QsciLexerXML

Methods

qsciLexerXML :: () -> IO (QsciLexerXML ()) #

QqsciLexerXML (QObject t1) # 
Instance details

Defined in Qtc.Qsci.QsciLexerXML

Methods

qsciLexerXML :: QObject t1 -> IO (QsciLexerXML ()) #

scriptsStyled :: QsciLexerXML a -> () -> IO Bool #

setScriptsStyled :: QsciLexerXML a -> Bool -> IO () #

Orphan instances

QwordCharacters (QsciLexerXML ()) () # 
Instance details

Methods

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

QwordCharacters (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerXML ()) () # 
Instance details

Methods

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

QstyleBitsNeeded (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QsetFoldPreprocessor (QsciLexerXML ()) Bool # 
Instance details

Methods

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

QsetFoldPreprocessor (QsciLexerXMLSc a) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerXML ()) Bool # 
Instance details

Methods

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

QsetFoldCompact (QsciLexerXMLSc a) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerXML ()) Bool # 
Instance details

Methods

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

QsetEolFill (QsciLexerXMLSc a) Bool # 
Instance details

Methods

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

QsetCaseSensitiveTags (QsciLexerXML ()) Bool # 
Instance details

Methods

setCaseSensitiveTags :: QsciLexerXML () -> Bool -> IO () #

QsetCaseSensitiveTags (QsciLexerXMLSc a) Bool # 
Instance details

Methods

setCaseSensitiveTags :: QsciLexerXMLSc a -> Bool -> IO () #

QsetAutoIndentStyle (QsciLexerXML ()) Int # 
Instance details

Methods

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

QsetAutoIndentStyle (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QrefreshProperties (QsciLexerXML ()) () # 
Instance details

Methods

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

QrefreshProperties (QsciLexerXMLSc a) () # 
Instance details

Methods

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

Qpaper (QsciLexerXML ()) Int # 
Instance details

Methods

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

Qpaper (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QlexerId (QsciLexerXML ()) () # 
Instance details

Methods

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

QlexerId (QsciLexerXMLSc a) () # 
Instance details

Methods

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

Qkeywords (QsciLexerXML ()) Int # 
Instance details

Methods

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

Qkeywords (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QindentationGuideView (QsciLexerXML ()) () # 
Instance details

Methods

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

QindentationGuideView (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QeolFill (QsciLexerXML ()) Int # 
Instance details

Methods

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

QeolFill (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QdefaultStyle (QsciLexerXML ()) () # 
Instance details

Methods

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

QdefaultStyle (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QdefaultPaper (QsciLexerXML ()) Int # 
Instance details

Methods

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

QdefaultPaper (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerXML ()) Int # 
Instance details

Methods

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

QdefaultEolFill (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerXML ()) Int # 
Instance details

Methods

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

QdefaultColor (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QcaseSensitive (QsciLexerXML ()) () # 
Instance details

Methods

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

QcaseSensitive (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerXML ()) () # 
Instance details

Methods

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

QbraceStyle (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerXML ()) () # 
Instance details

Methods

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

QblockStartKeyword (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QblockStart (QsciLexerXML ()) () # 
Instance details

Methods

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

QblockStart (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QblockLookback (QsciLexerXML ()) () # 
Instance details

Methods

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

QblockLookback (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QblockEnd (QsciLexerXML ()) () # 
Instance details

Methods

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

QblockEnd (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerXML ()) () # 
Instance details

Methods

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

QautoCompletionWordSeparators (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerXML ()) () # 
Instance details

Methods

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

QautoCompletionFillups (QsciLexerXMLSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerXML ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciLexerXMLSc a) () # 
Instance details

Methods

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

Qsender (QsciLexerXML ()) () # 
Instance details

Methods

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

Qsender (QsciLexerXMLSc a) () # 
Instance details

Methods

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

Qreceivers (QsciLexerXML ()) String # 
Instance details

Methods

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

Qreceivers (QsciLexerXMLSc a) String # 
Instance details

Methods

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

Qfont (QsciLexerXML ()) Int # 
Instance details

Methods

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

Qfont (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

Qdescription (QsciLexerXML ()) Int # 
Instance details

Methods

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

Qdescription (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerXML ()) Int # 
Instance details

Methods

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

QdefaultFont (QsciLexerXMLSc a) Int # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QsciLexerXML ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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