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

Detailed Description

Definition at line 13 of file QskSegmentedBarSkinlet.h.

Inheritance diagram for QskSegmentedBarSkinlet:

Public Types

enum  NodeRole {
  PanelRole , SegmentRole , SeparatorRole , CursorRole ,
  SplashRole , TextRole , IconRole , RoleCount
}
 

Public Member Functions

Q_INVOKABLE QskSegmentedBarSkinlet (QskSkin *=nullptr)
 
QRectF subControlRect (const QskSkinnable *, const QRectF &, 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 index) 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 QskSegmentedBarSkinlet::NodeRole

Definition at line 20 of file QskSegmentedBarSkinlet.h.

Constructor & Destructor Documentation

◆ QskSegmentedBarSkinlet()

QskSegmentedBarSkinlet::QskSegmentedBarSkinlet ( QskSkin skin = nullptr)

Definition at line 129 of file QskSegmentedBarSkinlet.cpp.

Member Function Documentation

◆ sampleCount()

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

Reimplemented from QskSkinlet.

Definition at line 393 of file QskSegmentedBarSkinlet.cpp.

◆ sampleRect()

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

Reimplemented from QskSkinlet.

Definition at line 400 of file QskSegmentedBarSkinlet.cpp.

◆ sampleStates()

QskAspect::States QskSegmentedBarSkinlet::sampleStates ( const QskSkinnable skinnable,
QskAspect::Subcontrol  subControl,
int  index 
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 429 of file QskSegmentedBarSkinlet.cpp.

◆ sizeHint()

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

Reimplemented from QskSkinlet.

Definition at line 355 of file QskSegmentedBarSkinlet.cpp.

◆ subControlRect()

QRectF QskSegmentedBarSkinlet::subControlRect ( const QskSkinnable skinnable,
const QRectF &  contentsRect,
QskAspect::Subcontrol  subControl 
) const
overridevirtual

Reimplemented from QskSkinlet.

Definition at line 138 of file QskSegmentedBarSkinlet.cpp.

◆ updateSampleNode()

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

Reimplemented from QskSkinlet.

Definition at line 493 of file QskSegmentedBarSkinlet.cpp.

◆ updateSubNode()

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

Reimplemented from QskSkinlet.

Definition at line 289 of file QskSegmentedBarSkinlet.cpp.