|
HAL
|
#include "hal_core/defines.h"#include <QPoint>#include <QHash>#include <QSet>#include <map>#include <limits.h>
Go to the source code of this file.
Classes | |
| class | hal::CoordinateFromData |
| Utility class that extracts (if possible) x and y coordinates contained in the netlist. More... | |
| class | hal::CoordinateFromDataMap |
| Utility class that stores the nodes that contained existing x and y coordinates. More... | |
Namespaces | |
| hal | |
Functions | |
| uint | qHash (const QPoint &pnt) |
| uint qHash | ( | const QPoint & | pnt | ) |
Definition at line 6 of file node_box.cpp.
References QPoint::x(), and QPoint::y().