nameproperty.cc File Reference

#include "nameproperty.h"
#include <string>
#include <stdlib.h>
#include <qlineedit.h>
#include <kernel/cobject.h>
#include "util.h"

Namespaces

namespace  gui
 

Graphical user interface namespace.



Detailed Description

NameProperty - class for widget containing one editable property of type "Name"
Basically, CName is CString, but we might want differentiation in case we'll handle names specially in future
Used as one item in property editor

Author:
Martin Petricek