Qt 5.13
Qt Widgets
C++ Classes
QDataWidgetMapper
Qt 5.13.0 Reference Documentation
List of All Members for QDataWidgetMapper
This is the complete list of members for
QDataWidgetMapper
, including inherited members.
QDataWidgetMapper
(QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
SubmitPolicy
currentIndexChanged
(int )
deleteLater
()
objectNameChanged
(const QString &)
revert
()
setCurrentIndex
(int )
setCurrentModelIndex
(const QModelIndex &)
submit
() : bool
toFirst
()
toLast
()
toNext
()
toPrevious
()
~QDataWidgetMapper
()
addMapping
(QWidget *, int )
addMapping
(QWidget *, int , const QByteArray &)
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
clearMapping
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
currentIndex
() const : int
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isSignalConnected
(const QMetaMethod &) const : bool
itemDelegate
() const : QAbstractItemDelegate *
killTimer
(int )
mappedPropertyName
(QWidget *) const : QByteArray
mappedSection
(QWidget *) const : int
mappedWidgetAt
(int ) const : QWidget *
model
() const : QAbstractItemModel *
moveToThread
(QThread *)
objectName
() const : QString
orientation
() const : Qt::Orientation
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
removeMapping
(QWidget *)
rootIndex
() const : QModelIndex
sender
() const : QObject *
senderSignalIndex
() const : int
setItemDelegate
(QAbstractItemDelegate *)
setModel
(QAbstractItemModel *)
setObjectName
(const QString &)
setOrientation
(Qt::Orientation )
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setRootIndex
(const QModelIndex &)
setSubmitPolicy
(QDataWidgetMapper::SubmitPolicy )
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
submitPolicy
() const : QDataWidgetMapper::SubmitPolicy
thread
() const : QThread *