![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
namespace | qdesigner_internal |
Auxiliary methods to store/retrieve settings. | |
Functions | |
QDESIGNER_SHARED_EXPORT bool | qdesigner_internal::isDarkMode () |
QDESIGNER_SHARED_EXPORT QIcon | qdesigner_internal::createIconSet (QStringView name) |
QDESIGNER_SHARED_EXPORT QIcon | qdesigner_internal::createIconSet (QLatin1StringView name) |
QDESIGNER_SHARED_EXPORT QIcon | qdesigner_internal::createIconSet (QIcon::ThemeIcon themeIcon, QLatin1StringView name) |
QDESIGNER_SHARED_EXPORT QIcon | qdesigner_internal::emptyIcon () |
QDESIGNER_SHARED_EXPORT QIcon | qdesigner_internal::qtLogoIcon () |