|
HAL
|
#include <QVector>#include <QPoint>#include <QHash>#include <QSet>#include "gui/gui_def.h"#include "hal_core/netlist/gate.h"
Go to the source code of this file.
Classes | |
| class | hal::NodeBox |
| The NodeBox class represents a node placed at a grid position within a hal view. More... | |
| class | hal::NodeBoxes |
| The NodeBoxes class owns all NodeBox'es from hal view. More... | |
Namespaces | |
| hal | |
Functions | |
| uint | qHash (const QPoint &p) |
| uint qHash | ( | const QPoint & | p | ) |
Definition at line 6 of file node_box.cpp.