KDevelop API Documentation

propertymachinefactory.h File Reference

Contains PropertyMachineFactory class and Machine structure. More...

#include <qmap.h>
#include "propertywidget.h"

Include dependency graph for propertymachinefactory.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  PropertyLib

Classes

struct  PropertyLib::Machine
 Machine for a property type. More...
class  PropertyLib::PropertyMachineFactory
 Factory to create property editors and property viewers. More...

Typedefs

typedef Machine *(* createMachine )()
 A pointer to factory function which creates and returns machine for a property.


Detailed Description

Contains PropertyMachineFactory class and Machine structure.

Definition in file propertymachinefactory.h.


Typedef Documentation

typedef Machine*(* PropertyLib::createMachine)()
 

A pointer to factory function which creates and returns machine for a property.

Definition at line 64 of file propertymachinefactory.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:30:28 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003