Public Member Functions | |
| CrossReferenceDialog (UIContext *context, View *view, BinaryViewRef data, const SelectionInfoForXref &selection) | |
| void | setSavedSelection (std::optional< int > idx) |
| std::optional< int > | selection () const |
| CrossReferenceDialog::CrossReferenceDialog | ( | UIContext * | context, |
| View * | view, | ||
| BinaryViewRef | data, | ||
| const SelectionInfoForXref & | selection ) |
| void CrossReferenceDialog::setSavedSelection | ( | std::optional< int > | idx | ) |
| std::optional< int > CrossReferenceDialog::selection | ( | ) | const |