property.cc File Reference

#include "property.h"
#include "qtcompat.h"
#include <kernel/iproperty.h>
#include <qstring.h>
#include <qlabel.h>
#include "util.h"
#include <utils/debug.h>

Namespaces

namespace  gui
 

Graphical user interface namespace.



Detailed Description

Property - abstract class for widget containing one editable property
Should be subclassed for editing specific property types (integer, string, ...)

Author:
Martin Petricek