Signals | Public Member Functions | Protected Slots | List of all members
pqSetBreakpointDialog Class Reference

Sets a breakpoint for a remote simulation. More...

#include <pqSetBreakpointDialog.h>

Inherits QDialog.

Signals

void breakpointHit ()
 

Public Member Functions

 pqSetBreakpointDialog (QWidget *Parent)
 
 ~pqSetBreakpointDialog () override
 

Protected Slots

void onAccepted ()
 
void onTimeUpdated ()
 

Detailed Description

Sets a breakpoint for a remote simulation.

It allows a user to specify a time in the future (using simulation time or time step) when a simulation linked with Catalyst should pause.

Definition at line 54 of file pqSetBreakpointDialog.h.

Constructor & Destructor Documentation

◆ pqSetBreakpointDialog()

pqSetBreakpointDialog::pqSetBreakpointDialog ( QWidget *  Parent)

◆ ~pqSetBreakpointDialog()

pqSetBreakpointDialog::~pqSetBreakpointDialog ( )
override

Member Function Documentation

◆ breakpointHit

void pqSetBreakpointDialog::breakpointHit ( )
signal

◆ onAccepted

void pqSetBreakpointDialog::onAccepted ( )
protectedslot

◆ onTimeUpdated

void pqSetBreakpointDialog::onTimeUpdated ( )
protectedslot

The documentation for this class was generated from the following file: