Qtc.Waylandcompositor.QWaylandIviSurface

Contents

Documentation

class QqWaylandIviSurfaceTrUtf8 x1 where #

Methods

qWaylandIviSurfaceTrUtf8 :: x1 -> IO String #

Instances
QqWaylandIviSurfaceTrUtf8 String # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandIviSurface

Methods

qWaylandIviSurfaceTrUtf8 :: String -> IO String #

QqWaylandIviSurfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandIviSurface

Methods

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

QqWaylandIviSurfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandIviSurface

Methods

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

iviId :: QWaylandIviSurface a -> () -> IO Int #

Orphan instances

QsendConfigure (QWaylandIviSurface a) Size (IO ()) # 
Instance details

Methods

sendConfigure :: QWaylandIviSurface a -> Size -> IO () #

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

Methods

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

QuserMethod (QWaylandIviSurface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QqsendConfigure (QWaylandIviSurface a) (QSize t1) (IO ()) # 
Instance details

Methods

qsendConfigure :: QWaylandIviSurface a -> QSize t1 -> IO () #

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

Methods

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

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

Methods

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

Qinitialize (QWaylandIviSurface a) (QWaylandIviApplication t1, QWaylandSurface t2, Int, QWaylandResource t4) # 
Instance details