The class UserStyleManager manages User Styles More...
| Header: | #include <wkuserstyles.h> |
| Instantiated By: | NZUserStyleManager |
| UserStyleManager(QObject *parent = nullptr) | |
| QStringList | availableStyles() const |
| QString | getCSS(const QUrl &path) const |
| void | setStyleLocations(const QStringList &list) |
| void | styleLocationsChanged() const |
| void | stylesChanged(const QString &path) const |
The class UserStyleManager manages User Styles
Access functions:
| QStringList | availableStyles() const |
Notifier signal:
| void | stylesChanged(const QString &path) const |
Access functions:
| void | setStyleLocations(const QStringList &list) |
Notifier signal:
| void | styleLocationsChanged() const |
Default constructs an instance of UserStyleManager.
Returns a list of available style files.
Note: Getter function for property availableStyles.
Returns the content of the file at path
Sets the list of directories UserStyleManager searches for style files.
Note: Setter function for property styleLocations.
Nephrozilla Navigator Documentation Copyright (c) 2026 Nephrozilla Corp.
All other trademarks are property of their respective owners.
This document may be used under the terms of the Creative Commons Attribution Share Alike 4.0 International License.