|
HAL
|
#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 | |
Typedefs | |
| typedef quint32 | u32 |
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) |
| typedef quint32 u32 |
Definition at line 40 of file net_layout_point.h.
| 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().