CallGraphView¶
-
class
CallGraphView
: public SimpleTextGraphView¶ Graphview displaying either global or function callgraph.
Public Functions
-
CallGraphView
(CutterDockWidget *parent, MainWindow *main, bool global)¶
-
virtual void
showExportDialog
() override¶ Show the export file dialog. Override this to support rizin based export formats.
-
void
showAddress
(RVA address)¶
-
virtual void
refreshView
() override¶
-