Frapper
1.0a
|
Implementation file for PinGraphicsItem class. More...
Namespaces | |
namespace | Frapper |
Variables | |
static const QColor | Frapper::PIN_GROUP_COLOR = QColor(200, 200, 200) |
Global Constants with File Scope. | |
static const qreal | Frapper::PIN_OFFSET_LEFT = 4 |
Horizontal spacing on the left next to the pins in a node graphics item. | |
static const qreal | Frapper::PIN_OFFSET_RIGHT = 12 |
Horizontal spacing on the right next to the pins in a node graphics item. | |
static const qreal | Frapper::PIN_OFFSET_TOP = 40 |
Vertical spacing above the first pin in a node graphics item. | |
static const qreal | Frapper::PIN_VERTICAL_SPACING = 12 |
Vertical spacing between two pins. | |
static const qreal | Frapper::PIN_WIDTH = 15 |
The pin's width. | |
static const qreal | Frapper::PIN_HEIGHT = 8 |
The pin's height. | |
Implementation file for PinGraphicsItem class.