Workspace 6.21.5
Public Member Functions | Public Attributes | List of all members
ExecutionDebugger::Thread Struct Reference

#include <Workspace/DataExecution/Execution/executiondebugger.h>

Public Member Functions

 Thread ()
 

Public Attributes

QString name_
 
const QThread * thread_ {}
 
Qt::HANDLE threadId_
 
bool trapEnabled_
 
bool trapped_ {}
 

Constructor & Destructor Documentation

◆ Thread()

Thread ( )
inline

Member Data Documentation

◆ name_

QString name_

◆ thread_

const QThread* thread_ {}

◆ threadId_

Qt::HANDLE threadId_

◆ trapEnabled_

bool trapEnabled_

◆ trapped_

bool trapped_ {}