Factory for AbstractPart objects.
More...
#include <interfaces.h>
List of all members.
Detailed Description
Factory for AbstractPart objects.
Constructor & Destructor Documentation
virtual PartMaker::~PartMaker |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual QAction* PartMaker::makeAction |
( |
QObject * |
parent | ) |
|
|
pure virtual |
The action to be used for making new parts.
The caller takes care of connecting the action. If the parent argument is zero, it also recieves ownership of the action. Implementations should only set things like name and icon.
The documentation for this class was generated from the following file: