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 5d9c667 commit 4d290fcCopy full SHA for 4d290fc
ui/pane.h
@@ -435,6 +435,7 @@ class BINARYNINJAUIAPI SplitPaneWidget : public QWidget
435
void createFeatureMap();
436
void recreateFeatureMaps();
437
void refreshFeatureMap();
438
+ void resetFeatureMap(bool sizeOnly = false);
439
void updateFeatureMapLocation(const ViewLocation& location);
440
BinaryViewRef getCurrentBinaryView();
441
0 commit comments