propertyeditor.cc File Reference

#include "propertyeditor.h"
#include <utils/debug.h>
#include "util.h"
#include <kernel/cobject.h>
#include <qapplication.h>
#include "main.h"
#include "propertyfactory.h"
#include "property.h"
#include <QSCROLLVIEW>
#include <qstringlist.h>
#include <qlabel.h>
#include <qgrid.h>
#include <qlayout.h>
#include "pdfutil.h"
#include "settings.h"
#include "propertymodecontroller.h"
#include <qevent.h>

Namespaces

namespace  gui
 

Graphical user interface namespace.



Detailed Description

PropertyEditor - widget for editing properties of selected object Can edit Dict and Array containing primitive types and also primitive type as one items itself Primitive types are: int, bool, string, name, real, ref

Author:
Martin Petricek