Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QStyleSheetStyleCaches::Tampered< T > Struct Template Reference

#include <qstylesheetstyle_p.h>

+ Collaboration diagram for QStyleSheetStyleCaches::Tampered< T >:

Public Member Functions

reverted (T current)
 

Public Attributes

oldWidgetValue
 
decltype(std::declval< T >().resolveMask()) resolveMask
 

Detailed Description

template<typename T>
struct QStyleSheetStyleCaches::Tampered< T >

Definition at line 161 of file qstylesheetstyle_p.h.

Member Function Documentation

◆ reverted()

template<typename T >
T QStyleSheetStyleCaches::Tampered< T >::reverted ( T current)
inline

Member Data Documentation

◆ oldWidgetValue

template<typename T >
T QStyleSheetStyleCaches::Tampered< T >::oldWidgetValue

◆ resolveMask

template<typename T >
decltype(std::declval<T>().resolveMask()) QStyleSheetStyleCaches::Tampered< T >::resolveMask

The documentation for this struct was generated from the following file: