Gui::PropertyEditor::PropertyItemProducer< CLASS > Class Template Reference

#include <PropertyItem.h>

Public Member Functions

virtual void * Produce () const
 overwritten by a concrete producer to produce the needed object More...
 
 PropertyItemProducer (const char *className)
 
virtual ~PropertyItemProducer ()
 
- Public Member Functions inherited from Base::AbstractProducer
 AbstractProducer ()
 
virtual void * Produce () const =0
 overwritten by a concrete producer to produce the needed object More...
 
virtual ~AbstractProducer ()
 

Constructor & Destructor Documentation

◆ PropertyItemProducer()

template<class CLASS >
Gui::PropertyEditor::PropertyItemProducer< CLASS >::PropertyItemProducer ( const char *  className)

◆ ~PropertyItemProducer()

template<class CLASS >
virtual Gui::PropertyEditor::PropertyItemProducer< CLASS >::~PropertyItemProducer ( )
virtual

Member Function Documentation

◆ Produce()

template<class CLASS >
virtual void * Gui::PropertyEditor::PropertyItemProducer< CLASS >::Produce ( ) const
virtual

overwritten by a concrete producer to produce the needed object

Implements Base::AbstractProducer.

References femsolver.elmer.equations.elasticity::create().


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