Public Member Functions | |
| CrossReferenceState () | |
| std::optional< SelectionInfoForXref > | getCurrentSelection () const |
| std::optional< int > | getPreviousDialogSelection () const |
| void | updateCrossReferences (ViewFrame *frame, const SelectionInfoForXref &selection) |
| void | beginNavigationForCrossReference (ViewFrame *frame, const SelectionInfoForXref &selection) |
| void | setActiveContext (ViewFrame *frame) |
| void | destroyContext (SplitPaneWidget *splitPane) |
| void | newPinnedTab () |
| void | newPinnedPane () |
| void | modalDialog () |
| void | focusSidebar () |
| void | bindActions (UIContext *context) |
| CrossReferenceState::CrossReferenceState | ( | ) |
| std::optional< SelectionInfoForXref > CrossReferenceState::getCurrentSelection | ( | ) | const |
| std::optional< int > CrossReferenceState::getPreviousDialogSelection | ( | ) | const |
| void CrossReferenceState::updateCrossReferences | ( | ViewFrame * | frame, |
| const SelectionInfoForXref & | selection ) |
| void CrossReferenceState::beginNavigationForCrossReference | ( | ViewFrame * | frame, |
| const SelectionInfoForXref & | selection ) |
| void CrossReferenceState::setActiveContext | ( | ViewFrame * | frame | ) |
| void CrossReferenceState::destroyContext | ( | SplitPaneWidget * | splitPane | ) |
| void CrossReferenceState::newPinnedTab | ( | ) |
| void CrossReferenceState::newPinnedPane | ( | ) |
| void CrossReferenceState::modalDialog | ( | ) |
| void CrossReferenceState::focusSidebar | ( | ) |
| void CrossReferenceState::bindActions | ( | UIContext * | context | ) |