Start of Help for all other visualizers and browsers.

This commit is contained in:
Ernie Pasveer
2022-09-25 20:06:56 -05:00
parent 46917f8251
commit 2d48bae1d9
24 changed files with 797 additions and 218 deletions
+1
View File
@@ -25,6 +25,7 @@ class SeerStructVisualizerWidget : public QWidget, protected Ui::SeerStructVisua
protected slots:
void handleRefreshButton ();
void handleHelpButton ();
void handleVariableNameLineEdit ();
void handleContextMenu (const QPoint& pos);
void handleItemEntered (QTreeWidgetItem* item, int column);