Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

NetworkStyle Member List

This is the complete list of members for NetworkStyle, including all inherited members.

appIconNetworkStyleprivate
appNameNetworkStyleprivate
badgeColorNetworkStyleprivate
getAppIcon() constNetworkStyleinline
getAppName() constNetworkStyleinline
getBadgeColor() constNetworkStyleinline
getSplashImage() constNetworkStyleinline
getTitleAddText() constNetworkStyleinline
getTrayAndWindowIcon() constNetworkStyleinline
instantiate(const QString &networkId)NetworkStylestatic
NetworkStyle(const QString &appName, const int iconColorHueShift, const int iconColorSaturationReduction, const char *titleAddText)NetworkStyleprivate
rotateColor(QColor &col, const int iconColorHueShift, const int iconColorSaturationReduction)NetworkStyleprivate
rotateColors(QImage &img, const int iconColorHueShift, const int iconColorSaturationReduction)NetworkStyleprivate
splashImageNetworkStyleprivate
titleAddTextNetworkStyleprivate
trayAndWindowIconNetworkStyleprivate
Released under the MIT license