This is the complete list of members for ProjectBrowser, including all inherited members.
GetCallbacks() | BinaryNinja::ProjectNotification | inline |
GetNameForFile(UIContext *context, FileContext *file, QString &name) | UIContextNotification | inlinevirtual |
GetNameForPath(UIContext *context, const QString &path, QString &name) | UIContextNotification | inlinevirtual |
GetProject() const | ProjectBrowser | inline |
MakeNewFolder(ProjectFolderRef parent=nullptr) | ProjectBrowser | protected |
OnActionExecuted(UIContext *context, UIActionHandler *handler, const QString &name, const UIActionContext &ctx, std::function< void(const UIActionContext &)> &action) | UIContextNotification | inlinevirtual |
OnAddressChange(UIContext *context, ViewFrame *frame, View *view, const ViewLocation &location) | UIContextNotification | inlinevirtual |
OnAfterCloseFile(UIContext *context, FileContext *file, ViewFrame *frame) | UIContextNotification | inlinevirtual |
OnAfterCloseProject(Project *project) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterOpenDatabase(UIContext *context, FileMetadataRef metadata, BinaryViewRef data) | UIContextNotification | inlinevirtual |
OnAfterOpenFile(UIContext *context, FileContext *file, ViewFrame *frame) | UIContextNotification | inlinevirtual |
UIContextNotification::OnAfterOpenProject(UIContext *context, ProjectRef project) | UIContextNotification | inlinevirtual |
BinaryNinja::ProjectNotification::OnAfterOpenProject(Project *project) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterProjectFileCreated(Project *project, ProjectFile *projectFile) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterProjectFileDeleted(Project *project, ProjectFile *projectFile) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterProjectFileUpdated(Project *project, ProjectFile *projectFile) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterProjectFolderCreated(Project *project, ProjectFolder *projectFolder) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterProjectFolderDeleted(Project *project, ProjectFolder *projectFolder) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterProjectFolderUpdated(Project *project, ProjectFolder *projectFolder) | BinaryNinja::ProjectNotification | inlinevirtual |
OnAfterSaveFile(UIContext *context, FileContext *file, ViewFrame *frame) | UIContextNotification | inlinevirtual |
OnBeforeCloseFile(UIContext *context, FileContext *file, ViewFrame *frame) | UIContextNotification | inlinevirtual |
OnBeforeCloseProject(Project *project) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeOpenDatabase(UIContext *context, FileMetadataRef metadata) | UIContextNotification | inlinevirtual |
OnBeforeOpenFile(UIContext *context, FileContext *file) | UIContextNotification | inlinevirtual |
OnBeforeOpenProject(Project *project) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeOpenProjectFile(UIContext *context, ProjectFileRef projectFile) | UIContextNotification | inlinevirtual |
OnBeforeProjectFileCreated(Project *project, ProjectFile *projectFile) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeProjectFileDeleted(Project *project, ProjectFile *projectFile) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeProjectFileUpdated(Project *project, ProjectFile *projectFile) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeProjectFolderCreated(Project *project, ProjectFolder *projectFolder) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeProjectFolderDeleted(Project *project, ProjectFolder *projectFolder) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeProjectFolderUpdated(Project *project, ProjectFolder *projectFolder) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeProjectMetadataWritten(Project *project, std::string &key, Metadata *value) | BinaryNinja::ProjectNotification | inlinevirtual |
OnBeforeSaveFile(UIContext *context, FileContext *file, ViewFrame *frame) | UIContextNotification | inlinevirtual |
OnContextClose(UIContext *context) | UIContextNotification | inlinevirtual |
OnContextMenuCreated(UIContext *context, View *view, Menu &menu) | UIContextNotification | inlinevirtual |
OnContextOpen(UIContext *context) | UIContextNotification | inlinevirtual |
OnDataViewReplaced(UIContext *context, FileContext *file, BinaryViewRef oldData, BinaryViewRef newData) | UIContextNotification | inlinevirtual |
OnNewSelectionForXref(UIContext *context, ViewFrame *frame, View *view, const SelectionInfoForXref &selection) | UIContextNotification | inlinevirtual |
OnViewChange(UIContext *context, ViewFrame *frame, const QString &type) | UIContextNotification | inlinevirtual |
OnViewReplaced(UIContext *context, FileContext *file, ViewFrame *oldFrame, ViewFrame *newFrame) | UIContextNotification | inlinevirtual |
ProjectBrowser(QWidget *parent, ProjectRef project) | ProjectBrowser | |
ProjectNotification() | BinaryNinja::ProjectNotification | |
PromptAnalyzeSelected() | ProjectBrowser | protected |
PromptDeleteSelected() | ProjectBrowser | protected |
PromptEditProjectDetails() | ProjectBrowser | protected |
PromptExportSelected() | ProjectBrowser | protected |
PromptImportFile(ProjectFolderRef folder=nullptr) | ProjectBrowser | protected |
PromptImportFolder(ProjectFolderRef parent=nullptr) | ProjectBrowser | protected |
PromptOpenSelected(bool withOptions=false) | ProjectBrowser | protected |
Refresh() | ProjectBrowser | protected |
registerActions() | ProjectBrowser | static |
SelectItems(std::vector< ProjectFileRef > files, std::vector< ProjectFolderRef > folders) | ProjectBrowser | protected |
SelectItemsById(std::vector< std::string > fileIds, std::vector< std::string > folderIds) | ProjectBrowser | protected |
~ProjectBrowser() | ProjectBrowser | |
~ProjectNotification() | BinaryNinja::ProjectNotification | inlinevirtual |
~UIContextNotification() | UIContextNotification | virtual |