autoform.h File Reference
#include <qscrollview.h>
#include <dataform.h>
Include dependency graph for autoform.h:

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

Go to the source code of this file.
Classes | |
class | autoKey |
class | AutoForm |
A QWidget that automaticly constructs a form from a PropertyMap. More... | |
Typedefs | |
typedef QMap< autoKey, QVariant > | AutoPropertyMap |
Typedef Documentation
|
Definition at line 36 of file autoform.h. Referenced by AutoForm::AutoForm(), and AutoForm::buildGUI(). |