Developer Documentation
ProcessManagerWidget::JobContainer Struct Reference

Public Attributes

QTableWidgetItem * id
 
QTableWidgetItem * description
 
QProgressBar * progress
 
JobCancelButtonbutton
 

Detailed Description

Definition at line 108 of file processManagerWidget.hh.

Member Data Documentation

◆ button

JobCancelButton* ProcessManagerWidget::JobContainer::button

Definition at line 112 of file processManagerWidget.hh.

◆ description

QTableWidgetItem* ProcessManagerWidget::JobContainer::description

Definition at line 110 of file processManagerWidget.hh.

◆ id

QTableWidgetItem* ProcessManagerWidget::JobContainer::id

Definition at line 109 of file processManagerWidget.hh.

◆ progress

QProgressBar* ProcessManagerWidget::JobContainer::progress

Definition at line 111 of file processManagerWidget.hh.


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