Workspace 6.21.5
Public Slots | Signals | Public Member Functions | List of all members
Breakpoints Class Reference

A Widget to show and manipulate breakpoints in ExecutionDebugger.

#include <Workspace/Presentation/breakpoints.h>

Inherits QWidget.

Public Slots

void updateBreakpoints ()
 

Signals

void itemFocused (const QString &idPath)
 

Public Member Functions

 Breakpoints (QWidget *parent=nullptr)
 
 ~Breakpoints () override
 

Constructor & Destructor Documentation

◆ Breakpoints()

Breakpoints ( QWidget *  parent = nullptr)
explicit

◆ ~Breakpoints()

~Breakpoints ( )
overridedefault

Member Function Documentation

◆ itemFocused

void itemFocused ( const QString &  idPath)
signal

◆ updateBreakpoints

void updateBreakpoints ( )
slot