[QML][Android] element occypying two cells in gridview
Mobile and Embedded
2
Posts
2
Posters
1.2k
Views
1
Watching
-
this doesn't make sense for item views IMHO.
you can use a gridlayout though for displaying widgets/elements.
C++: "QGridLayout":http://qt-project.org/doc/qt-5.0/qtwidgets/qgridlayout.html
QML: "grid":http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-grid.html