krita/ui
KisShapeSelectionFactory Class Reference
#include <kis_shape_selection.h>
Inheritance diagram for KisShapeSelectionFactory:

Public Member Functions | |
| KisShapeSelectionFactory (QObject *parent) | |
| ~KisShapeSelectionFactory () | |
| KoShape * | createDefaultShape () const |
| KoShape * | createShape (const KoProperties *params) const |
| bool | hidden () const |
Detailed Description
Definition at line 85 of file kis_shape_selection.h.
Constructor & Destructor Documentation
| KisShapeSelectionFactory::KisShapeSelectionFactory | ( | QObject * | parent | ) |
Definition at line 374 of file kis_shape_selection.cpp.
| KisShapeSelectionFactory::~KisShapeSelectionFactory | ( | ) | [inline] |
Definition at line 94 of file kis_shape_selection.h.
Member Function Documentation
| KoShape * KisShapeSelectionFactory::createDefaultShape | ( | ) | const |
Definition at line 379 of file kis_shape_selection.cpp.
| KoShape * KisShapeSelectionFactory::createShape | ( | const KoProperties * | params | ) | const |
Definition at line 384 of file kis_shape_selection.cpp.
| bool KisShapeSelectionFactory::hidden | ( | ) | const [inline] |
Definition at line 99 of file kis_shape_selection.h.
The documentation for this class was generated from the following files:
