class
#include <FAST/DataHub.hpp>
DataHubItemWidget A widget representing an item in the DataHubBrowser.
Contents
Constructors, destructors, conversion operators
-
DataHubItemWidget(DataHub::
Item item, const QPixmap& image, bool exists, QWidget* parent = nullptr)
Public functions
- void setDownloaded(bool downloaded)
Signals
- void download()
Public variables
- std::string id
- QPushButton* m_downloadButton