39 this->scenarioName = scenarioName;
40 this->scenarioPackage = scenarioPackage;
42 m_itemData << scenarioName << scenarioPackage <<
"Open";
48 return scenarioPackage.toString().toStdString();
54 return scenarioName.toString().toStdString();
std::string getScenarioPackage()
Returns the Name of the scenario package represented by this item.
OpenScenarioItem(QList< QVariant > rootItem)
Constructor that sets up the data based on the given data.
std::string getScenarioName()
Returns the Name of the scenario represented by this item.
QVector< QVariant > m_itemData
This file offers overloads of toIce() and fromIce() functions for STL container types.