Qtc.Waylandcompositor.QWaylandWlShellSurface

Contents

Documentation

class QqWaylandWlShellSurfaceTrUtf8 x1 where #

Methods

qWaylandWlShellSurfaceTrUtf8 :: x1 -> IO String #

Instances
QqWaylandWlShellSurfaceTrUtf8 String # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandWlShellSurface

Methods

qWaylandWlShellSurfaceTrUtf8 :: String -> IO String #

QqWaylandWlShellSurfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandWlShellSurface

Methods

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

QqWaylandWlShellSurfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandWlShellSurface

Methods

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

className :: QWaylandWlShellSurface a -> () -> IO String #

Orphan instances

Qshell (QWaylandWlShellSurface a) () (IO (QWaylandWlShell ())) # 
Instance details

Methods

shell :: QWaylandWlShellSurface a -> () -> IO (QWaylandWlShell ()) #

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

Methods

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

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

Methods

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

Qping (QWaylandWlShellSurface ()) () (IO ()) # 
Instance details

Methods

ping :: QWaylandWlShellSurface () -> () -> IO () #

Qping (QWaylandWlShellSurfaceSc a) () (IO ()) # 
Instance details

Methods

ping :: QWaylandWlShellSurfaceSc a -> () -> IO () #

QuserMethod (QWaylandWlShellSurface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QqsendConfigure (QWaylandWlShellSurface a) (QSize t1, QWaylandWlShellSurface_ResizeEdge) (IO ()) # 
Instance details

QsendConfigure (QWaylandWlShellSurface a) (Size, QWaylandWlShellSurface_ResizeEdge) (IO ()) # 
Instance details

QqsizeForResize (QWaylandWlShellSurface a) (QSizeF t1, QPointF t2, QWaylandWlShellSurface_ResizeEdge) # 
Instance details

QsizeForResize (QWaylandWlShellSurface a) (SizeF, PointF, QWaylandWlShellSurface_ResizeEdge) # 
Instance details

Qinitialize (QWaylandWlShellSurface a) (QWaylandWlShell t1, QWaylandSurface t2, QWaylandResource t3) # 
Instance details