This class represents an item in the ApplicationDatabaseView.
ApplicationDatabaseItem(QString text)
Constructor that only sets the text to be displayed.
ScenarioManager::Data_Structure::PackagePtr getPackage()
Returns the Package displayed in this item.
ScenarioManager::Data_Structure::ApplicationPtr getApplication()
Returns the Application displayed in this item.
std::shared_ptr< Application > ApplicationPtr
std::shared_ptr< Package > PackagePtr