HAL
net_layout_point.h File Reference
#include <QPoint>
#include <QPointF>
#include <QList>
#include <QMap>
#include <QHash>
Include dependency graph for net_layout_point.h:

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 Documentation

◆ u32

typedef quint32 u32

Definition at line 40 of file net_layout_point.h.

Function Documentation

◆ qHash()

uint qHash ( const QPoint p)

Definition at line 6 of file node_box.cpp.

◆ scenePoint()

QPointF scenePoint ( const QPoint p)