[0]
More...
#include <graphwidget.h>
|
|
void | shuffle () |
| | [7]
|
| |
|
void | zoomIn () |
| |
|
void | zoomOut () |
| |
|
void | ComponentSelectionHandler (ComponentInfo) |
| |
|
|
| GraphWidget (QWidget *parent=0) |
| | [0]
|
| |
|
void | itemMoved () |
| |
|
void | setComponents (QList< ComponentInfo >) |
| |
|
void | ModifyComponent (ComponentInfo) |
| |
|
void | setWires (QList< WireInfo >) |
| |
|
void | setNodes (QList< NodeInfo >) |
| |
|
void | setSchematic (SchematicContent) |
| |
|
void | setTexts (QList< QGraphicsTextItem * >) |
| |
|
void | clear () |
| |
|
|
void | keyPressEvent (QKeyEvent *event) |
| |
| void | timerEvent (QTimerEvent *event) |
| | [3]
|
| |
|
void | wheelEvent (QWheelEvent *event) |
| |
|
void | scaleView (qreal scaleFactor) |
| |
◆ timerEvent()
| void GraphWidget::timerEvent |
( |
QTimerEvent * |
event | ) |
|
|
protected |
The documentation for this class was generated from the following files: