#include <card_ref.h>
Public Member Functions | |
| bool | operator== (const CardRef &other) const |
Public Attributes | |
| QString | name |
| QString | providerId = QString() |
The information passed over the server that is required to identify the exact card to display.
| name | The name of the card. Should not be empty, unless to indicate the lack of a card. |
| providerId | Determines which printing of the card to use. Can be empty, in which case Cockatrice should default to using the preferred set. |
|
inline |
| QString CardRef::name |
| QString CardRef::providerId = QString() |