QSkinny 0.8.0
C++/Qt UI toolkit
Loading...
Searching...
No Matches
QskSliderSkinlet Class Reference

Detailed Description

Definition at line 13 of file QskSliderSkinlet.h.

Inheritance diagram for QskSliderSkinlet:

Public Types

enum  NodeRole {
  PanelRole , GrooveRole , FillRole , GrooveStopIndicatorsRole ,
  FillStopIndicatorsRole , HandleRole , RoleCount
}
 

Public Member Functions

Q_INVOKABLE QskSliderSkinlet (QskSkin *=nullptr)
 
QRectF subControlRect (const QskSkinnable *, const QRectF &rect, QskAspect::Subcontrol) const override
 
QSizeF sizeHint (const QskSkinnable *, Qt::SizeHint, const QSizeF &) const override
 
int sampleCount (const QskSkinnable *, QskAspect::Subcontrol) const override
 
QRectF sampleRect (const QskSkinnable *, const QRectF &, QskAspect::Subcontrol, int index) const override
 
QskAspect::States sampleStates (const QskSkinnable *, QskAspect::Subcontrol, int) const override
 
- Public Member Functions inherited from QskSkinlet
Q_INVOKABLE QskSkinlet (QskSkin *=nullptr)
 
QskSkinskin () const
 
virtual void updateNode (QskSkinnable *, QSGNode *parent) const
 
virtual int sampleIndexAt (const QskSkinnable *, const QRectF &, QskAspect::Subcontrol, const QPointF &) const
 
virtual QVariant sampleAt (const QskSkinnable *, QskAspect::Subcontrol, int index) const
 
const QVector< quint8 > & nodeRoles () const
 
void setOwnedBySkinnable (bool on)
 
bool isOwnedBySkinnable () const
 

Protected Member Functions

QSGNode * updateSubNode (const QskSkinnable *, quint8 nodeRole, QSGNode *) const override
 
QSGNode * updateSampleNode (const QskSkinnable *, QskAspect::Subcontrol, int index, QSGNode *) const override
 
- Protected Member Functions inherited from QskSkinlet
void setNodeRoles (const QVector< quint8 > &)
 
void appendNodeRoles (const QVector< quint8 > &)
 
virtual QSGNode * updateBackgroundNode (const QskControl *, QSGNode *) const
 
virtual QSGNode * updateDebugNode (const QskControl *, QSGNode *node) const
 
QSGNode * updateBoxNode (const QskSkinnable *, QSGNode *, QskAspect::Subcontrol) const
 
QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, QskAspect::Subcontrol) const
 
QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, qreal startAngle, qreal spanAngle, QskAspect::Subcontrol) const
 
QSGNode * updateBoxClipNode (const QskSkinnable *, QSGNode *, QskAspect::Subcontrol) const
 
QSGNode * updateTextNode (const QskSkinnable *, QSGNode *, const QString &, QskAspect::Subcontrol) const
 
QSGNode * updateSymbolNode (const QskSkinnable *, QSGNode *, QskAspect::Subcontrol) const
 
QSGNode * updateGraphicNode (const QskSkinnable *, QSGNode *, const QskGraphic &, QskAspect::Subcontrol, Qt::Orientations mirrored=Qt::Orientations()) const
 
QSGNode * updateSeriesNode (const QskSkinnable *, QskAspect::Subcontrol, QSGNode *) const
 
void replaceChildNode (quint8 nodeRole, QSGNode *parentNode, QSGNode *oldNode, QSGNode *newNode) const
 
QSizeF hintWithoutConstraint (const QSizeF &hint, const QSizeF &constraint) const
 

Additional Inherited Members

- Static Public Member Functions inherited from QskSkinlet
static QSGNode * updateBoxNode (const QskSkinnable *, QSGNode *, const QRectF &, QskAspect::Subcontrol)
 
static QSGNode * updateBoxNode (const QskSkinnable *, QSGNode *, const QRectF &, const QskGradient &, QskAspect::Subcontrol)
 
static QSGNode * updateBoxNode (const QskSkinnable *, QSGNode *, const QRectF &, const QskBoxShapeMetrics &, const QskBoxBorderMetrics &, const QskBoxBorderColors &, const QskGradient &)
 
static QSGNode * updateBoxNode (const QskSkinnable *, QSGNode *, const QRectF &, const QskBoxHints &)
 
static QSGNode * updateInterpolatedBoxNode (const QskSkinnable *, QSGNode *, const QRectF &, QskAspect aspect1, QskAspect aspect2, qreal ratio)
 
static QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, const QRectF &, QskAspect::Subcontrol)
 
static QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, const QRectF &, const QskGradient &, QskAspect::Subcontrol)
 
static QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, const QRectF &, qreal borderWidth, const QColor &borderColor, const QskGradient &, const QskArcMetrics &)
 
static QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, const QRectF &, qreal startAngle, qreal spanAngle, QskAspect::Subcontrol)
 
static QSGNode * updateArcNode (const QskSkinnable *, QSGNode *, const QRectF &, const QskGradient &, qreal startAngle, qreal spanAngle, QskAspect::Subcontrol)
 
static QSGNode * updateLineNode (const QskSkinnable *, QSGNode *, const QLineF &, QskAspect::Subcontrol)
 
static QSGNode * updateLinesNode (const QskSkinnable *, QSGNode *, const QVector< QLineF > &, QskAspect::Subcontrol)
 
static QSGNode * updateTextNode (const QskSkinnable *, QSGNode *, const QRectF &, Qt::Alignment, const QString &, QskAspect::Subcontrol)
 
static QSGNode * updateTextNode (const QskSkinnable *, QSGNode *, const QRectF &, Qt::Alignment, const QString &, const QFont &, const QskTextOptions &, const QskTextColors &, Qsk::TextStyle)
 
static QSGNode * updateGraphicNode (const QskSkinnable *, QSGNode *, const QskGraphic &, const QskColorFilter &, const QRectF &, Qt::Alignment, Qt::Orientations mirrored=Qt::Orientations())
 
static QSGNode * updateGraphicNode (const QskSkinnable *, QSGNode *, const QskGraphic &, const QskColorFilter &, const QRectF &, Qt::Orientations mirrored=Qt::Orientations())
 
static QSGNode * updateBoxClipNode (const QskSkinnable *, QSGNode *, const QRectF &, QskAspect::Subcontrol)
 

Member Enumeration Documentation

◆ NodeRole

enum QskSliderSkinlet::NodeRole

Definition at line 20 of file QskSliderSkinlet.h.

Constructor & Destructor Documentation

◆ QskSliderSkinlet()

QskSliderSkinlet::QskSliderSkinlet ( QskSkin skin = nullptr)

Definition at line 47 of file QskSliderSkinlet.cpp.

◆ ~QskSliderSkinlet()

QskSliderSkinlet::~QskSliderSkinlet ( )
override

Definition at line 60 of file QskSliderSkinlet.cpp.

Member Function Documentation

◆ sampleCount()

int QskSliderSkinlet::sampleCount ( const QskSkinnable skinnable,
QskAspect::Subcontrol  subControl 
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 97 of file QskSliderSkinlet.cpp.

◆ sampleRect()

QRectF QskSliderSkinlet::sampleRect ( const QskSkinnable skinnable,
const QRectF &  contentsRect,
QskAspect::Subcontrol  subControl,
int  index 
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 113 of file QskSliderSkinlet.cpp.

◆ sampleStates()

QskAspect::States QskSliderSkinlet::sampleStates ( const QskSkinnable ,
QskAspect::Subcontrol  ,
int   
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 156 of file QskSliderSkinlet.cpp.

◆ sizeHint()

QSizeF QskSliderSkinlet::sizeHint ( const QskSkinnable skinnable,
Qt::SizeHint  which,
const QSizeF &   
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 345 of file QskSliderSkinlet.cpp.

◆ subControlRect()

QRectF QskSliderSkinlet::subControlRect ( const QskSkinnable skinnable,
const QRectF &  rect,
QskAspect::Subcontrol  subControl 
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 64 of file QskSliderSkinlet.cpp.

◆ updateSampleNode()

QSGNode * QskSliderSkinlet::updateSampleNode ( const QskSkinnable skinnable,
QskAspect::Subcontrol  subControl,
int  index,
QSGNode *  node 
) const
overrideprotectedvirtual

Reimplemented from QskSkinlet.

Definition at line 202 of file QskSliderSkinlet.cpp.

◆ updateSubNode()

QSGNode * QskSliderSkinlet::updateSubNode ( const QskSkinnable skinnable,
quint8  nodeRole,
QSGNode *  node 
) const
overrideprotectedvirtual

Reimplemented from QskSkinlet.

Definition at line 161 of file QskSliderSkinlet.cpp.