![]() |
NDEVR
API Documentation
|
This is the complete list of members for NDEVRProxyStyle, including all inherited members.
| baseTextScale() const | NDEVRProxyStyle | |
| baseUIScale() const | NDEVRProxyStyle | protected |
| ColorThemeIcon(NDEVRLightingTheme theme) | NDEVRProxyStyle | static |
| desktopFontScale() | NDEVRProxyStyle | |
| disabledColor(NDEVRLightingTheme theme) const | NDEVRProxyStyle | |
| drawArrow(Qt::ArrowType type, QPainter *painter, const QStyleOption *option, const QRect &rect, const QColor &color) const | NDEVRProxyStyle | |
| drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget=nullptr) const override | NDEVRProxyStyle | |
| drawControl(ControlElement element, const QStyleOption *opt, QPainter *painter, const QWidget *widget) const override | NDEVRProxyStyle | |
| drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const override | NDEVRProxyStyle | virtual |
| drawItemText(QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole=QPalette::NoRole) const override | NDEVRProxyStyle | |
| drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) const override | NDEVRProxyStyle | virtual |
| drawRoundedButtonBackground(const QStyleOption *opt, QPainter *p, int radius=Constant< int >::Max) const | NDEVRProxyStyle | protected |
| fadeInAnimationTime() const | NDEVRProxyStyle | |
| fadeOutAnimationTime() const | NDEVRProxyStyle | |
| finishReadingINI(INIFactory &) | INIInterface | inlinevirtual |
| getINI(INIFactory &factory) override | NDEVRProxyStyle | virtual |
| GlobalStyle() | NDEVRProxyStyle | static |
| INIInterface() | INIInterface | |
| INIInterface(const File &default_ini) | INIInterface | |
| init() | NDEVRProxyStyle | protected |
| interpolatedThemePalette(NDEVRLightingTheme start, NDEVRLightingTheme end, fltp04 percent) const | NDEVRProxyStyle | |
| isGlobalStyle() const | NDEVRProxyStyle | |
| itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const override | NDEVRProxyStyle | |
| itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text) const override | NDEVRProxyStyle | |
| lightingThemeChangedSignal(NDEVRLightingTheme theme) | NDEVRProxyStyle | |
| m_default_ini | INIInterface | protected |
| m_desktop_text_scale | NDEVRProxyStyle | protected |
| m_desktop_ui_scale | NDEVRProxyStyle | protected |
| m_native_theme | NDEVRProxyStyle | protected |
| m_old_theme | NDEVRProxyStyle | protected |
| m_resolution_pixel_metric | NDEVRProxyStyle | protected |
| m_theme | NDEVRProxyStyle | protected |
| m_theme_transition_percent | NDEVRProxyStyle | protected |
| m_touch_text_scale_horz | NDEVRProxyStyle | protected |
| m_touch_text_scale_vert | NDEVRProxyStyle | protected |
| m_touch_ui_scale_horz | NDEVRProxyStyle | protected |
| m_touch_ui_scale_vert | NDEVRProxyStyle | protected |
| m_touch_use_rounded_buttons | NDEVRProxyStyle | protected |
| NDEVRProxyStyle() | NDEVRProxyStyle | |
| NDEVRProxyStyle(const File &ini_file) | NDEVRProxyStyle | |
| NDEVRProxyStyle(QStyle *style) | NDEVRProxyStyle | |
| oldTheme() const | NDEVRProxyStyle | |
| OriginalFont() | NDEVRProxyStyle | static |
| paletteAnimationTime() const | NDEVRProxyStyle | |
| pixelMetric(PixelMetric metric, const QStyleOption *option=nullptr, const QWidget *widget=nullptr) const override | NDEVRProxyStyle | |
| polish(QWidget *widget) override | NDEVRProxyStyle | |
| prepareForINI(INIFactory &) | INIInterface | inlinevirtual |
| readINIOptions() | INIInterface | virtual |
| readINIOptions(File &ini_file) | INIInterface | virtual |
| resizeAnimationTime() const | NDEVRProxyStyle | |
| s_global_style | NDEVRProxyStyle | protectedstatic |
| saveINIOptions(bool multithead=false) | INIInterface | virtual |
| saveINIOptions(File &ini_file, bool multithead=false) | INIInterface | virtual |
| saveSettings() | NDEVRProxyStyle | protected |
| setDefaultINIFile(const File &file) | INIInterface | |
| setLightingTheme(NDEVRLightingTheme theme, bool force_update=false, bool save_settings=true) | NDEVRProxyStyle | |
| setLightingThemeAnimated(NDEVRLightingTheme theme) | NDEVRProxyStyle | |
| setLightingThemeAnimated(NDEVRLightingTheme start, NDEVRLightingTheme end, fltp04 percent) | NDEVRProxyStyle | |
| setToDefaultColors() | NDEVRProxyStyle | |
| setToDefaultSizes() | NDEVRProxyStyle | |
| setUseRoundedButtons(bool use_rounded_buttons) | NDEVRProxyStyle | |
| sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const override | NDEVRProxyStyle | |
| standardIcon(StandardPixmap standardIcon, const QStyleOption *option=nullptr, const QWidget *widget=nullptr) const override | NDEVRProxyStyle | |
| standardPalette() const override | NDEVRProxyStyle | virtual |
| styleHint(StyleHint stylehint, const QStyleOption *opt=nullptr, const QWidget *widget=nullptr, QStyleHintReturn *returnData=nullptr) const override | NDEVRProxyStyle | |
| subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const override | NDEVRProxyStyle | |
| subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const override | NDEVRProxyStyle | |
| theme() const | NDEVRProxyStyle | inline |
| theme_colors | NDEVRProxyStyle | protected |
| themePalette(NDEVRLightingTheme theme) const | NDEVRProxyStyle | |
| themeTransitionPercent() | NDEVRProxyStyle | |
| updateFontScale() | NDEVRProxyStyle | protected |
| updateIconOverrideTheme() | NDEVRProxyStyle | |
| updateResolutionPixelMetric() | NDEVRProxyStyle | |
| updateUIFromStyle() | NDEVRProxyStyle | |
| usingRoundedButtons() const | NDEVRProxyStyle | |
| writeToLog(LogPtr log, uint01 log_level=2U) | INIInterface | virtual |
| writeToLog(const StringView &title, LogPtr log, uint01 log_level=2U) | INIInterface | virtual |
| ~INIInterface() | INIInterface | inlinevirtual |