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
QtGradientStopPrivate Class Reference
+ Collaboration diagram for QtGradientStopPrivate:

Public Attributes

qreal m_position = 0
 
QColor m_color = Qt::white
 
QtGradientStopsModelm_model = nullptr
 

Detailed Description

Definition at line 11 of file qtgradientstopsmodel.cpp.

Member Data Documentation

◆ m_color

QColor QtGradientStopPrivate::m_color = Qt::white

Definition at line 15 of file qtgradientstopsmodel.cpp.

◆ m_model

QtGradientStopsModel * QtGradientStopPrivate::m_model = nullptr

Definition at line 16 of file qtgradientstopsmodel.cpp.

◆ m_position

qreal QtGradientStopPrivate::m_position = 0

Definition at line 14 of file qtgradientstopsmodel.cpp.


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