beautified
This commit is contained in:
parent
3f0e398d2b
commit
46e8820cdd
@ -43,6 +43,7 @@ class QSK_EXPORT QskGridBox : public QskBox
|
|||||||
#ifdef QSK_LAYOUT_COMPAT
|
#ifdef QSK_LAYOUT_COMPAT
|
||||||
int itemCount() const { return count(); } // items and spacers
|
int itemCount() const { return count(); } // items and spacers
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
QQuickItem* itemAtIndex( int index ) const;
|
QQuickItem* itemAtIndex( int index ) const;
|
||||||
int indexOf( const QQuickItem* ) const;
|
int indexOf( const QQuickItem* ) const;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user