|
std::string | GetType () const override |
|
bool | Deserialize (const TiXmlNode *node, bool update=false) override |
|
bool | SetFormat (const std::string &format) override |
|
int | GetHeading () const |
|
void | SetHeading (int heading) |
|
bool | HideValue () const |
|
void | SetHideValue (bool hideValue) |
|
bool | ShowAddonDetails () const |
|
void | SetShowAddonDetails (bool showAddonDetails) |
|
bool | ShowInstalledAddons () const |
|
void | SetShowInstalledAddons (bool showInstalledAddons) |
|
bool | ShowInstallableAddons () const |
|
void | SetShowInstallableAddons (bool showInstallableAddons) |
|
bool | ShowMoreAddons () const |
|
void | SetShowMoreAddons (bool showMoreAddons) |
|
bool | UseImageThumbs () const |
|
void | SetUseImageThumbs (bool useImageThumbs) |
|
bool | UseFileDirectories () const |
|
void | SetUseFileDirectories (bool useFileDirectories) |
|
bool | HasActionData () const |
|
const std::string & | GetActionData () const |
|
void | SetActionData (const std::string &actionData) |
|
bool | CloseDialog () const |
|
void | SetCloseDialog (bool closeDialog) |
|
const std::string & | GetFormat () const |
|
bool | GetDelayed () const |
|
void | SetDelayed (bool delayed) |
|
|
int | m_heading = -1 |
|
bool | m_hideValue = false |
|
bool | m_showAddonDetails = true |
|
bool | m_showInstalledAddons = true |
|
bool | m_showInstallableAddons = false |
|
bool | m_showMoreAddons = true |
|
bool | m_useImageThumbs = false |
|
bool | m_useFileDirectories = false |
|
std::string | m_actionData |
|
bool | m_closeDialog = false |
|
bool | m_delayed = false |
|
std::string | m_format |
|
The documentation for this class was generated from the following files: