![]() |
Cockatrice 2026-04-21-Development-2.11.0-beta.61
A virtual tabletop for multiplayer card games
|
This is the complete list of members for ICardSetPriorityController, including all inherited members.
| getSortKey(QString shortName) const =0 | ICardSetPriorityController | pure virtual |
| isEnabled(QString shortName) const =0 | ICardSetPriorityController | pure virtual |
| isKnown(QString shortName) const =0 | ICardSetPriorityController | pure virtual |
| setEnabled(QString shortName, bool enabled)=0 | ICardSetPriorityController | pure virtual |
| setIsKnown(QString shortName, bool isknown)=0 | ICardSetPriorityController | pure virtual |
| setSortKey(QString shortName, unsigned int sortKey)=0 | ICardSetPriorityController | pure virtual |
| ~ICardSetPriorityController()=default | ICardSetPriorityController | virtual |