CallGraphView

class CallGraphView : public SimpleTextGraphView

Graphview displaying either global or function callgraph.

Public Functions

CallGraphView(IaitoDockWidget *parent, MainWindow *main, bool global)
void showExportDialog()

Show the export file dialog. Override this to support r2 based export formats.

void showAddress(RVA address)
void refreshView()