Classes | |
| class | AddressDialogWithPreview |
| class | FileOffsetDialogWithPreview |
| class | AddUserXrefDialog |
| class AddressDialogWithPreview |
Public Member Functions | |
| AddressDialogWithPreview (QWidget *parent, BinaryViewRef view, uint64_t here, const QString &title="Go to Address", const QString &prompt="Enter Expression", bool defaultToCurrent=false) | |
| ~AddressDialogWithPreview () | |
| uint64_t | getOffset () const |
| AddressDialogWithPreview::AddressDialogWithPreview | ( | QWidget * | parent, |
| BinaryViewRef | view, | ||
| uint64_t | here, | ||
| const QString & | title = "Go to Address", | ||
| const QString & | prompt = "Enter Expression", | ||
| bool | defaultToCurrent = false ) |
| AddressDialogWithPreview::~AddressDialogWithPreview | ( | ) |
|
inline |
| class FileOffsetDialogWithPreview |
Public Member Functions | |
| FileOffsetDialogWithPreview (QWidget *parent, BinaryViewRef view, uint64_t here, const QString &title="Go to File Offset", const QString &prompt="Enter Expression", bool defaultToCurrent=false) | |
| ~FileOffsetDialogWithPreview () | |
| uint64_t | getOffset () const |
| FileOffsetDialogWithPreview::FileOffsetDialogWithPreview | ( | QWidget * | parent, |
| BinaryViewRef | view, | ||
| uint64_t | here, | ||
| const QString & | title = "Go to File Offset", | ||
| const QString & | prompt = "Enter Expression", | ||
| bool | defaultToCurrent = false ) |
|
inline |
|
inline |
| class AddUserXrefDialog |
Public Member Functions | |
| AddUserXrefDialog (QWidget *parent, BinaryViewRef view, uint64_t here=0, size_t size=0, const QString &title="Add User Type Field Cross Reference", const QString &sizeTitle="Size of Reference (optional)", const QString &prompt="Enter Expression", bool defaultToCurrent=false) | |
| ~AddUserXrefDialog () | |
| uint64_t | getOffset () const |
| size_t | getSize () const |
| AddUserXrefDialog::AddUserXrefDialog | ( | QWidget * | parent, |
| BinaryViewRef | view, | ||
| uint64_t | here = 0, | ||
| size_t | size = 0, | ||
| const QString & | title = "Add User Type Field Cross Reference", | ||
| const QString & | sizeTitle = "Size of Reference (optional)", | ||
| const QString & | prompt = "Enter Expression", | ||
| bool | defaultToCurrent = false ) |
| AddUserXrefDialog::~AddUserXrefDialog | ( | ) |
|
inline |
|
inline |