DisassemblyLeftPanel

class DisassemblyLeftPanel : public QFrame

This class is used to draw the left pane of the disassembly widget. Its goal is to draw proper arrows for the jumps of the disassembly.

Public Functions

  • DisassemblyLeftPanel(DisassemblyWidget *disas)

  • void paintEvent(QPaintEvent *event) override

  • void wheelEvent(QWheelEvent *event) override