14 #include "DtModelPreloadWidgetUI.hpp"
16 #include <QtCore/QStringList>
26 ,
public Ui::DtModelPreloadWidgetUI
39 virtual void setModelDefinitionList(std::vector<std::string>& modelDefList);
42 virtual void setPreloadModelDefintionList(std::vector<std::string>& preloadModelDefList);
50 virtual void slot_addToPreloadListClicked();
53 virtual void slot_removeFromPreloadListClicked();
56 virtual void slot_clearPreloadModelsClicked();
59 virtual void slot_loadPreloadModelsClicked();
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Contains makVrv::DtModelPreloadInterface class.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DtModelPreloadInterface is the interface allowing the DtModelPreloadPageLogic and DtModelPreloadWidge...
Definition: DtModelPreloadInterface.h:20