Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
iconloader_p.h File Reference

(4af9febe4f5ac0fe68bd4165047c738eac501002)

#include "shared_global_p.h"
#include <QtGui/qicon.h>
+ Include dependency graph for iconloader_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Functions

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 ()