TODO: Document this. More...
#include <QCoreApplication>#include <QString>Go to the source code of this file.
Namespaces | |
| namespace | Mtg |
Functions | |
| QString const | Mtg::CardType ("type") |
| QString const | Mtg::ConvertedManaCost ("cmc") |
| QString const | Mtg::Colors ("colors") |
| QString const | Mtg::Loyalty ("loyalty") |
| QString const | Mtg::MainCardType ("maintype") |
| QString const | Mtg::ManaCost ("manacost") |
| QString const | Mtg::PowTough ("pt") |
| QString const | Mtg::Side ("side") |
| QString const | Mtg::Layout ("layout") |
| QString const | Mtg::ColorIdentity ("coloridentity") |
| static const QString | Mtg::getNicePropertyName (QString key) |
TODO: Document this.