#include <ui/common/ExecutionStatusLabel.hpp>
◆ Status
Enumerator |
---|
NOTSTARTED | |
RUNNING | |
REQUESTING_PAUSE | |
PAUSED | |
REQUESTING_ABORT | |
ABORTED | |
FAILED | |
SUCCEEDED | |
USERKILLED | |
NONE | |
◆ ExecutionStatusLabel() [1/2]
openfluid::ui::common::ExecutionStatusLabel::ExecutionStatusLabel |
( |
QWidget * |
Parent = nullptr | ) |
|
|
explicit |
◆ ExecutionStatusLabel() [2/2]
openfluid::ui::common::ExecutionStatusLabel::ExecutionStatusLabel |
( |
const QString & |
Text, |
|
|
QWidget * |
Parent = nullptr |
|
) |
| |
◆ ~ExecutionStatusLabel()
virtual openfluid::ui::common::ExecutionStatusLabel::~ExecutionStatusLabel |
( |
| ) |
|
|
inlinevirtual |
◆ setStatus()
void openfluid::ui::common::ExecutionStatusLabel::setStatus |
( |
Status |
S | ) |
|
◆ setStatusStyleOnly()
void openfluid::ui::common::ExecutionStatusLabel::setStatusStyleOnly |
( |
Status |
S | ) |
|
◆ setStatusTextOnly()
void openfluid::ui::common::ExecutionStatusLabel::setStatusTextOnly |
( |
Status |
S | ) |
|
The documentation for this class was generated from the following file: