6 #ifndef MONITOREDDATAMAPPER_H
7 #define MONITOREDDATAMAPPER_H
9 #include <QDataWidgetMapper>
26 void addMapping(QWidget *widget,
int section,
const QByteArray &propertyName);
35 #endif // MONITOREDDATAMAPPER_H
void addMapping(QWidget *widget, int section)
Data to Widget mapper that watches for edits and notifies listeners when a field is edited...
MonitoredDataMapper(QObject *parent=0)
void addChangeMonitor(QWidget *widget)