![]() |
Qt 4.8
|
Public Functions | |
| WidgetMapper (QWidget *w=0, int c=0, const QModelIndex &i=QModelIndex()) | |
| WidgetMapper (QWidget *w, int c, const QModelIndex &i, const QByteArray &p) | |
Public Variables | |
| QPersistentModelIndex | currentIndex |
| QByteArray | property |
| int | section |
| QPointer< QWidget > | widget |
Definition at line 112 of file qdatawidgetmapper.cpp.
|
inline |
Definition at line 114 of file qdatawidgetmapper.cpp.
|
inline |
Definition at line 116 of file qdatawidgetmapper.cpp.
| QPersistentModelIndex QDataWidgetMapperPrivate::WidgetMapper::currentIndex |
Definition at line 121 of file qdatawidgetmapper.cpp.
Referenced by QDataWidgetMapperPrivate::_q_dataChanged(), QDataWidgetMapperPrivate::commit(), and QDataWidgetMapperPrivate::populate().
| QByteArray QDataWidgetMapperPrivate::WidgetMapper::property |
Definition at line 122 of file qdatawidgetmapper.cpp.
Referenced by QDataWidgetMapperPrivate::commit(), QDataWidgetMapper::mappedPropertyName(), and QDataWidgetMapperPrivate::populate().
| int QDataWidgetMapperPrivate::WidgetMapper::section |
Definition at line 120 of file qdatawidgetmapper.cpp.
Referenced by QDataWidgetMapperPrivate::populate().
Definition at line 119 of file qdatawidgetmapper.cpp.
Referenced by QDataWidgetMapperPrivate::commit(), QDataWidgetMapper::mappedPropertyName(), and QDataWidgetMapperPrivate::populate().