Qt Reference Documentation

stringlistmodel.pro Example File

declarative/modelviews/stringlistmodel/stringlistmodel.pro
 TEMPLATE = app
 TARGET = stringlistmodel
 DEPENDPATH += .
 INCLUDEPATH += .
 QT += declarative

 # Input
 SOURCES += main.cpp
 RESOURCES += stringlistmodel.qrc
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.