MultiEditDialog Class Reference
Enthanced modal editor for custom delegate. User handles here large texts (more than 1 line), files to BLOBs, and date strings. DateTime mask/format can be setup as in Qt4 classes:
http://doc.trolltech.com/4.3/qdatetime.html#toString.
More...
#include <multieditdialog.h>
List of all members.
Detailed Description
Enthanced modal editor for custom delegate. User handles here large texts (more than 1 line), files to BLOBs, and date strings. DateTime mask/format can be setup as in Qt4 classes:
http://doc.trolltech.com/4.3/qdatetime.html#toString.
- Author:
- Petr Vanek <petr@scribus.info>
Constructor & Destructor Documentation
| MultiEditDialog::MultiEditDialog |
( |
QWidget * |
parent = 0 |
) |
|
Member Function Documentation
| void MultiEditDialog::setData |
( |
const QVariant & |
data |
) |
|
| QVariant MultiEditDialog::data |
( |
|
) |
|
The documentation for this class was generated from the following files: