Gui::PropertyEditor::PropertyBoolItem Class Reference

Edit properties of boolean type. More...

#include <PropertyItem.h>

Inheritance diagram for Gui::PropertyEditor::PropertyBoolItem:
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

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

Detailed Description

Edit properties of boolean type.

Author:
Werner Mayer

Definition at line 279 of file PropertyItem.h.


Constructor & Destructor Documentation

PropertyBoolItem::PropertyBoolItem (  )  [protected]

Definition at line 787 of file PropertyItem.cpp.


Member Function Documentation

void * Gui::PropertyEditor::PropertyBoolItem::create ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 785 of file PropertyItem.cpp.

Base::Type Gui::PropertyEditor::PropertyBoolItem::getClassTypeId ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 785 of file PropertyItem.cpp.

Base::Type Gui::PropertyEditor::PropertyBoolItem::getTypeId ( void   )  const [virtual]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 785 of file PropertyItem.cpp.

void Gui::PropertyEditor::PropertyBoolItem::init ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 785 of file PropertyItem.cpp.

void PropertyBoolItem::setValue ( const QVariant &  value  )  [protected, virtual]
QVariant PropertyBoolItem::value ( const App::Property prop  )  const [protected, virtual]

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

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