Version: 9.15.0
SUIT_ShortcutAssets::LangDependentAssets Struct Reference

#include <SUIT_ShortcutMgr.h>

Public Member Functions

bool fromJSON (const QJsonObject &theJsonObject)
 
void toJSON (QJsonObject &oJsonObject) const
 

Public Attributes

QString myName
 
QString myToolTip
 

Static Public Attributes

static const QString PROP_ID_NAME = "name"
 
static const QString PROP_ID_TOOLTIP = "tooltip"
 

Member Function Documentation

◆ fromJSON()

bool SUIT_ShortcutAssets::LangDependentAssets::fromJSON ( const QJsonObject &  theJsonObject)

◆ toJSON()

void SUIT_ShortcutAssets::LangDependentAssets::toJSON ( QJsonObject &  oJsonObject) const

References PROP_ID_NAME, and PROP_ID_TOOLTIP.

Member Data Documentation

◆ myName

QString SUIT_ShortcutAssets::LangDependentAssets::myName

◆ myToolTip

QString SUIT_ShortcutAssets::LangDependentAssets::myToolTip

◆ PROP_ID_NAME

const QString SUIT_ShortcutAssets::LangDependentAssets::PROP_ID_NAME = "name"
static

◆ PROP_ID_TOOLTIP

const QString SUIT_ShortcutAssets::LangDependentAssets::PROP_ID_TOOLTIP = "tooltip"
static

The documentation for this struct was generated from the following files: