QStyleHelper: export uniqueName()
Export QStyleHelper::uniqueName() so it can be used by windowsvista/11 style. Change-Id: I07c1a63ff27688cba2a3747166f5e93ff61d2cd3 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit cc3b419855f6d1e62de7013bc8687eb81b41555d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
3bb2f0d33b
commit
7291d927bc
@ -39,7 +39,7 @@ class QWindow;
|
||||
|
||||
namespace QStyleHelper
|
||||
{
|
||||
QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size, qreal dpr);
|
||||
Q_WIDGETS_EXPORT QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size, qreal dpr);
|
||||
|
||||
Q_WIDGETS_EXPORT qreal dpi(const QStyleOption *option);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user