Qtc.Widgets.QDataWidgetMapper
Contents
Documentation
class QqDataWidgetMapperTrUtf8 x1 where #
Methods
qDataWidgetMapperTrUtf8 :: x1 -> IO String #
Instances
QqDataWidgetMapperTrUtf8 String # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods qDataWidgetMapperTrUtf8 :: String -> IO String # | |
QqDataWidgetMapperTrUtf8 (String, String) # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods qDataWidgetMapperTrUtf8 :: (String, String) -> IO String # | |
QqDataWidgetMapperTrUtf8 (String, String, Int) # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods qDataWidgetMapperTrUtf8 :: (String, String, Int) -> IO String # |
class QqDataWidgetMapper x1 where #
Methods
qDataWidgetMapper :: x1 -> IO (QDataWidgetMapper ()) #
Instances
QqDataWidgetMapper () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods qDataWidgetMapper :: () -> IO (QDataWidgetMapper ()) # | |
QqDataWidgetMapper (QObject t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods qDataWidgetMapper :: QObject t1 -> IO (QDataWidgetMapper ()) # |
clearMapping :: QDataWidgetMapper a -> () -> IO () #
mappedPropertyName :: QDataWidgetMapper a -> QWidget t1 -> IO (QByteArray ()) #
mappedSection :: QDataWidgetMapper a -> QWidget t1 -> IO Int #
mappedWidgetAt :: QDataWidgetMapper a -> Int -> IO (QWidget ()) #
class QsetCurrentModelIndex x0 x1 where #
Methods
setCurrentModelIndex :: x0 -> x1 -> IO () #
Instances
QsetCurrentModelIndex (QDataWidgetMapper ()) (QModelIndex t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods setCurrentModelIndex :: QDataWidgetMapper () -> QModelIndex t1 -> IO () # | |
QsetCurrentModelIndex (QDataWidgetMapperSc a) (QModelIndex t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods setCurrentModelIndex :: QDataWidgetMapperSc a -> QModelIndex t1 -> IO () # |
setSubmitPolicy :: QDataWidgetMapper a -> SubmitPolicy -> IO () #
submitPolicy :: QDataWidgetMapper a -> () -> IO SubmitPolicy #
Instances
QtoFirst (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toFirst :: QDataWidgetMapper () -> () -> IO () # | |
QtoFirst (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toFirst :: QDataWidgetMapperSc a -> () -> IO () # |
Instances
QtoLast (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toLast :: QDataWidgetMapper () -> () -> IO () # | |
QtoLast (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toLast :: QDataWidgetMapperSc a -> () -> IO () # |
Instances
QtoNext (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toNext :: QDataWidgetMapper () -> () -> IO () # | |
QtoNext (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toNext :: QDataWidgetMapperSc a -> () -> IO () # |
class QtoPrevious x0 x1 where #
Methods
toPrevious :: x0 -> x1 -> IO () #
Instances
QtoPrevious (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toPrevious :: QDataWidgetMapper () -> () -> IO () # | |
QtoPrevious (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper Methods toPrevious :: QDataWidgetMapperSc a -> () -> IO () # |
qDataWidgetMapper_delete :: QDataWidgetMapper a -> IO () #
qDataWidgetMapper_deleteLater :: QDataWidgetMapper a -> IO () #