mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Add QHistoryLineEdit to browsers.
This commit is contained in:
@@ -22,7 +22,7 @@ class SeerStructVisualizerWidget : public QWidget, protected Ui::SeerStructVisua
|
||||
|
||||
protected slots:
|
||||
void handleRefreshButton ();
|
||||
void handleVariableNameLineEdit (const QString& text);
|
||||
void handleVariableNameLineEdit ();
|
||||
void handleItemEntered (QTreeWidgetItem* item, int column);
|
||||
void handleItemExpanded (QTreeWidgetItem* item);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user