|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include <QAbstractTableModel>#include <QString>#include <QColor>#include <QTableView>#include <QList>#include "hal_core/defines.h"#include "hal_core/netlist/grouping.h"#include "gui/validator/validator.h"#include "gui/graph_widget/items/graphics_item.h"
Go to the source code of this file.
Classes | |
| class | hal::GroupingTableEntry |
| An entry within a GroupingTableModel. More... | |
| class | hal::GroupingTableModel |
| Table that holds information about all groupings. More... | |
| class | hal::GroupingTableHistory |
| class | hal::GroupingTableView |
Namespaces | |
| hal | |