We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f252933 commit 0a65384Copy full SHA for 0a65384
1 file changed
ui/filter.h
@@ -65,6 +65,7 @@ class BINARYNINJAUIAPI FilteredView : public QWidget
65
void updateFonts();
66
void clearFilter();
67
void showFilter(const QString& initialText);
68
+ void focusAndSelectFilter();
69
70
static bool match(const std::string& name, const std::string& filter);
71
0 commit comments