13 #ifndef QmitkUSAbstractCustomWidget_h 14 #define QmitkUSAbstractCustomWidget_h 18 #include <MitkUSUIExports.h> 81 virtual void OnDeviceSet() = 0;
88 virtual std::string GetDeviceClass()
const = 0;
101 virtual void Initialize() = 0;
127 void showEvent ( QShowEvent * event )
override;
132 static std::string US_DEVICE_PROPKEY_CLASS();
137 bool m_IsClonedForQt;
143 #endif // QmitkUSAbstractCustomWidget_h #define MITK_DECLARE_SERVICE_INTERFACE(IFace, IId)
US_UNORDERED_MAP_TYPE< std::string, Any > ServiceProperties