#include <oracleimporter.h>
◆ SetToDownload()
| SetToDownload::SetToDownload |
( |
QString | _shortName, |
|
|
QString | _longName, |
|
|
QList< QVariant > | _cards, |
|
|
CardSet::Priority | _priority, |
|
|
QString | _setType = QString(), |
|
|
const QDate & | _releaseDate = QDate() ) |
|
inline |
◆ getCards()
| const QList< QVariant > & SetToDownload::getCards |
( |
| ) |
const |
|
inline |
◆ getLongName()
| const QString & SetToDownload::getLongName |
( |
| ) |
const |
|
inline |
◆ getPriority()
◆ getReleaseDate()
| const QDate & SetToDownload::getReleaseDate |
( |
| ) |
const |
|
inline |
◆ getSetType()
| const QString & SetToDownload::getSetType |
( |
| ) |
const |
|
inline |
◆ getShortName()
| const QString & SetToDownload::getShortName |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ cards
| QList<QVariant> SetToDownload::cards |
|
private |
◆ longName
| QString SetToDownload::longName |
|
private |
◆ priority
◆ releaseDate
| QDate SetToDownload::releaseDate |
|
private |
◆ setType
| QString SetToDownload::setType |
|
private |
◆ shortName
| QString SetToDownload::shortName |
|
private |
The documentation for this class was generated from the following file: