|
|
| PropertyWizard (QWidget *parent=nullptr) |
| |
|
|
void | setupActions () |
| |
| void | insertOperand (QString opString, operandType_t opType) |
| |
◆ insertOperand()
| void stamina::gui::PropertyWizard::insertOperand |
( |
QString |
opString, |
|
|
operandType_t |
opType |
|
) |
| |
|
protected |
Inserts into the operand tree. Will insert over "EMPTY" if selected. If no "EMPTY" is selected, raises messagebox
- Parameters
-
| opString | The string of the operand |
| opType | The type of the Operand |
The documentation for this class was generated from the following files:
- /home/josh/Documents/Work/stamina-cplusplus/src/stamina/gui/PropertyWizard.h
- /home/josh/Documents/Work/stamina-cplusplus/src/stamina/gui/PropertyWizard.cpp