HAL
coordinate_from_data.h File Reference
#include "hal_core/defines.h"
#include <QPoint>
#include <QHash>
#include <QSet>
#include <map>
#include <limits.h>
Include dependency graph for coordinate_from_data.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)
 

Function Documentation

◆ qHash()

uint qHash ( const QPoint pnt)

Definition at line 6 of file node_box.cpp.

References QPoint::x(), and QPoint::y().