![]() |
HAL
|
#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 | |