Frapper  1.0a
Frapper::SegmentGraphicsItem Member List

This is the complete list of members for Frapper::SegmentGraphicsItem, including all inherited members.

adjust()Frapper::SegmentGraphicsIteminline
boundingRect() const Frapper::SegmentGraphicsItemprotectedvirtual
getEndKeyItem() const Frapper::SegmentGraphicsItem
getStartKeyItem() const Frapper::SegmentGraphicsItem
m_colorFrapper::SegmentGraphicsItemprivate
m_endKeyItemFrapper::SegmentGraphicsItemprivate
m_endPointFrapper::SegmentGraphicsItemprivate
m_startKeyItemFrapper::SegmentGraphicsItemprivate
m_startPointFrapper::SegmentGraphicsItemprivate
m_widthFrapper::SegmentGraphicsItemprivate
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)Frapper::SegmentGraphicsItemprotectedvirtual
SegmentGraphicsItem(KeyGraphicsItem *startKeyItem, KeyGraphicsItem *endKeyItem, const QColor &color=QColor(Qt::darkGray))Frapper::SegmentGraphicsItem
setEndKeyItem(KeyGraphicsItem *endKeyItem)Frapper::SegmentGraphicsIteminline
setStartKeyItem(KeyGraphicsItem *startKeyItem)Frapper::SegmentGraphicsIteminline
setWidth(const float width)Frapper::SegmentGraphicsIteminline
~SegmentGraphicsItem()Frapper::SegmentGraphicsItem