#include <AeslEditor.h>
Public Member Functions | |
AeslBreakpointSidebar (AeslEditor *editor) | |
Protected Member Functions | |
virtual int | idealWidth () const |
virtual void | mousePressEvent (QMouseEvent *event) |
virtual void | paintEvent (QPaintEvent *event) |
Protected Attributes | |
const int | borderSize |
QRect | breakpoint |
Definition at line 125 of file AeslEditor.h.
const int Aseba::AeslBreakpointSidebar::borderSize [protected] |
Definition at line 138 of file AeslEditor.h.
QRect Aseba::AeslBreakpointSidebar::breakpoint [protected] |
Definition at line 139 of file AeslEditor.h.