Qtc.Gui.QInputMethod

Contents

Documentation

class QqInputMethodTrUtf8 x1 where #

Methods

qInputMethodTrUtf8 :: x1 -> IO String #

Instances
QqInputMethodTrUtf8 String # 
Instance details

Defined in Qtc.Gui.QInputMethod

Methods

qInputMethodTrUtf8 :: String -> IO String #

QqInputMethodTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Gui.QInputMethod

Methods

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

QqInputMethodTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Gui.QInputMethod

Methods

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

qanchorRectangle :: QInputMethod a -> () -> IO (QRectF ()) #

qcursorRectangle :: QInputMethod a -> () -> IO (QRectF ()) #

isAnimating :: QInputMethod a -> () -> IO Bool #

qkeyboardRectangle :: QInputMethod a -> () -> IO (QRectF ()) #

Orphan instances

QsetVisible (QInputMethod a) Bool # 
Instance details

Methods

setVisible :: QInputMethod a -> Bool -> IO () #

QisVisible (QInputMethod a) () # 
Instance details

Methods

isVisible :: QInputMethod a -> () -> IO Bool #

Qproperty (QInputMethod ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QInputMethod () -> String -> IO (QVariant ()) #

Qproperty (QInputMethodSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QInputMethodSc a -> String -> IO (QVariant ()) #

Qparent (QInputMethod ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QInputMethod () -> () -> IO (QObject ()) #

Qparent (QInputMethodSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QInputMethodSc a -> () -> IO (QObject ()) #

Qlocale (QInputMethod a) () (IO (QLocale ())) # 
Instance details

Methods

locale :: QInputMethod a -> () -> IO (QLocale ()) #