DecompilerContextMenu¶
-
class DecompilerContextMenu : public QMenu¶
Public Functions
-
DecompilerContextMenu(QWidget *parent, MainWindow *mainWindow)¶
-
~DecompilerContextMenu()¶
-
bool getIsTogglingBreakpoints()¶
-
void setAnnotationHere(RzCodeAnnotation *annotation)¶
-
RVA getFirstOffsetInLine()¶
Public Slots
-
void setCurHighlightedWord(QString word)¶
-
void setOffset(RVA newOffset)¶
-
void setDecompiledFunctionAddress(RVA functionAddr)¶
-
void setFirstOffsetInLine(RVA firstOffset)¶
-
void setAvailableBreakpoints(QVector<RVA> offsetList)¶
Signals
-
void copy()¶
-
DecompilerContextMenu(QWidget *parent, MainWindow *mainWindow)¶