The ItemEditor class gives an editor with a "destroy modification" button.
More...
#include <itemdelegates.h>
Public Slots |
|
void | dataReseted () |
|
void | changeData () |
|
void | setResetable (bool r) |
Signals |
|
void | dataChanged (QWidget *) |
|
void | dataReset (QWidget *) |
Public Member Functions |
|
| ItemEditor (QWidget *edit, bool redef, QWidget *parent) |
|
void | setEditorProperty (const char *name, const QVariant &value) |
|
QVariant | editorProperty (const char *name) const |
|
bool | resetRequested () const |
|
QWidget * | editor () const |
Detailed Description
The ItemEditor class gives an editor with a "destroy modification" button.
The documentation for this class was generated from the following files: