Documentation
class QqWaylandViewTrUtf8 x1 where #
qWaylandViewTrUtf8 :: x1 -> IO String #
Instances
QqWaylandViewTrUtf8 String # | |
Defined in Qtc.Waylandcompositor.QWaylandView qWaylandViewTrUtf8 :: String -> IO String # | |
QqWaylandViewTrUtf8 (String, String) # | |
Defined in Qtc.Waylandcompositor.QWaylandView qWaylandViewTrUtf8 :: (String, String) -> IO String # | |
QqWaylandViewTrUtf8 (String, String, Int) # | |
Defined in Qtc.Waylandcompositor.QWaylandView qWaylandViewTrUtf8 :: (String, String, Int) -> IO String # |
class QqWaylandView x1 where #
qWaylandView :: x1 -> IO (QWaylandView ()) #
Instances
QqWaylandView () # | |
Defined in Qtc.Waylandcompositor.QWaylandView qWaylandView :: () -> IO (QWaylandView ()) # | |
QqWaylandView (QObject t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandView qWaylandView :: QObject t1 -> IO (QWaylandView ()) # | |
QqWaylandView (QObject t1, QObject t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandView qWaylandView :: (QObject t1, QObject t2) -> IO (QWaylandView ()) # |
class QbufferCommitted x0 x1 where #
bufferCommitted :: x0 -> x1 -> IO () #
Instances
QbufferCommitted (QWaylandView ()) (QWaylandBufferRef t1, QRegion t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandView bufferCommitted :: QWaylandView () -> (QWaylandBufferRef t1, QRegion t2) -> IO () # | |
QbufferCommitted (QWaylandViewSc a) (QWaylandBufferRef t1, QRegion t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandView bufferCommitted :: QWaylandViewSc a -> (QWaylandBufferRef t1, QRegion t2) -> IO () # |
class QcurrentBuffer x0 x1 where #
currentBuffer :: x0 -> x1 -> IO (QWaylandBufferRef ()) #
Instances
QcurrentBuffer (QWaylandView ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView currentBuffer :: QWaylandView () -> () -> IO (QWaylandBufferRef ()) # | |
QcurrentBuffer (QWaylandViewSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView currentBuffer :: QWaylandViewSc a -> () -> IO (QWaylandBufferRef ()) # |
class QcurrentDamage x0 x1 where #
currentDamage :: x0 -> x1 -> IO (QRegion ()) #
Instances
QcurrentDamage (QWaylandView ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView currentDamage :: QWaylandView () -> () -> IO (QRegion ()) # | |
QcurrentDamage (QWaylandViewSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView currentDamage :: QWaylandViewSc a -> () -> IO (QRegion ()) # |
class QdiscardCurrentBuffer x0 x1 where #
discardCurrentBuffer :: x0 -> x1 -> IO () #
Instances
QdiscardCurrentBuffer (QWaylandView ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView discardCurrentBuffer :: QWaylandView () -> () -> IO () # | |
QdiscardCurrentBuffer (QWaylandViewSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView discardCurrentBuffer :: QWaylandViewSc a -> () -> IO () # |
isPrimary :: QWaylandView a -> () -> IO Bool #
renderObject :: QWaylandView a -> () -> IO (QObject ()) #
surfaceResource :: QWaylandView a -> () -> IO (Qwl_resource ()) #
qWaylandView_delete :: QWaylandView a -> IO () #
qWaylandView_deleteLater :: QWaylandView a -> IO () #