Classes | Public Member Functions | List of all members
openfluid::ui::market::MarketPackWidgetFormat Class Reference

#include <ui/market/MarketPackWidgetFormat.hpp>

Inheritance diagram for openfluid::ui::market::MarketPackWidgetFormat:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::market::MarketPackWidgetFormat:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

openfluid::ui::market::MarketPackWidgetFormat::MarketPackWidgetFormat ( const openfluid::market::PackageInfo::PackageType Type,
const openfluid::market::MetaPackageInfo MetaPackInfo 
)

Member Function Documentation

QString openfluid::ui::market::MarketPackWidgetFormat::getEditedBuildOptions ( ) const
inline
virtual openfluid::market::MetaPackageInfo::SelectionType openfluid::ui::market::MarketPackWidgetFormat::getPackageFormat ( ) const
virtual
Returns
selected format in combobox

Reimplemented from openfluid::ui::market::MarketPackWidget.

virtual void openfluid::ui::market::MarketPackWidgetFormat::updateDisplayedInfos ( )
virtual

Creates tooltip for market pack widget

Reimplemented from openfluid::ui::market::MarketPackWidget.


The documentation for this class was generated from the following file: