|
Krita Source Code Documentation
|
#include <KoToolManager_p.h>
Inheritance diagram for Connector:Public Slots | |
| void | selectionChanged () |
Signals | |
| void | selectionChanged (const QList< KoShape * > &shape) |
Public Member Functions | |
| Connector (KoShapeManager *parent) | |
Private Attributes | |
| KoShapeManager * | m_shapeManager |
Definition at line 90 of file KoToolManager_p.h.
|
explicit |
Definition at line 88 of file KoToolManager_p.cpp.
References connect(), m_shapeManager, and selectionChanged().
|
slot |
Definition at line 95 of file KoToolManager_p.cpp.
References m_shapeManager, KoSelection::selectedShapes(), KoShapeManager::selection, and selectionChanged().
|
private |
Definition at line 103 of file KoToolManager_p.h.