|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include <QPoint>#include <QPointF>#include <QList>#include <QMap>#include <QHash>
Go to the source code of this file.
Classes | |
| class | hal::NetLayoutDirection |
| class | hal::NetLayoutPoint |
| class | hal::NetLayoutWire |
| class | hal::NetLayoutConnection |
| class | hal::NetLayoutMetric |
| class | hal::NetLayoutConnectionFactory |
| class | hal::NetLayoutConnectionMetric |
Namespaces | |
| hal | |
Functions | |
| QPointF | scenePoint (const QPoint &p) |
| uint | hal::qHash (const hal::NetLayoutWire &w) |
| uint | hal::qHash (const hal::NetLayoutPoint &p) |
| uint | qHash (const QPoint &p) |
| uint qHash | ( | const QPoint & | p | ) |
Definition at line 6 of file node_box.cpp.
Definition at line 12 of file net_layout_point.cpp.
References QPoint::x(), and QPoint::y().
Referenced by hal::NetLayoutWire::graphicsFactory(), and hal::NetLayoutPoint::graphicsFactory().