beautified

This commit is contained in:
Uwe Rathmann 2019-09-13 06:52:47 +02:00
parent 3f0e398d2b
commit 46e8820cdd

View File

@ -43,6 +43,7 @@ class QSK_EXPORT QskGridBox : public QskBox
#ifdef QSK_LAYOUT_COMPAT
int itemCount() const { return count(); } // items and spacers
#endif
QQuickItem* itemAtIndex( int index ) const;
int indexOf( const QQuickItem* ) const;