Qtc.Widgets.QItemEditorFactory

Contents

Documentation

Orphan instances

QvaluePropertyName (QItemEditorFactory ()) Int # 
Instance details

Methods

valuePropertyName :: QItemEditorFactory () -> Int -> IO (QByteArray ()) #

QvaluePropertyName (QItemEditorFactorySc a) Int # 
Instance details

Methods

valuePropertyName :: QItemEditorFactorySc a -> Int -> IO (QByteArray ()) #

QuserMethod (QItemEditorFactory ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcreateEditor (QItemEditorFactory ()) (Int, QWidget t2) # 
Instance details

Methods

createEditor :: QItemEditorFactory () -> (Int, QWidget t2) -> IO (QWidget ()) #

QcreateEditor (QItemEditorFactorySc a) (Int, QWidget t2) # 
Instance details

Methods

createEditor :: QItemEditorFactorySc a -> (Int, QWidget t2) -> IO (QWidget ()) #