qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QAction

Description

Documentation

class QqAction x1 where Source

Methods

qAction :: x1 -> IO (QAction ()) Source

Instances

hover :: QAction a -> () -> IO () Source

class QshowStatusText x1 where Source

Methods

showStatusText :: QAction a -> x1 -> IO Bool Source

trigger :: QAction a -> () -> IO () Source