Qtc.Qsci.QsciAbstractAPIs

Contents

Documentation

class QqsciAbstractAPIsTrUtf8 x1 where #

Methods

qsciAbstractAPIsTrUtf8 :: x1 -> IO String #

Instances
QqsciAbstractAPIsTrUtf8 String # 
Instance details

Defined in Qtc.Qsci.QsciAbstractAPIs

Methods

qsciAbstractAPIsTrUtf8 :: String -> IO String #

QqsciAbstractAPIsTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qsci.QsciAbstractAPIs

Methods

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

QqsciAbstractAPIsTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qsci.QsciAbstractAPIs

Methods

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

Orphan instances

QautoCompletionSelected (QsciAbstractAPIs ()) String # 
Instance details

Methods

autoCompletionSelected :: QsciAbstractAPIs () -> String -> IO () #

QautoCompletionSelected (QsciAbstractAPIsSc a) String # 
Instance details

Methods

autoCompletionSelected :: QsciAbstractAPIsSc a -> String -> IO () #

QsenderSignalIndex (QsciAbstractAPIs ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QsciAbstractAPIsSc a) () # 
Instance details

Methods

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

Qsender (QsciAbstractAPIs ()) () # 
Instance details

Methods

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

Qsender (QsciAbstractAPIsSc a) () # 
Instance details

Methods

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

Qreceivers (QsciAbstractAPIs ()) String # 
Instance details

Methods

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

Qreceivers (QsciAbstractAPIsSc a) String # 
Instance details

Methods

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

Qlexer (QsciAbstractAPIs a) () (IO (QsciLexer ())) # 
Instance details

Methods

lexer :: QsciAbstractAPIs a -> () -> IO (QsciLexer ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QsciAbstractAPIs ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QupdateAutoCompletionList (QsciAbstractAPIs ()) ([String], QStringListRef t2) # 
Instance details

Methods

updateAutoCompletionList :: QsciAbstractAPIs () -> ([String], QStringListRef t2) -> IO () #

QupdateAutoCompletionList (QsciAbstractAPIsSc a) ([String], QStringListRef t2) # 
Instance details

Methods

updateAutoCompletionList :: QsciAbstractAPIsSc a -> ([String], QStringListRef t2) -> IO () #

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

Methods

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

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

Methods

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

QcallTips (QsciAbstractAPIs ()) ([String], Int, CallTipsStyle, [Int]) # 
Instance details

Methods

callTips :: QsciAbstractAPIs () -> ([String], Int, CallTipsStyle, [Int]) -> IO [String] #

QcallTips (QsciAbstractAPIsSc a) ([String], Int, CallTipsStyle, [Int]) # 
Instance details

Methods

callTips :: QsciAbstractAPIsSc a -> ([String], Int, CallTipsStyle, [Int]) -> IO [String] #