![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstylesheetstyle_p.h>
Public Member Functions | |
T | reverted (T current) |
Public Attributes | |
T | oldWidgetValue |
decltype(std::declval< T >().resolveMask()) | resolveMask |
Definition at line 161 of file qstylesheetstyle_p.h.
|
inline |
Definition at line 166 of file qstylesheetstyle_p.h.
References oldWidgetValue, and resolveMask.
T QStyleSheetStyleCaches::Tampered< T >::oldWidgetValue |
Definition at line 162 of file qstylesheetstyle_p.h.
Referenced by reverted().
decltype(std::declval<T>().resolveMask()) QStyleSheetStyleCaches::Tampered< T >::resolveMask |
Definition at line 163 of file qstylesheetstyle_p.h.
Referenced by reverted().