This is the complete list of members for TypeBrowserView, including all inherited members.
| actionContext() | View | virtual |
| actionHandler() | View | inline |
| activateSelection() override | TypeBrowserView | virtual |
| addTypeLibrary() | TypeBrowserView | |
| associatedTypeArchivesForTypeIds(BinaryViewRef view, const std::unordered_set< std::string > &typeIds) | TypeBrowserView | static |
| attachTypeArchive() | TypeBrowserView | |
| bindActions() | TypeBrowserView | |
| canAddTypeLibrary() | TypeBrowserView | |
| canAssemble() | View | inlinevirtual |
| canAttachTypeArchive() | TypeBrowserView | |
| canChangeTypes() | TypeBrowserView | |
| canCollapseAll() | TypeBrowserView | |
| canCompile() | View | inlinevirtual |
| canConnectTypeArchive() | TypeBrowserView | |
| canCopy() | View | virtual |
| canCopyAddress() | View | virtual |
| canCopyLocationAsURL() | View | virtual |
| canCopyTypeDefinitions() | TypeBrowserView | |
| canCopyTypeNames() | TypeBrowserView | |
| canCopyWithTransform() | View | virtual |
| canCreateNewEnumeration() | TypeBrowserView | |
| canCreateNewStructure() | TypeBrowserView | |
| canCreateNewTypes() | TypeBrowserView | |
| canCreateNewUnion() | TypeBrowserView | |
| canCreateTypeArchive() | TypeBrowserView | |
| canCut() | View | virtual |
| canDeleteTypes() | TypeBrowserView | |
| canDetachTypeArchive() | TypeBrowserView | |
| canDisassociateSelectedTypes() | TypeBrowserView | |
| canDisplayAs(const UIActionContext &context, const BNIntegerDisplayType) | View | virtual |
| canExpandAll() | TypeBrowserView | |
| canImportType() | TypeBrowserView | |
| canImportTypeByGUID(BinaryViewRef view) | TypeBrowserView | |
| canPaste() | View | virtual |
| canPasteWithTransform() | View | virtual |
| canPullAllTypes() | TypeBrowserView | |
| canPullSelectedTypes() | TypeBrowserView | |
| canPushAllTypes() | TypeBrowserView | |
| canPushSelectedTypes() | TypeBrowserView | |
| canRedo() | View | virtual |
| canRenameTypes() | TypeBrowserView | |
| canSwitchLayout() | TypeBrowserView | |
| canSyncSelectedTypes() | TypeBrowserView | |
| canTransform() | View | virtual |
| canUndo() | View | virtual |
| changeTypes() | TypeBrowserView | |
| clearRelatedHighlights() | View | inlinevirtual |
| closeFilter() | FilterTarget | virtual |
| closeRequest() | View | inlinevirtual |
| closing() | View | inlinevirtual |
| collapseAll() | TypeBrowserView | |
| connectedTAs(BinaryViewRef view) const | TypeBrowserView | |
| connectTypeArchive() | TypeBrowserView | |
| containerForId(const std::string &containerId, bool makeSureItHasPlatform=false, bool preferView=false) const | TypeBrowserView | |
| contextMenu() | View | inline |
| contextMenuEvent(QContextMenuEvent *event) override | TypeBrowserView | protectedvirtual |
| copy(TransformRef xform=nullptr) | View | virtual |
| copyAddress() | View | virtual |
| copyLocationAsURL() | View | virtual |
| copyTypeDefinitions() | TypeBrowserView | |
| copyTypeNames() | TypeBrowserView | |
| createNewEnumeration() | TypeBrowserView | |
| createNewStructure() | TypeBrowserView | |
| createNewTypes() | TypeBrowserView | |
| createNewUnion() | TypeBrowserView | |
| createTypeArchive() | TypeBrowserView | |
| cut() | View | virtual |
| deleteTypes() | TypeBrowserView | |
| detachTypeArchive() | TypeBrowserView | |
| disassociateSelectedTypes() | TypeBrowserView | |
| displayAs(const UIActionContext &context, BNIntegerDisplayType type) | View | virtual |
| enableRefreshTimer(QWidget *owner, int interval) | View | |
| ensureSelection() override | TypeBrowserView | virtual |
| ensureTypeEditorHasSelection() | TypeBrowserView | protected |
| event(QEvent *event) override | TypeBrowserView | protectedvirtual |
| eventFilter(QObject *obj, QEvent *event) override | TypeBrowserView | protectedvirtual |
| expandAll() | TypeBrowserView | |
| findAllConstant(uint64_t start, uint64_t end, uint64_t constant, DisassemblySettingsRef settings, const BinaryNinja::FunctionViewType &graph, const BinaryNinja::ProgressFunction &cb, const std::function< bool(uint64_t addr, const BinaryNinja::LinearDisassemblyLine &line)> &matchCallback) | View | virtual |
| findAllData(uint64_t start, uint64_t end, const BinaryNinja::DataBuffer &data, BNFindFlag flags, const BinaryNinja::ProgressFunction &cb, const std::function< bool(uint64_t addr, const BinaryNinja::DataBuffer &match)> &matchCallback) | View | virtual |
| findAllText(uint64_t start, uint64_t end, const std::string &data, DisassemblySettingsRef settings, BNFindFlag flags, const BinaryNinja::FunctionViewType &graph, const BinaryNinja::ProgressFunction &cb, const std::function< bool(uint64_t addr, const std::string &match, const BinaryNinja::LinearDisassemblyLine &line)> &matchCallback) | View | virtual |
| findNextConstant(uint64_t start, uint64_t end, uint64_t constant, uint64_t &addr, DisassemblySettingsRef settings, const BinaryNinja::FunctionViewType &graph, const BinaryNinja::ProgressFunction &cb) | View | virtual |
| findNextData(uint64_t start, uint64_t end, const BinaryNinja::DataBuffer &data, uint64_t &addr, BNFindFlag flags, const BinaryNinja::ProgressFunction &cb) | View | virtual |
| findNextText(uint64_t start, uint64_t end, const std::string &text, uint64_t &addr, DisassemblySettingsRef settings, BNFindFlag flags, const BinaryNinja::FunctionViewType &graph, const BinaryNinja::ProgressFunction &cb) | View | virtual |
| focusInEvent(QFocusEvent *event) override | TypeBrowserView | protectedvirtual |
| forceSyncFromView(ViewFrame *frame=nullptr) | View | |
| getContainer() | TypeBrowserView | inline |
| getCurrentArchitecture() | View | inlinevirtual |
| getCurrentBasicBlock() | View | inlinevirtual |
| getCurrentFunction() | View | inlinevirtual |
| getCurrentHighLevelILFunction() | View | inlinevirtual |
| getCurrentILInstructionIndex() | View | inlinevirtual |
| getCurrentLowLevelILFunction() | View | inlinevirtual |
| getCurrentMediumLevelILFunction() | View | inlinevirtual |
| getCurrentOffset() override | TypeBrowserView | virtual |
| getData() override | TypeBrowserView | inlinevirtual |
| getDisassemblySettings() | View | virtual |
| getFilterModel() | TypeBrowserView | inline |
| getFont() override | TypeBrowserView | virtual |
| getHeaderOptionsWidget() override | TypeBrowserView | virtual |
| getHeaderSubtypeWidget() | View | inlinevirtual |
| getHighlightTokenState() | View | virtual |
| getHistoryEntry() | View | virtual |
| getILIndexRange() | View | inlinevirtual |
| getILViewType() | View | inlinevirtual |
| getModel() | TypeBrowserView | inline |
| getSelectionForXref() override | TypeBrowserView | virtual |
| getSelectionOffsets() | View | virtual |
| getSelectionStartILInstructionIndex() | View | inlinevirtual |
| getStatusBarWidget() override | TypeBrowserView | virtual |
| getTreeView() | TypeBrowserView | inline |
| getTypeEditor() | TypeBrowserView | inline |
| getViewFromWidget(QWidget *widget) | View | static |
| goToReference(FunctionRef func, uint64_t source, uint64_t target) | View | virtual |
| importType() | TypeBrowserView | |
| importTypeByGUID() | TypeBrowserView | |
| isBinaryDataNavigable() | View | inline |
| isQuiesced() const | View | inline |
| itemDoubleClicked(const QModelIndex &index) | TypeBrowserView | protected |
| itemSelected(const QItemSelection &selected, const QItemSelection &deselected) | TypeBrowserView | protected |
| m_actionHandler | View | protected |
| m_binaryDataNavigable | View | protected |
| m_contextMenu | View | protected |
| m_quiesceState | View | protected |
| m_transformParamDialog | View | protected |
| m_updateTimer | View | protected |
| navigate(uint64_t offset) override | TypeBrowserView | virtual |
| navigateOnOtherPane(uint64_t offset) | View | |
| navigateToFunction(FunctionRef func, uint64_t offset) | View | virtual |
| navigateToFunctionOnOtherPane(FunctionRef func, uint64_t offset) | View | |
| navigateToHistoryEntry(BinaryNinja::Ref< HistoryEntry > entry) | View | virtual |
| navigateToType(const std::string &typeName, uint64_t offset) | TypeBrowserView | |
| navigateToViewLocation(const ViewLocation &viewLocation, bool center=false) | View | virtual |
| notifyContextMenuCreated() | View | |
| notifyILViewTypeChanged(ViewFrame *frame=nullptr) | View | |
| notifyQuiesce(bool) | View | inlinevirtual |
| notifyRefresh() override | TypeBrowserView | virtual |
| paste(TransformRef xform=nullptr) | View | virtual |
| pullAllTypes() | TypeBrowserView | |
| pullSelectedTypes() | TypeBrowserView | |
| pullTypesFromArchives(BinaryViewRef view, const std::unordered_map< std::string, std::unordered_set< std::string > > &archiveTypeIdSelection) | TypeBrowserView | |
| pullTypesFromView(BinaryViewRef view, const std::unordered_set< BinaryNinja::QualifiedName > &viewTypeNames) | TypeBrowserView | |
| pushAllTypes() | TypeBrowserView | |
| pushSelectedTypes() | TypeBrowserView | |
| pushTypesFromView(BinaryViewRef view, const std::unordered_set< BinaryNinja::QualifiedName > &names) | TypeBrowserView | |
| readDataFromClipboard(TransformRef xform) | View | protected |
| redo() | View | virtual |
| refreshContents() | View | inlinevirtual |
| registerActions() | TypeBrowserView | static |
| registerLateActions() | View | static |
| renameTypes() | TypeBrowserView | |
| resizeEvent(QResizeEvent *event) override | TypeBrowserView | virtual |
| scrollToCurrentItem() override | TypeBrowserView | virtual |
| scrollToFirstItem() override | TypeBrowserView | virtual |
| scrollToIndexWithContext(const QModelIndex &index, int context=1) | TypeBrowserView | |
| selectedBV() const | TypeBrowserView | |
| selectedBVTypeNames() const | TypeBrowserView | |
| selectedNodes() const | TypeBrowserView | |
| selectedTA() const | TypeBrowserView | |
| selectedTAId() const | TypeBrowserView | |
| selectedTAIds() const | TypeBrowserView | |
| selectedTAs() const | TypeBrowserView | |
| selectedTATypeIds() const | TypeBrowserView | |
| selectedType() const | TypeBrowserView | |
| selectedTypeContainer(bool makeSureItHasPlatform=true, bool preferView=false) const | TypeBrowserView | |
| selectedTypeContainerIds() const | TypeBrowserView | |
| selectedTypeNameAndContainer() const | TypeBrowserView | |
| selectedTypeNamesByContainers() const | TypeBrowserView | |
| selectedTypes() const | TypeBrowserView | |
| selectTypeByName(const std::string &name, bool newSelection) | TypeBrowserView | |
| setBinaryDataNavigable(bool navigable) | View | inline |
| setDisassemblySettings(DisassemblySettingsRef settings) | View | inlinevirtual |
| setFilter(const std::string &filter) override | TypeBrowserView | virtual |
| setILViewType(const BinaryNinja::FunctionViewType &ilViewType) | View | inlinevirtual |
| setPrimaryOrientation(Qt::Orientation orientation) | TypeBrowserView | |
| setRefreshQuiesce(bool enable) | View | |
| setRelatedIndexHighlights(FunctionRef func, const std::set< size_t > &related) | View | inlinevirtual |
| setRelatedInstructionHighlights(FunctionRef func, const std::set< uint64_t > &related) | View | inlinevirtual |
| setSelectionOffsets(BNAddressRange range) override | TypeBrowserView | virtual |
| setupView(QWidget *widget) | View | |
| showContextMenu() | TypeBrowserView | |
| showEvent(QShowEvent *event) override | TypeBrowserView | virtual |
| showSelectedTypes() | TypeBrowserView | |
| showTypes(const std::vector< TypeReference > &types) | TypeBrowserView | |
| switchLayout() | TypeBrowserView | |
| syncSelectedTypes() | TypeBrowserView | |
| transform(TransformRef xform, bool encode) | View | virtual |
| TypeBrowserView(BinaryViewRef data, TypeBrowserContainer *container) | TypeBrowserView | |
| typeContainerForCreating(bool makeSureItHasPlatform=true, bool preferView=false) const | TypeBrowserView | |
| typeIdsFromNames(BinaryViewRef view, const std::unordered_set< BinaryNinja::QualifiedName > &names) | TypeBrowserView | static |
| typeNameNavigated(const std::string &typeName, bool newSelection) | TypeBrowserView | signal |
| undo() | View | virtual |
| updateCrossReferenceSelection(ViewFrame *frame=nullptr) | View | |
| updateFonts() override | TypeBrowserView | virtual |
| updateTheme() | View | inlinevirtual |
| View() | View | |
| viewType() | View | |
| widget() | View | inline |
| writeData(const BinaryNinja::DataBuffer &data, uint64_t addr) | View | virtual |
| writeDataToClipboard(const BinaryNinja::DataBuffer &data, bool binary, TransformRef xform) | View | protected |
| ~FilterTarget() | FilterTarget | inlinevirtual |
| ~View() | View | inlinevirtual |