5 #ifndef PIVX_QT_NETWORKSTYLE_H
6 #define PIVX_QT_NETWORKSTYLE_H
static const NetworkStyle * instantiate(const QString &networkId)
Get style associated with provided network id, or 0 if not known.
const QString & getTitleAddText() const
const QString & getAppName() const
const QPixmap & getSplashImage() const
const QIcon & getAppIcon() const
NetworkStyle(const QString &appName, const QString &appIcon, const char *titleAddText, const QString &splashImage)