MeshGui::PropertyMeshKernelItem Class Reference

Display data of a mesh kernel. More...

#include <PropertyEditorMesh.h>

Inheritance diagram for MeshGui::PropertyMeshKernelItem:
Gui::PropertyEditor::PropertyItem Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Protected Member Functions

 PropertyMeshKernelItem ()
virtual void setValue (const QVariant &)
virtual QVariant toolTip (const App::Property *) const
virtual QVariant value (const App::Property *) const

Properties

int Edges
int Faces
int Points

Detailed Description

Display data of a mesh kernel.

Author:
Werner Mayer

Definition at line 34 of file PropertyEditorMesh.h.


Constructor & Destructor Documentation

PropertyMeshKernelItem::PropertyMeshKernelItem (  )  [protected]

Member Function Documentation

void * MeshGui::PropertyMeshKernelItem::create ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 36 of file PropertyEditorMesh.cpp.

Referenced by PropertyMeshKernelItem().

Base::Type MeshGui::PropertyMeshKernelItem::getClassTypeId ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 36 of file PropertyEditorMesh.cpp.

Base::Type MeshGui::PropertyMeshKernelItem::getTypeId ( void   )  const [virtual]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 36 of file PropertyEditorMesh.cpp.

void MeshGui::PropertyMeshKernelItem::init ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 36 of file PropertyEditorMesh.cpp.

Referenced by initMeshGui().

void PropertyMeshKernelItem::setValue ( const QVariant &  value  )  [protected, virtual]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 84 of file PropertyEditorMesh.cpp.

QVariant PropertyMeshKernelItem::toolTip ( const App::Property prop  )  const [protected, virtual]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 79 of file PropertyEditorMesh.cpp.

References value().

QVariant PropertyMeshKernelItem::value ( const App::Property  )  const [protected, virtual]

Property Documentation

int MeshGui::PropertyMeshKernelItem::Edges [read]

Definition at line 38 of file PropertyEditorMesh.h.

int MeshGui::PropertyMeshKernelItem::Faces [read]

Definition at line 39 of file PropertyEditorMesh.h.

int MeshGui::PropertyMeshKernelItem::Points [read]

Definition at line 37 of file PropertyEditorMesh.h.


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:27 2011 for FreeCAD by  doxygen 1.6.1