Public Member Functions | |
| TypesContainer (BinaryViewRef data, ViewFrame *view, TypeFilter *filter=nullptr, bool compact=false) | |
| virtual View * | getView () override |
| TypeView * | getTypesView () |
| TypeFilter * | getTypeFilter () |
| bool | navigateToType (const std::string &name, uint64_t offset=0) |
Public Member Functions inherited from ViewContainer | |
| virtual | ~ViewContainer () |
| virtual View * | getView ()=0 |
Protected Member Functions | |
| virtual void | focusInEvent (QFocusEvent *event) override |
| TypesContainer::TypesContainer | ( | BinaryViewRef | data, |
| ViewFrame * | view, | ||
| TypeFilter * | filter = nullptr, |
||
| bool | compact = false |
||
| ) |
|
overrideprotectedvirtual |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements ViewContainer.
| bool TypesContainer::navigateToType | ( | const std::string & | name, |
| uint64_t | offset = 0 |
||
| ) |