#include <qdatawidgetmapperproto.h>
◆ QDataWidgetMapperProto()
QDataWidgetMapperProto::QDataWidgetMapperProto |
( |
QObject * |
parent = 0 | ) |
|
◆ addMapping() [1/2]
void QDataWidgetMapperProto::addMapping |
( |
QWidget * |
widget, |
|
|
int |
section |
|
) |
| |
◆ addMapping() [2/2]
void QDataWidgetMapperProto::addMapping |
( |
QWidget * |
widget, |
|
|
int |
section, |
|
|
const QByteArray & |
propertyName |
|
) |
| |
◆ clearMapping()
void QDataWidgetMapperProto::clearMapping |
( |
| ) |
|
◆ itemDelegate()
QAbstractItemDelegate * QDataWidgetMapperProto::itemDelegate |
( |
| ) |
const |
◆ mappedPropertyName()
QByteArray QDataWidgetMapperProto::mappedPropertyName |
( |
QWidget * |
widget | ) |
const |
◆ mappedSection()
int QDataWidgetMapperProto::mappedSection |
( |
QWidget * |
widget | ) |
const |
◆ mappedWidgetAt()
QWidget * QDataWidgetMapperProto::mappedWidgetAt |
( |
int |
section | ) |
const |
◆ model()
QAbstractItemModel * QDataWidgetMapperProto::model |
( |
| ) |
const |
◆ removeMapping()
void QDataWidgetMapperProto::removeMapping |
( |
QWidget * |
widget | ) |
|
◆ rootIndex()
QModelIndex QDataWidgetMapperProto::rootIndex |
( |
| ) |
const |
◆ setItemDelegate()
void QDataWidgetMapperProto::setItemDelegate |
( |
QAbstractItemDelegate * |
delegate | ) |
|
◆ setModel()
void QDataWidgetMapperProto::setModel |
( |
QAbstractItemModel * |
model | ) |
|
◆ setRootIndex()
void QDataWidgetMapperProto::setRootIndex |
( |
const QModelIndex & |
index | ) |
|
◆ toString()
QString QDataWidgetMapperProto::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- qdatawidgetmapperproto.h
- qdatawidgetmapperproto.cpp