
#include <ui/market/MarketPackWidgetFormat.hpp>
Public Member Functions | |
| MarketPackWidgetFormat (const openfluid::market::PackageInfo::PackageType &Type, const openfluid::market::MetaPackageInfo &MetaPackInfo) | |
| virtual openfluid::market::MetaPackageInfo::SelectionType | getPackageFormat () const |
| QString | getEditedBuildOptions () const |
| virtual void | updateDisplayedInfos () |
Public Member Functions inherited from openfluid::ui::market::MarketPackWidget | |
| MarketPackWidget (const openfluid::market::PackageInfo::PackageType &Type, const openfluid::market::MetaPackageInfo &MetaPackInfo) | |
| ~MarketPackWidget () | |
| QString | getID () const |
| bool | isInstall () const |
| void | setInstall (bool Install) |
Additional Inherited Members | |
Signals inherited from openfluid::ui::market::MarketPackWidget | |
| void | installModified (openfluid::ware::WareID_t) |
Protected Slots inherited from openfluid::ui::market::MarketPackWidget | |
| void | onInstallModified () |
Static Protected Member Functions inherited from openfluid::ui::market::MarketPackWidget | |
| static QString | replaceByUnknownIfEmpty (const QString &Str) |
| static QString | replaceByNoneIfEmpty (const QString &Str) |
Protected Attributes inherited from openfluid::ui::market::MarketPackWidget | |
| openfluid::market::PackageInfo::PackageType | m_PackageType |
| openfluid::market::MetaPackageInfo | m_MetaPackInfo |
| QLabel | m_IDLabel |
| QLabel | m_LicenseLabel |
| QHBoxLayout | m_MainHBox |
| QPushButton | m_InstallToggle |
| QVBoxLayout | m_DetailsLeftVBox |
| QVBoxLayout | m_DetailsRightVBox |
| openfluid::ui::market::MarketPackWidgetFormat::MarketPackWidgetFormat | ( | const openfluid::market::PackageInfo::PackageType & | Type, |
| const openfluid::market::MetaPackageInfo & | MetaPackInfo | ||
| ) |
|
inline |
|
virtual |
Reimplemented from openfluid::ui::market::MarketPackWidget.
|
virtual |
Creates tooltip for market pack widget
Reimplemented from openfluid::ui::market::MarketPackWidget.
1.8.6