Documentation
class QqDataWidgetMapperTrUtf8 x1 where #
qDataWidgetMapperTrUtf8 :: x1 -> IO String #
Instances
QqDataWidgetMapperTrUtf8 String # | |
Defined in Qtc.Widgets.QDataWidgetMapper qDataWidgetMapperTrUtf8 :: String -> IO String # | |
QqDataWidgetMapperTrUtf8 (String, String) # | |
Defined in Qtc.Widgets.QDataWidgetMapper qDataWidgetMapperTrUtf8 :: (String, String) -> IO String # | |
QqDataWidgetMapperTrUtf8 (String, String, Int) # | |
Defined in Qtc.Widgets.QDataWidgetMapper qDataWidgetMapperTrUtf8 :: (String, String, Int) -> IO String # |
class QqDataWidgetMapper x1 where #
qDataWidgetMapper :: x1 -> IO (QDataWidgetMapper ()) #
Instances
QqDataWidgetMapper () # | |
Defined in Qtc.Widgets.QDataWidgetMapper qDataWidgetMapper :: () -> IO (QDataWidgetMapper ()) # | |
QqDataWidgetMapper (QObject t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper 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 #
setCurrentModelIndex :: x0 -> x1 -> IO () #
Instances
QsetCurrentModelIndex (QDataWidgetMapper ()) (QModelIndex t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper setCurrentModelIndex :: QDataWidgetMapper () -> QModelIndex t1 -> IO () # | |
QsetCurrentModelIndex (QDataWidgetMapperSc a) (QModelIndex t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper setCurrentModelIndex :: QDataWidgetMapperSc a -> QModelIndex t1 -> IO () # |
setSubmitPolicy :: QDataWidgetMapper a -> SubmitPolicy -> IO () #
submitPolicy :: QDataWidgetMapper a -> () -> IO SubmitPolicy #
Instances
QtoFirst (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toFirst :: QDataWidgetMapper () -> () -> IO () # | |
QtoFirst (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toFirst :: QDataWidgetMapperSc a -> () -> IO () # |
Instances
QtoLast (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toLast :: QDataWidgetMapper () -> () -> IO () # | |
QtoLast (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toLast :: QDataWidgetMapperSc a -> () -> IO () # |
Instances
QtoNext (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toNext :: QDataWidgetMapper () -> () -> IO () # | |
QtoNext (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toNext :: QDataWidgetMapperSc a -> () -> IO () # |
class QtoPrevious x0 x1 where #
toPrevious :: x0 -> x1 -> IO () #
Instances
QtoPrevious (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toPrevious :: QDataWidgetMapper () -> () -> IO () # | |
QtoPrevious (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper toPrevious :: QDataWidgetMapperSc a -> () -> IO () # |
qDataWidgetMapper_delete :: QDataWidgetMapper a -> IO () #
qDataWidgetMapper_deleteLater :: QDataWidgetMapper a -> IO () #