addItem(QGraphicsItem *, const bool &active=false, const bool &movable=false) | VP1GraphicsItemCollection | |
attachToView(VP1GraphicsView *) | VP1GraphicsItemCollection | private |
clear(const bool &deleteitems=true) | VP1GraphicsItemCollection | |
detachFromView() | VP1GraphicsItemCollection | |
EVENTS enum value | VP1GraphicsItemCollection | |
hasItem(QGraphicsItem *) const | VP1GraphicsItemCollection | |
INERT enum value | VP1GraphicsItemCollection | |
INTERACTIONMODE enum name | VP1GraphicsItemCollection | |
interactionMode() const | VP1GraphicsItemCollection | |
isAttachedToView() | VP1GraphicsItemCollection | |
itemBelongsAndIsPresentlyActive(QGraphicsItem *) const | VP1GraphicsItemCollection | |
itemGotEvent(QGraphicsItem *, QEvent *) const | VP1GraphicsItemCollection | signal |
itemGotEventPrivate(QGraphicsItem *, QEvent *) const | VP1GraphicsItemCollection | private |
itemPicked(QGraphicsItem *) const | VP1GraphicsItemCollection | signal |
itemPickedPrivate(QGraphicsItem *) const | VP1GraphicsItemCollection | private |
m_d | VP1GraphicsItemCollection | private |
nActiveItems() const | VP1GraphicsItemCollection | |
nItems() const | VP1GraphicsItemCollection | |
nMovableItems() const | VP1GraphicsItemCollection | |
nPresentlyActiveItems() const | VP1GraphicsItemCollection | |
nPresentlyMovableItems() const | VP1GraphicsItemCollection | |
operator=(const VP1GraphicsItemCollection &) | VP1GraphicsItemCollection | private |
real_detachFromView() | VP1GraphicsItemCollection | private |
reattachToView() | VP1GraphicsItemCollection | |
removeItem(QGraphicsItem *) | VP1GraphicsItemCollection | |
selectionChanged(QList< QGraphicsItem * >) const | VP1GraphicsItemCollection | signal |
selectionChangedPrivate(const QList< QGraphicsItem * > &) const | VP1GraphicsItemCollection | private |
SELECTIONS enum value | VP1GraphicsItemCollection | |
setActive(QGraphicsItem *, const bool &active=true) | VP1GraphicsItemCollection | |
setInteractionMode(const INTERACTIONMODE &) | VP1GraphicsItemCollection | |
setMovable(QGraphicsItem *item, const bool &movable=true) | VP1GraphicsItemCollection | |
setTemporaryIgnoreInteractions(const bool &) | VP1GraphicsItemCollection | private |
setTemporaryIgnoreMovable(const bool &) | VP1GraphicsItemCollection | private |
SINGLEPICKS enum value | VP1GraphicsItemCollection | |
VP1GraphicsItemCollection(QObject *parent=0) | VP1GraphicsItemCollection | |
VP1GraphicsItemCollection(const VP1GraphicsItemCollection &) | VP1GraphicsItemCollection | private |
VP1GraphicsView class | VP1GraphicsItemCollection | friend |
~VP1GraphicsItemCollection() | VP1GraphicsItemCollection | virtual |