#include <xdatawidgetmapperproto.h>
XDataWidgetMapperProto::XDataWidgetMapperProto |
( |
QObject * |
parent = 0 | ) |
|
void XDataWidgetMapperProto::addMapping |
( |
QWidget * |
widget, |
|
|
QString |
fieldName |
|
) |
| |
void XDataWidgetMapperProto::addMapping |
( |
QWidget * |
widget, |
|
|
QString |
fieldName, |
|
|
const QByteArray & |
propertyName |
|
) |
| |
void XDataWidgetMapperProto::addMapping |
( |
QWidget * |
widget, |
|
|
QString |
fieldName, |
|
|
const QByteArray & |
propertyName, |
|
|
const QByteArray & |
defaultName |
|
) |
| |
void XDataWidgetMapperProto::clearMapping |
( |
| ) |
|
int XDataWidgetMapperProto::currentIndex |
( |
| ) |
const |
QAbstractItemDelegate * XDataWidgetMapperProto::itemDelegate |
( |
| ) |
const |
QByteArray XDataWidgetMapperProto::mappedDefaultName |
( |
QWidget * |
widget | ) |
|
QByteArray XDataWidgetMapperProto::mappedPropertyName |
( |
QWidget * |
widget | ) |
const |
int XDataWidgetMapperProto::mappedSection |
( |
QWidget * |
widget | ) |
const |
QWidget * XDataWidgetMapperProto::mappedWidgetAt |
( |
int |
section | ) |
const |
QAbstractItemModel * XDataWidgetMapperProto::model |
( |
| ) |
const |
int XDataWidgetMapperProto::orientation |
( |
| ) |
const |
void XDataWidgetMapperProto::removeDefault |
( |
QWidget * |
widget | ) |
|
void XDataWidgetMapperProto::removeMapping |
( |
QWidget * |
widget | ) |
|
QModelIndex XDataWidgetMapperProto::rootIndex |
( |
| ) |
const |
void XDataWidgetMapperProto::setItemDelegate |
( |
QAbstractItemDelegate * |
delegate | ) |
|
void XDataWidgetMapperProto::setModel |
( |
QAbstractItemModel * |
model | ) |
|
void XDataWidgetMapperProto::setOrientation |
( |
int |
orientation | ) |
|
void XDataWidgetMapperProto::setRootIndex |
( |
const QModelIndex & |
index | ) |
|
void XDataWidgetMapperProto::setSubmitPolicy |
( |
int |
policy | ) |
|
int XDataWidgetMapperProto::submitPolicy |
( |
| ) |
const |
QString XDataWidgetMapperProto::toString |
( |
| ) |
const |
|
virtualslot |
The documentation for this class was generated from the following files: