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
QtGradientStop Class Reference

#include <qtgradientstopsmodel_p.h>

+ Collaboration diagram for QtGradientStop:

Public Member Functions

qreal position () const
 
QColor color () const
 
QtGradientStopsModelgradientModel () const
 

Friends

class QtGradientStopsModel
 

Detailed Description

Definition at line 27 of file qtgradientstopsmodel_p.h.

Member Function Documentation

◆ color()

QColor QtGradientStop::color ( ) const

Definition at line 24 of file qtgradientstopsmodel.cpp.

Referenced by QtGradientStopsWidgetPrivate::newStop(), QtGradientStopsControllerPrivate::slotCurrentStopChanged(), QtGradientStopsControllerPrivate::slotStopAdded(), QtGradientStopsControllerPrivate::slotStopMoved(), and QtGradientStopsControllerPrivate::slotStopsSwapped().

+ Here is the caller graph for this function:

◆ gradientModel()

QtGradientStopsModel * QtGradientStop::gradientModel ( ) const

Definition at line 29 of file qtgradientstopsmodel.cpp.

◆ position()

qreal QtGradientStop::position ( ) const

Definition at line 19 of file qtgradientstopsmodel.cpp.

Friends And Related Symbol Documentation

◆ QtGradientStopsModel

friend class QtGradientStopsModel
friend

Definition at line 37 of file qtgradientstopsmodel_p.h.


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