#include <player_dialogs.h>
|
| void | onViewTopCardsDialogRequested (int defaultNumberTopCards, int deckSize) |
| void | onViewBottomCardsDialogRequested (int defaultNumberBottomCards, int deckSize) |
| void | onShuffleTopDialogRequested (int defaultNumberTopCards, int maxCards) |
| void | onShuffleBottomDialogRequested (int defaultNumberBottomCards, int maxCards) |
| void | onMulliganDialogRequested (int startSize, int handSize, int deckSize) |
| void | onDrawCardsDialogRequested (int defaultNumberTopCards, int deckSize) |
| void | onMoveTopCardsToDialogRequested (int defaultNumberTopCards, int maxCards, const QString &targetZone, const QString &zoneDisplayName, bool faceDown) |
| void | onMoveTopCardsUntilDialogRequested (MoveTopCardsUntilOptions options) |
| void | onMoveBottomCardsToDialogRequested (int defaultNumberBottomCards, int maxCards, const QString &targetZone, const QString &zoneDisplayName, bool faceDown) |
| void | onDrawBottomCardsDialogRequested (int defaultNumberBottomCards, int maxCards) |
| void | onRollDieDialogRequested () |
| void | onCreateRelatedFromRelationDialogRequested (const CardItem *sourceCard, const CardRelation *cardRelation) |
| void | onCreateTokenDialogRequested (const QStringList &predefinedTokens) |
| void | onMoveCardXCardsFromTopDialogRequested (int defaultNumberTopCardsToPlaceBelow, int deckSize) |
| void | onSetPTDialogRequested (const QString &oldPT) |
| void | onSetAnnotationDialogRequested (const QString &oldAnnotation) |
| void | onSetCardCounterDialogRequested (int counterId, const QString &oldValueForDlg) |
◆ PlayerDialogs()
◆ dialogParent()
| QWidget * PlayerDialogs::dialogParent |
( |
| ) |
const |
|
inlineprivate |
◆ onCreateRelatedFromRelationDialogRequested
| void PlayerDialogs::onCreateRelatedFromRelationDialogRequested |
( |
const CardItem * | sourceCard, |
|
|
const CardRelation * | cardRelation ) |
|
slot |
◆ onCreateTokenDialogRequested
| void PlayerDialogs::onCreateTokenDialogRequested |
( |
const QStringList & | predefinedTokens | ) |
|
|
slot |
◆ onDrawBottomCardsDialogRequested
| void PlayerDialogs::onDrawBottomCardsDialogRequested |
( |
int | defaultNumberBottomCards, |
|
|
int | maxCards ) |
|
slot |
◆ onDrawCardsDialogRequested
| void PlayerDialogs::onDrawCardsDialogRequested |
( |
int | defaultNumberTopCards, |
|
|
int | deckSize ) |
|
slot |
◆ onMoveBottomCardsToDialogRequested
| void PlayerDialogs::onMoveBottomCardsToDialogRequested |
( |
int | defaultNumberBottomCards, |
|
|
int | maxCards, |
|
|
const QString & | targetZone, |
|
|
const QString & | zoneDisplayName, |
|
|
bool | faceDown ) |
|
slot |
◆ onMoveCardXCardsFromTopDialogRequested
| void PlayerDialogs::onMoveCardXCardsFromTopDialogRequested |
( |
int | defaultNumberTopCardsToPlaceBelow, |
|
|
int | deckSize ) |
|
slot |
◆ onMoveTopCardsToDialogRequested
| void PlayerDialogs::onMoveTopCardsToDialogRequested |
( |
int | defaultNumberTopCards, |
|
|
int | maxCards, |
|
|
const QString & | targetZone, |
|
|
const QString & | zoneDisplayName, |
|
|
bool | faceDown ) |
|
slot |
◆ onMoveTopCardsUntilDialogRequested
◆ onMulliganDialogRequested
| void PlayerDialogs::onMulliganDialogRequested |
( |
int | startSize, |
|
|
int | handSize, |
|
|
int | deckSize ) |
|
slot |
◆ onRollDieDialogRequested
| void PlayerDialogs::onRollDieDialogRequested |
( |
| ) |
|
|
slot |
◆ onSetAnnotationDialogRequested
| void PlayerDialogs::onSetAnnotationDialogRequested |
( |
const QString & | oldAnnotation | ) |
|
|
slot |
◆ onSetCardCounterDialogRequested
| void PlayerDialogs::onSetCardCounterDialogRequested |
( |
int | counterId, |
|
|
const QString & | oldValueForDlg ) |
|
slot |
◆ onSetPTDialogRequested
| void PlayerDialogs::onSetPTDialogRequested |
( |
const QString & | oldPT | ) |
|
|
slot |
◆ onShuffleBottomDialogRequested
| void PlayerDialogs::onShuffleBottomDialogRequested |
( |
int | defaultNumberBottomCards, |
|
|
int | maxCards ) |
|
slot |
◆ onShuffleTopDialogRequested
| void PlayerDialogs::onShuffleTopDialogRequested |
( |
int | defaultNumberTopCards, |
|
|
int | maxCards ) |
|
slot |
◆ onViewBottomCardsDialogRequested
| void PlayerDialogs::onViewBottomCardsDialogRequested |
( |
int | defaultNumberBottomCards, |
|
|
int | deckSize ) |
|
slot |
◆ onViewTopCardsDialogRequested
| void PlayerDialogs::onViewTopCardsDialogRequested |
( |
int | defaultNumberTopCards, |
|
|
int | deckSize ) |
|
slot |
◆ requestDialogSemaphore
| void PlayerDialogs::requestDialogSemaphore |
( |
bool | active | ) |
|
|
signal |
◆ player
◆ playerActions
The documentation for this class was generated from the following files: