Qtc.Waylandcompositor.QWaylandView_h

Contents

Documentation

class QbufferCommitted_h x0 x1 where #

Methods

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

class QcurrentBuffer_h x0 x1 where #

Methods

currentBuffer_h :: x0 -> x1 -> IO (QWaylandBufferRef ()) #

Instances
QcurrentBuffer_h (QWaylandView ()) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView_h

Methods

currentBuffer_h :: QWaylandView () -> () -> IO (QWaylandBufferRef ()) #

QcurrentBuffer_h (QWaylandViewSc a) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView_h

Methods

currentBuffer_h :: QWaylandViewSc a -> () -> IO (QWaylandBufferRef ()) #

class QcurrentDamage_h x0 x1 where #

Methods

currentDamage_h :: x0 -> x1 -> IO (QRegion ()) #

Instances
QcurrentDamage_h (QWaylandView ()) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView_h

Methods

currentDamage_h :: QWaylandView () -> () -> IO (QRegion ()) #

QcurrentDamage_h (QWaylandViewSc a) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView_h

Methods

currentDamage_h :: QWaylandViewSc a -> () -> IO (QRegion ()) #

class QdiscardCurrentBuffer_h x0 x1 where #

Methods

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

Instances
QdiscardCurrentBuffer_h (QWaylandView ()) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView_h

Methods

discardCurrentBuffer_h :: QWaylandView () -> () -> IO () #

QdiscardCurrentBuffer_h (QWaylandViewSc a) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView_h

Methods

discardCurrentBuffer_h :: QWaylandViewSc a -> () -> IO () #

Orphan instances

QunSetHandler (QWaylandView ()) # 
Instance details

Methods

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

QunSetHandler (QWaylandViewSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QWaylandView ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QWaylandViewSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QWaylandView ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QWaylandViewSc a) # 
Instance details

Methods

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

QunSetUserMethod (QWaylandView ()) # 
Instance details

Methods

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

QunSetUserMethod (QWaylandViewSc a) # 
Instance details

Methods

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

Qadvance_h (QWaylandView ()) () (IO Bool) # 
Instance details

Methods

advance_h :: QWaylandView () -> () -> IO Bool #

Qadvance_h (QWaylandViewSc a) () (IO Bool) # 
Instance details

Methods

advance_h :: QWaylandViewSc a -> () -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QWaylandView ()) (QWaylandView x0 -> IO (QRegion t0)) # 
Instance details

Methods

setHandler :: QWaylandView () -> String -> (QWaylandView x0 -> IO (QRegion t0)) -> IO () #

QsetHandler (QWaylandView ()) (QWaylandView x0 -> IO (QWaylandBufferRef t0)) # 
Instance details

Methods

setHandler :: QWaylandView () -> String -> (QWaylandView x0 -> IO (QWaylandBufferRef t0)) -> IO () #

QsetHandler (QWaylandView ()) (QWaylandView x0 -> QWaylandBufferRef t1 -> QRegion t2 -> IO ()) # 
Instance details

Methods

setHandler :: QWaylandView () -> String -> (QWaylandView x0 -> QWaylandBufferRef t1 -> QRegion t2 -> IO ()) -> IO () #

QsetHandler (QWaylandView ()) (QWaylandView x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QWaylandView () -> String -> (QWaylandView x0 -> IO Bool) -> IO () #

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

Methods

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

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> IO ()) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> IO ()) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> IO (QRegion t0)) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> IO (QRegion t0)) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> IO (QWaylandBufferRef t0)) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> IO (QWaylandBufferRef t0)) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> QWaylandBufferRef t1 -> QRegion t2 -> IO ()) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> QWaylandBufferRef t1 -> QRegion t2 -> IO ()) -> IO () #

QsetHandler (QWaylandViewSc a) (QWaylandView x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QWaylandViewSc a -> String -> (QWaylandView x0 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QWaylandViewSc a) (QWaylandView x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QWaylandViewSc a -> Int -> (QWaylandView x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QWaylandViewSc a) (QWaylandView x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QWaylandViewSc a -> Int -> (QWaylandView x0 -> IO ()) -> IO () #