28 #include <QTreeWidget>
29 #include <QTableWidget>
32 #include <QStringList>
44 class GraphNavigationWidget;
265 void handleNavigateSelected(
int irow,
int icol);
280 bool mNavigateVisible;
281 bool mAddToViewVisible;
301 void setModulesInView();
302 void setModuleInView(
Module* m);
303 void addNavigateItem(
Endpoint* ep,
const Node &targetNode);
310 static const int sDefaultColumnWidth[];
311 static const int sMaxHeight = 550;
312 static const int sLabelHeight = 24;
The Node class object represents a module or a gate.
QObject * parent() const const