dataform.h File Reference
#include <qwidget.h>
#include <qmap.h>
#include <kdebug.h>
#include <qvariant.h>
Include dependency graph for dataform.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | key |
class | DataForm |
A widget that will connect a QMap<key,QVariant> to a form. More... | |
Typedefs | |
typedef QMap< key, QVariant > | PropertyMap |
Typedef Documentation
|
Definition at line 43 of file dataform.h. Referenced by AutoForm::AutoForm(). |