Qtc.Waylandcompositor.QWaylandWlShell

Contents

Documentation

class QqWaylandWlShellTrUtf8 x1 where #

Methods

qWaylandWlShellTrUtf8 :: x1 -> IO String #

Instances
QqWaylandWlShellTrUtf8 String # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandWlShell

Methods

qWaylandWlShellTrUtf8 :: String -> IO String #

QqWaylandWlShellTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandWlShell

Methods

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

QqWaylandWlShellTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandWlShell

Methods

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

class QqWaylandWlShell x1 where #

Methods

qWaylandWlShell :: x1 -> IO (QWaylandWlShell ()) #

Orphan instances

QpopupClient (QWaylandWlShell a) () # 
Instance details

Methods

popupClient :: QWaylandWlShell a -> () -> IO (QWaylandClient ()) #

QcloseAllPopups (QWaylandWlShell ()) () # 
Instance details

Methods

closeAllPopups :: QWaylandWlShell () -> () -> IO () #

QcloseAllPopups (QWaylandWlShellSc a) () # 
Instance details

Methods

closeAllPopups :: QWaylandWlShellSc a -> () -> IO () #

QuserMethod (QWaylandWlShell ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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