libs/flake
KoConnectionShape.h File Reference
#include <KoParameterShape.h>#include "flake_export.h"
Include dependency graph for KoConnectionShape.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KoConnectionShape |
Defines | |
| #define | KOCONNECTIONSHAPEID "KoConnectionShape" |
Typedefs | |
| typedef QPair< KoShape *, int > | KoConnection |
Define Documentation
| #define KOCONNECTIONSHAPEID "KoConnectionShape" |
Definition at line 29 of file KoConnectionShape.h.
Typedef Documentation
| typedef QPair<KoShape*, int> KoConnection |
A connection to a connection point of a shape.
Definition at line 32 of file KoConnectionShape.h.
