|
Krita Source Code Documentation
|
#include <PerspectiveAssistant.h>
Inheritance diagram for PerspectiveAssistantFactory:Public Member Functions | |
| KisPaintingAssistant * | createPaintingAssistant () const override |
| QString | id () const override |
| QString | name () const override |
| PerspectiveAssistantFactory () | |
| ~PerspectiveAssistantFactory () override | |
Public Member Functions inherited from KisPaintingAssistantFactory | |
| KisPaintingAssistantFactory () | |
| virtual | ~KisPaintingAssistantFactory () |
Definition at line 71 of file PerspectiveAssistant.h.
| PerspectiveAssistantFactory::PerspectiveAssistantFactory | ( | ) |
Definition at line 349 of file PerspectiveAssistant.cc.
|
override |
Definition at line 353 of file PerspectiveAssistant.cc.
|
overridevirtual |
Implements KisPaintingAssistantFactory.
Definition at line 367 of file PerspectiveAssistant.cc.
|
overridevirtual |
Implements KisPaintingAssistantFactory.
Definition at line 357 of file PerspectiveAssistant.cc.
|
overridevirtual |
Implements KisPaintingAssistantFactory.
Definition at line 362 of file PerspectiveAssistant.cc.