TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Tinkercell::GraphicsScene Member List
This is the complete list of members for Tinkercell::GraphicsScene, including all inherited members.
_useDefaultBehaviorTinkercell::GraphicsScene [protected]
addItem(QGraphicsItem *item)Tinkercell::GraphicsScene [virtual]
BackgroundBrushTinkercell::GraphicsScene [static]
BackgroundColorTinkercell::GraphicsScene [static]
centerOn(const QPointF &point) const Tinkercell::GraphicsScene [virtual]
clearSelection()Tinkercell::GraphicsScene [virtual]
clearStaticItems()Tinkercell::GraphicsScene [protected, static]
clickedButtonTinkercell::GraphicsScene [protected]
clickedPointTinkercell::GraphicsScene [protected]
clickedScreenPointTinkercell::GraphicsScene [protected]
colorChanged(GraphicsScene *scene, const QList< QGraphicsItem * > &items)Tinkercell::GraphicsScene [signal]
console() const Tinkercell::GraphicsScene
contextItemsMenuTinkercell::GraphicsScene
contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent)Tinkercell::GraphicsScene [protected, virtual]
contextMenuJustActivatedTinkercell::GraphicsScene [protected]
contextScreenMenuTinkercell::GraphicsScene
copiedFromSceneTinkercell::GraphicsScene [protected, static]
copy()Tinkercell::GraphicsScene [virtual, slot]
copyItems(GraphicsScene *scene, QList< QGraphicsItem * > &, QList< ItemHandle * > &)Tinkercell::GraphicsScene [signal]
cut()Tinkercell::GraphicsScene [virtual, slot]
deselect(QGraphicsItem *item)Tinkercell::GraphicsScene [virtual]
deselect()Tinkercell::GraphicsScene [virtual, slot]
disableGrid()Tinkercell::GraphicsScene [virtual]
drawBackground(QPainter *painter, const QRectF &rect)Tinkercell::GraphicsScene [protected, virtual]
duplicateItemsTinkercell::GraphicsScene [protected, static]
enableGrid(int sz=100)Tinkercell::GraphicsScene [virtual]
escapeSignal(const QWidget *sender)Tinkercell::GraphicsScene [signal]
filesDropped(const QList< QFileInfo > &files)Tinkercell::GraphicsScene [signal]
find(const QString &, bool clearSelected=true)Tinkercell::GraphicsScene [virtual, slot]
find(const QStringList &)Tinkercell::GraphicsScene [virtual, slot]
fitAll() const Tinkercell::GraphicsScene [virtual, slot]
fitInView(const QRectF &) const Tinkercell::GraphicsScene [virtual, slot]
ForegroundBrushTinkercell::GraphicsScene [static]
globalHandle() const Tinkercell::GraphicsScene
GraphicsScene(NetworkHandle *network)Tinkercell::GraphicsScene
GraphicsView classTinkercell::GraphicsScene [friend]
GRIDTinkercell::GraphicsScene [static]
GridPenTinkercell::GraphicsScene [static]
gridSize() const Tinkercell::GraphicsScene [virtual]
gridSzTinkercell::GraphicsScene [protected]
hideGraphicalTools()Tinkercell::GraphicsScene [protected, virtual]
hideToolTips()Tinkercell::GraphicsScene [protected, virtual]
insert(const QString &name, QGraphicsItem *item, InsertType type=NEW)Tinkercell::GraphicsScene [virtual, slot]
insert(const QString &name, const QList< QGraphicsItem * > &items, InsertType type=NEW)Tinkercell::GraphicsScene [virtual, slot]
InsertType enum nameTinkercell::GraphicsScene
itemsAboutToBeInserted(GraphicsScene *scene, QList< QGraphicsItem * > &, QList< ItemHandle * > &, QList< QUndoCommand * > &, GraphicsScene::InsertType type=NEW)Tinkercell::GraphicsScene [signal]
itemsAboutToBeMoved(GraphicsScene *scene, QList< QGraphicsItem * > &item, QList< QPointF > &distance, QList< QUndoCommand * > &)Tinkercell::GraphicsScene [signal]
itemsAboutToBeRemoved(GraphicsScene *scene, QList< QGraphicsItem * > &, QList< ItemHandle * > &, QList< QUndoCommand * > &)Tinkercell::GraphicsScene [signal]
itemsInserted(GraphicsScene *scene, const QList< QGraphicsItem * > &, const QList< ItemHandle * > &, GraphicsScene::InsertType type=NEW)Tinkercell::GraphicsScene [signal]
itemsMoved(GraphicsScene *scene, const QList< QGraphicsItem * > &item, const QList< QPointF > &distance)Tinkercell::GraphicsScene [signal]
itemsRemoved(GraphicsScene *scene, const QList< QGraphicsItem * > &, const QList< ItemHandle * > &)Tinkercell::GraphicsScene [signal]
itemsSelected(GraphicsScene *scene, const QList< QGraphicsItem * > &items, QPointF point, Qt::KeyboardModifiers modifiers)Tinkercell::GraphicsScene [signal]
keyPressed(GraphicsScene *scene, QKeyEvent *)Tinkercell::GraphicsScene [signal]
keyPressEvent(QKeyEvent *event)Tinkercell::GraphicsScene [protected, virtual]
keyReleased(GraphicsScene *scene, QKeyEvent *)Tinkercell::GraphicsScene [signal]
keyReleaseEvent(QKeyEvent *event)Tinkercell::GraphicsScene [protected, virtual]
lastPoint()Tinkercell::GraphicsScene [virtual]
lastScreenPoint()Tinkercell::GraphicsScene [virtual]
lastZTinkercell::GraphicsScene [protected]
LOADED enum valueTinkercell::GraphicsScene
localHandle() const Tinkercell::GraphicsScene
MainWindow classTinkercell::GraphicsScene [friend]
mainWindow() const Tinkercell::GraphicsScene
mapToWidget(QRectF rect=QRectF(0, 0, 0, 0)) const Tinkercell::GraphicsScene [virtual, slot]
MIN_DRAG_DISTANCETinkercell::GraphicsScene [static]
mouseDoubleClicked(GraphicsScene *scene, QPointF point, QGraphicsItem *, Qt::MouseButton, Qt::KeyboardModifiers modifiers)Tinkercell::GraphicsScene [signal]
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent)Tinkercell::GraphicsScene [protected, virtual]
mouseDownTinkercell::GraphicsScene [protected]
mouseDragged(GraphicsScene *scene, QPointF from, QPointF to, Qt::MouseButton, Qt::KeyboardModifiers modifiers)Tinkercell::GraphicsScene [signal]
mouseMoved(GraphicsScene *scene, QGraphicsItem *item, QPointF point, Qt::MouseButton, Qt::KeyboardModifiers modifiers, QList< QGraphicsItem * > &)Tinkercell::GraphicsScene [signal]
mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent)Tinkercell::GraphicsScene [protected, virtual]
mouseOnTopOf(GraphicsScene *scene, QGraphicsItem *item, QPointF point, Qt::KeyboardModifiers modifiers, QList< QGraphicsItem * > &)Tinkercell::GraphicsScene [signal]
mousePressed(GraphicsScene *scene, QPointF point, Qt::MouseButton, Qt::KeyboardModifiers modifiers)Tinkercell::GraphicsScene [signal]
mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent)Tinkercell::GraphicsScene [protected, virtual]
mouseReleased(GraphicsScene *scene, QPointF point, Qt::MouseButton, Qt::KeyboardModifiers modifiers)Tinkercell::GraphicsScene [signal]
mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent)Tinkercell::GraphicsScene [protected, virtual]
move(QGraphicsItem *item, const QPointF &distance)Tinkercell::GraphicsScene [virtual, slot]
move(const QList< QGraphicsItem * > &items, const QPointF &distance)Tinkercell::GraphicsScene [virtual, slot]
move(const QList< QGraphicsItem * > &items, const QList< QPointF > &distance)Tinkercell::GraphicsScene [virtual, slot]
moving()Tinkercell::GraphicsScene [virtual]
movingItemsTinkercell::GraphicsScene [protected]
movingItemsGroupTinkercell::GraphicsScene [protected]
networkTinkercell::GraphicsScene
NetworkHandle classTinkercell::GraphicsScene [friend]
NetworkWindow classTinkercell::GraphicsScene [friend]
networkWindowTinkercell::GraphicsScene
NEW enum valueTinkercell::GraphicsScene
OTHER enum valueTinkercell::GraphicsScene
parentItemChanged(GraphicsScene *scene, const QList< QGraphicsItem * > &items, const QList< QGraphicsItem * > &parents)Tinkercell::GraphicsScene [signal]
paste()Tinkercell::GraphicsScene [virtual, slot]
PASTED enum valueTinkercell::GraphicsScene
popIn()Tinkercell::GraphicsScene [virtual, slot]
popOut()Tinkercell::GraphicsScene [virtual, slot]
populateContextMenu()Tinkercell::GraphicsScene [protected, virtual]
print(QPaintDevice *printer, const QRectF &rect=QRectF())Tinkercell::GraphicsScene [virtual]
remove(const QString &name, QGraphicsItem *item)Tinkercell::GraphicsScene [virtual, slot]
remove(const QString &name, const QList< QGraphicsItem * > &items)Tinkercell::GraphicsScene [virtual, slot]
removeSelected()Tinkercell::GraphicsScene [virtual, slot]
scaleGraphicalTools()Tinkercell::GraphicsScene [protected, virtual]
sceneRightClick(GraphicsScene *scene, QGraphicsItem *item, QPointF point, Qt::KeyboardModifiers modifiers)Tinkercell::GraphicsScene [signal]
select(QGraphicsItem *item)Tinkercell::GraphicsScene [virtual]
select(const QList< QGraphicsItem * > &item)Tinkercell::GraphicsScene [virtual]
selectAll()Tinkercell::GraphicsScene [virtual, slot]
selectConnections(const QPointF &)Tinkercell::GraphicsScene [protected, virtual]
selected()Tinkercell::GraphicsScene [virtual]
selectedItemsTinkercell::GraphicsScene [protected]
selectedRect()Tinkercell::GraphicsScene [virtual]
selectionRectTinkercell::GraphicsScene [protected]
SelectionRectangleBrushTinkercell::GraphicsScene [static]
SelectionRectanglePenTinkercell::GraphicsScene [static]
setBackground(const QPixmap &) const Tinkercell::GraphicsScene [virtual]
setBrush(const QString &name, QGraphicsItem *item, const QBrush &to)Tinkercell::GraphicsScene [virtual, slot]
setBrush(const QString &name, const QList< QGraphicsItem * > &items, const QList< QBrush > &to)Tinkercell::GraphicsScene [virtual, slot]
setBrushAndPen(const QString &name, QGraphicsItem *item, const QBrush &brush, const QPen &pen)Tinkercell::GraphicsScene [virtual, slot]
setBrushAndPen(const QString &name, const QList< QGraphicsItem * > &items, const QList< QBrush > &brushes, const QList< QPen > &pens)Tinkercell::GraphicsScene [virtual, slot]
setForeground(const QPixmap &) const Tinkercell::GraphicsScene [virtual]
setGridSize(int sz=100)Tinkercell::GraphicsScene [virtual]
setParentItem(const QString &name, QGraphicsItem *item, QGraphicsItem *newParent)Tinkercell::GraphicsScene [virtual, slot]
setParentItem(const QString &name, const QList< QGraphicsItem * > &items, QGraphicsItem *newParent)Tinkercell::GraphicsScene [virtual, slot]
setParentItem(const QString &name, const QList< QGraphicsItem * > &items, const QList< QGraphicsItem * > &newParents)Tinkercell::GraphicsScene [virtual, slot]
setPen(const QString &name, QGraphicsItem *item, const QPen &to)Tinkercell::GraphicsScene [virtual, slot]
setPen(const QString &name, const QList< QGraphicsItem * > &items, const QList< QPen > &to)Tinkercell::GraphicsScene [virtual, slot]
setZValue(const QString &name, QGraphicsItem *item, qreal to)Tinkercell::GraphicsScene [virtual, slot]
setZValue(const QString &name, const QList< QGraphicsItem * > &items, const QList< qreal > &to)Tinkercell::GraphicsScene [virtual, slot]
showGraphicalTools()Tinkercell::GraphicsScene [protected, virtual]
showToolTip(QPointF, const QString &)Tinkercell::GraphicsScene [virtual]
snapToGrid(QGraphicsItem *)Tinkercell::GraphicsScene [virtual]
SymbolsTable classTinkercell::GraphicsScene [friend]
ToolTipBackgroundBrushTinkercell::GraphicsScene [static]
toolTipsTinkercell::GraphicsScene [protected]
ToolTipTextBrushTinkercell::GraphicsScene [static]
transform(const QString &name, QGraphicsItem *item, const QPointF &sizechange, qreal anglechange=0.0, bool VFlip=false, bool HFlip=false)Tinkercell::GraphicsScene [virtual, slot]
transform(const QString &name, const QList< QGraphicsItem * > &items, const QList< QPointF > &sizechange, const QList< qreal > &anglechange=QList< qreal >(), const QList< bool > &verticalFlip=QList< bool >(), const QList< bool > &horizontalFlip=QList< bool >())Tinkercell::GraphicsScene [virtual, slot]
USE_DEFAULT_BEHAVIORTinkercell::GraphicsScene [static]
useDefaultBehavior() const Tinkercell::GraphicsScene [virtual]
useDefaultBehavior(bool)Tinkercell::GraphicsScene [virtual]
visibleRegion() const Tinkercell::GraphicsScene [virtual]
visibleToolsTinkercell::GraphicsScene [protected]
zoom(qreal scaleFactor)Tinkercell::GraphicsScene [virtual, slot]
zoomIn()Tinkercell::GraphicsScene [virtual, slot]
zoomOut()Tinkercell::GraphicsScene [virtual, slot]
ZValue()Tinkercell::GraphicsScene [virtual]
~GraphicsScene()Tinkercell::GraphicsScene [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines