Qtc.Waylandcompositor.QWaylandView

Contents

Documentation

class QqWaylandViewTrUtf8 x1 where #

Methods

qWaylandViewTrUtf8 :: x1 -> IO String #

Instances
QqWaylandViewTrUtf8 String # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

qWaylandViewTrUtf8 :: String -> IO String #

QqWaylandViewTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

QqWaylandViewTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

class QqWaylandView x1 where #

Methods

qWaylandView :: x1 -> IO (QWaylandView ()) #

Instances
QqWaylandView () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

QqWaylandView (QObject t1) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

qWaylandView :: QObject t1 -> IO (QWaylandView ()) #

QqWaylandView (QObject t1, QObject t2) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

qWaylandView :: (QObject t1, QObject t2) -> IO (QWaylandView ()) #

class QbufferCommitted x0 x1 where #

Methods

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

class QcurrentBuffer x0 x1 where #

Methods

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

Instances
QcurrentBuffer (QWaylandView ()) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

QcurrentBuffer (QWaylandViewSc a) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

class QcurrentDamage x0 x1 where #

Methods

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

Instances
QcurrentDamage (QWaylandView ()) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

QcurrentDamage (QWaylandViewSc a) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

class QdiscardCurrentBuffer x0 x1 where #

Methods

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

Instances
QdiscardCurrentBuffer (QWaylandView ()) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

QdiscardCurrentBuffer (QWaylandViewSc a) () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandView

Methods

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

isPrimary :: QWaylandView a -> () -> IO Bool #

renderObject :: QWaylandView a -> () -> IO (QObject ()) #

Orphan instances

QsetPrimary (QWaylandView a) () # 
Instance details

Methods

setPrimary :: QWaylandView a -> () -> IO () #

QsetBufferLocked (QWaylandView a) Bool # 
Instance details

Methods

setBufferLocked :: QWaylandView a -> Bool -> IO () #

QsetAllowDiscardFrontBuffer (QWaylandView a) Bool # 
Instance details

Methods

setAllowDiscardFrontBuffer :: QWaylandView a -> Bool -> IO () #

QisBufferLocked (QWaylandView a) () # 
Instance details

Methods

isBufferLocked :: QWaylandView a -> () -> IO Bool #

QallowDiscardFrontBuffer (QWaylandView a) () # 
Instance details

Methods

allowDiscardFrontBuffer :: QWaylandView a -> () -> IO Bool #

QsenderSignalIndex (QWaylandView ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QWaylandViewSc a) () # 
Instance details

Methods

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

Qsender (QWaylandView ()) () # 
Instance details

Methods

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

Qsender (QWaylandViewSc a) () # 
Instance details

Methods

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

Qreceivers (QWaylandView ()) String # 
Instance details

Methods

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

Qreceivers (QWaylandViewSc a) String # 
Instance details

Methods

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

Qsurface (QWaylandView a) () (IO (QWaylandSurface ())) # 
Instance details

Methods

surface :: QWaylandView a -> () -> IO (QWaylandSurface ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qoutput (QWaylandView a) () (IO (QWaylandOutput ())) # 
Instance details

Methods

output :: QWaylandView a -> () -> IO (QWaylandOutput ()) #

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

Methods

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

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

Methods

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

QuserMethod (QWaylandView ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetSurface (QWaylandView a) (QWaylandSurface t1) # 
Instance details

Methods

setSurface :: QWaylandView a -> QWaylandSurface t1 -> IO () #

QsetOutput (QWaylandView a) (QWaylandOutput t1) # 
Instance details

Methods

setOutput :: QWaylandView a -> QWaylandOutput t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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