Qtc.Waylandcompositor.QWaylandXdgSurfaceV5

Contents

Documentation

class QqWaylandXdgSurfaceV5TrUtf8 x1 where #

Methods

qWaylandXdgSurfaceV5TrUtf8 :: x1 -> IO String #

Instances
QqWaylandXdgSurfaceV5TrUtf8 String # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandXdgSurfaceV5

Methods

qWaylandXdgSurfaceV5TrUtf8 :: String -> IO String #

QqWaylandXdgSurfaceV5TrUtf8 (String, String) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandXdgSurfaceV5

Methods

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

QqWaylandXdgSurfaceV5TrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandXdgSurfaceV5

Methods

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

activated :: QWaylandXdgSurfaceV5 a -> () -> IO Bool #

appId :: QWaylandXdgSurfaceV5 a -> () -> IO String #

fullscreen :: QWaylandXdgSurfaceV5 a -> () -> IO Bool #

maximized :: QWaylandXdgSurfaceV5 a -> () -> IO Bool #

resizing :: QWaylandXdgSurfaceV5 a -> () -> IO Bool #

sendClose :: QWaylandXdgSurfaceV5 a -> () -> IO () #

class QsendUnmaximized x1 where #

Methods

sendUnmaximized :: QWaylandXdgSurfaceV5 a -> x1 -> IO Int #

Instances
QsendUnmaximized () # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandXdgSurfaceV5

Methods

sendUnmaximized :: QWaylandXdgSurfaceV5 a -> () -> IO Int #

QsendUnmaximized Size # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandXdgSurfaceV5

Methods

sendUnmaximized :: QWaylandXdgSurfaceV5 a -> Size -> IO Int #

states :: QWaylandXdgSurfaceV5 a -> () -> IO [Int] #

Orphan instances

Qshell (QWaylandXdgSurfaceV5 a) () (IO (QWaylandXdgShellV5 ())) # 
Instance details

Methods

shell :: QWaylandXdgSurfaceV5 a -> () -> IO (QWaylandXdgShellV5 ()) #

Qtitle (QWaylandXdgSurfaceV5 a) () (IO String) # 
Instance details

Methods

title :: QWaylandXdgSurfaceV5 a -> () -> IO String #

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

Methods

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

QuserMethod (QWaylandXdgSurfaceV5 ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QqsendConfigure (QWaylandXdgSurfaceV5 a) (QSize t1, [QWaylandXdgSurfaceV5_State]) (IO Int) # 
Instance details

QqsendConfigure (QWaylandXdgSurfaceV5 a) (QSize t1, [Int]) (IO Int) # 
Instance details

Methods

qsendConfigure :: QWaylandXdgSurfaceV5 a -> (QSize t1, [Int]) -> IO Int #

QsendConfigure (QWaylandXdgSurfaceV5 a) (Size, [QWaylandXdgSurfaceV5_State]) (IO Int) # 
Instance details

QsendConfigure (QWaylandXdgSurfaceV5 a) (Size, [Int]) (IO Int) # 
Instance details

Methods

sendConfigure :: QWaylandXdgSurfaceV5 a -> (Size, [Int]) -> IO Int #

QqsizeForResize (QWaylandXdgSurfaceV5 a) (QSizeF t1, QPointF t2, QWaylandXdgSurfaceV5_ResizeEdge) # 
Instance details

QsizeForResize (QWaylandXdgSurfaceV5 a) (SizeF, PointF, QWaylandXdgSurfaceV5_ResizeEdge) # 
Instance details

Qinitialize (QWaylandXdgSurfaceV5 a) (QWaylandXdgShellV5 t1, QWaylandSurface t2, QWaylandResource t3) # 
Instance details