Qtc.Qsci.QsciMacro_h

Contents

Documentation

class QendRecording_h x0 x1 where #

Methods

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

Instances
QendRecording_h (QsciMacro ()) () # 
Instance details

Defined in Qtc.Qsci.QsciMacro_h

Methods

endRecording_h :: QsciMacro () -> () -> IO () #

QendRecording_h (QsciMacroSc a) () # 
Instance details

Defined in Qtc.Qsci.QsciMacro_h

Methods

endRecording_h :: QsciMacroSc a -> () -> IO () #

class QstartRecording_h x0 x1 where #

Methods

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

Instances
QstartRecording_h (QsciMacro ()) () # 
Instance details

Defined in Qtc.Qsci.QsciMacro_h

Methods

startRecording_h :: QsciMacro () -> () -> IO () #

QstartRecording_h (QsciMacroSc a) () # 
Instance details

Defined in Qtc.Qsci.QsciMacro_h

Methods

startRecording_h :: QsciMacroSc a -> () -> IO () #

Orphan instances

QunSetHandler (QsciMacro ()) # 
Instance details

Methods

unSetHandler :: QsciMacro () -> String -> IO Bool #

QunSetHandler (QsciMacroSc a) # 
Instance details

Methods

unSetHandler :: QsciMacroSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QsciMacro ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QsciMacro () -> Int -> IO Bool #

QunSetUserMethodVariantList (QsciMacroSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QsciMacroSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QsciMacro ()) # 
Instance details

Methods

unSetUserMethodVariant :: QsciMacro () -> Int -> IO Bool #

QunSetUserMethodVariant (QsciMacroSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QsciMacroSc a -> Int -> IO Bool #

QunSetUserMethod (QsciMacro ()) # 
Instance details

Methods

unSetUserMethod :: QsciMacro () -> Int -> IO Bool #

QunSetUserMethod (QsciMacroSc a) # 
Instance details

Methods

unSetUserMethod :: QsciMacroSc a -> Int -> IO Bool #

Qplay_h (QsciMacro ()) () # 
Instance details

Methods

play_h :: QsciMacro () -> () -> IO () #

Qplay_h (QsciMacroSc a) () # 
Instance details

Methods

play_h :: QsciMacroSc a -> () -> IO () #

QtimerEvent_h (QsciMacro ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QsciMacro () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QsciMacroSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QsciMacroSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QsciMacro ()) (QEvent t1) # 
Instance details

Methods

event_h :: QsciMacro () -> QEvent t1 -> IO Bool #

Qevent_h (QsciMacroSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QsciMacroSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QsciMacro ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QsciMacro () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QsciMacroSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QsciMacroSc a -> QMetaMethod t1 -> IO () #

QcustomEvent_h (QsciMacro ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QsciMacro () -> QEvent t1 -> IO () #

QcustomEvent_h (QsciMacroSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QsciMacroSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QsciMacro ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QsciMacro () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QsciMacroSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QsciMacroSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QsciMacro ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QsciMacro () -> QChildEvent t1 -> IO () #

QchildEvent_h (QsciMacroSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QsciMacroSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QsciMacro ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QsciMacro () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QsciMacroSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QsciMacroSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QsciMacro ()) (QsciMacro x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciMacro () -> String -> (QsciMacro x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QsciMacro ()) (QsciMacro x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciMacro () -> String -> (QsciMacro x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QsciMacro ()) (QsciMacro x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciMacro () -> String -> (QsciMacro x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QsciMacro ()) (QsciMacro x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciMacro () -> String -> (QsciMacro x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QsciMacro ()) (QsciMacro x0 -> IO ()) # 
Instance details

Methods

setHandler :: QsciMacro () -> String -> (QsciMacro x0 -> IO ()) -> IO () #

QsetHandler (QsciMacroSc a) (QsciMacro x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciMacroSc a -> String -> (QsciMacro x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QsciMacroSc a) (QsciMacro x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QsciMacroSc a -> String -> (QsciMacro x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QsciMacroSc a) (QsciMacro x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciMacroSc a -> String -> (QsciMacro x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QsciMacroSc a) (QsciMacro x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QsciMacroSc a -> String -> (QsciMacro x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QsciMacroSc a) (QsciMacro x0 -> IO ()) # 
Instance details

Methods

setHandler :: QsciMacroSc a -> String -> (QsciMacro x0 -> IO ()) -> IO () #

QsetUserMethod (QsciMacro ()) (QsciMacro x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QsciMacro () -> Int -> (QsciMacro x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QsciMacro ()) (QsciMacro x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QsciMacro () -> Int -> (QsciMacro x0 -> IO ()) -> IO () #

QsetUserMethod (QsciMacroSc a) (QsciMacro x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QsciMacroSc a -> Int -> (QsciMacro x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QsciMacroSc a) (QsciMacro x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QsciMacroSc a -> Int -> (QsciMacro x0 -> IO ()) -> IO () #