beautified
This commit is contained in:
parent
4fd41e7be2
commit
fd94985ae3
@ -65,8 +65,8 @@ class QSK_EXPORT QskSkinlet
|
|||||||
|
|
||||||
// keeping the aspect ratio
|
// keeping the aspect ratio
|
||||||
static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,
|
static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,
|
||||||
const QskGraphic&, const QskColorFilter&,
|
const QskGraphic&, const QskColorFilter&, const QRectF&,
|
||||||
const QRectF&, Qt::Alignment, Qt::Orientations mirrored = Qt::Orientations() );
|
Qt::Alignment, Qt::Orientations mirrored = Qt::Orientations() );
|
||||||
|
|
||||||
// stretching to fit
|
// stretching to fit
|
||||||
static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,
|
static QSGNode* updateGraphicNode( const QskSkinnable*, QSGNode*,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user