#include <qwidget.h>#include <kernel/iproperty.h>#include "propertyfactory.h"#include "stringproperty.h"#include "intproperty.h"#include "boolproperty.h"#include "realproperty.h"#include "refproperty.h"#include "nameproperty.h"Namespaces | |
| namespace | gui |
Graphical user interface namespace. | |
Functions | |
| Property * | gui::propertyFactory (pdfobjects::IProperty *prop, const QString &_name, QWidget *parent) |
propertyFactory