KDevelop API Documentation

lib/widgets/propeditor/property.h File Reference

#include <qvariant.h>
#include <qmap.h>

Go to the source code of this file.

Classes

class  Property
 Property. More...

class  MPropPtr< P >
 Master (according to Jeff Alger) pointer to Property. More...


Typedefs

typedef MPropPtr< PropertyPropPtr

Enumerations

enum  PropertyType {
  String = QVariant::String, Integer = QVariant::Int, Double = QVariant::Double, Boolean = QVariant::Bool,
  StringList = QVariant::StringList, Color = QVariant::Color, List = QVariant::List, Map = QVariant::Map,
  ValueFromList = 2000, Symbol = 2001, FontName = 2002, FieldName = 2003,
  LineStyle = 2004, UserDefined = 3000
}
 Integers that represent the type of the property. More...


Typedef Documentation

typedef MPropPtr<Property> PropPtr
 

Definition at line 167 of file property.h.

Referenced by PropertyUtils::createProperty().


Enumeration Type Documentation

enum PropertyType
 

Integers that represent the type of the property.

Enumeration values:
String 
Integer 
Double 
Boolean 
StringList 
Color 
List 
Map 
ValueFromList 
Symbol 
FontName 
FieldName 
LineStyle 
UserDefined 

Definition at line 33 of file property.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003