KDevelop API Documentation

PropertyLib::Machine Struct Reference

Machine for a property type. More...

#include <propertymachinefactory.h>

Collaboration diagram for PropertyLib::Machine:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Machine ()
 Machine (PropertyWidget *widget)
 ~Machine ()

Public Attributes

PropertyWidgetpropertyEditor
 Property viewer and editor widget.

Detailed Description

Machine for a property type.

Contains a pointer to a property viewer, property editor and a list of detailed property editors and viewers.

Definition at line 46 of file propertymachinefactory.h.


Constructor & Destructor Documentation

PropertyLib::Machine::Machine  )  [inline]
 

Definition at line 47 of file propertymachinefactory.h.

PropertyLib::Machine::Machine PropertyWidget widget  )  [inline]
 

Definition at line 50 of file propertymachinefactory.h.

PropertyLib::Machine::~Machine  )  [inline]
 

Definition at line 54 of file propertymachinefactory.h.


Member Data Documentation

PropertyWidget* PropertyLib::Machine::propertyEditor
 

Property viewer and editor widget.

Definition at line 60 of file propertymachinefactory.h.

Referenced by PropertyLib::PropertyEditor::prepareEditor().


The documentation for this struct was generated from the following file:
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:52:00 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003