#include <dlg_roll_dice.h>
◆ DlgRollDice()
| DlgRollDice::DlgRollDice |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ getDiceToRollCount()
| uint DlgRollDice::getDiceToRollCount |
( |
| ) |
const |
|
nodiscard |
◆ getDieSideCount()
| uint DlgRollDice::getDieSideCount |
( |
| ) |
const |
|
nodiscard |
◆ buttonBox
| QDialogButtonBox* DlgRollDice::buttonBox |
|
private |
◆ DEFAULT_NUMBER_DICE_TO_ROLL
| uint DlgRollDice::DEFAULT_NUMBER_DICE_TO_ROLL = 1 |
|
staticconstexprprivate |
◆ DEFAULT_NUMBER_SIDES_DIE
| uint DlgRollDice::DEFAULT_NUMBER_SIDES_DIE = 20 |
|
staticconstexprprivate |
◆ numberOfDiceEdit
| QSpinBox * DlgRollDice::numberOfDiceEdit |
|
private |
◆ numberOfDiceLabel
| QLabel * DlgRollDice::numberOfDiceLabel |
|
private |
◆ numberOfSidesEdit
| QSpinBox* DlgRollDice::numberOfSidesEdit |
|
private |
◆ numberOfSidesLabel
| QLabel* DlgRollDice::numberOfSidesLabel |
|
private |
The documentation for this class was generated from the following files: