![]() |
HAL
|
#include "hal_core/defines.h"
#include "gui/gui_utils/sort.h"
#include "gui/searchbar/search_proxy_model.h"
#include <QAbstractTableModel>
#include <QSortFilterProxyModel>
#include <QTableView>
#include <QSet>
#include <QList>
Go to the source code of this file.
Classes | |
class | hal::GateSelectEntry |
The GateSelectEntry class comprises a single entry of the module selection table. More... | |
class | hal::GateSelectModel |
The GateSelectModel class is the source model for module selection. More... | |
class | hal::GateSelectProxy |
The GateSelectProxy class allows sorting and filtering of module tables. More... | |
class | hal::GateSelectReceiver |
class | hal::GateSelectPicker |
The GateSelectPicker class instance gets spawned to pick module from graph. More... | |
class | hal::GateSelectHistory |
The GateSelectHistory class singleton comprises a list of user selected modules. More... | |
class | hal::GateSelectView |
The GateSelectView class is the table widget for module selection. More... | |
Namespaces | |
hal | |