3e4b7223f1
mainwindow.cpp(59,11): warning: unused variable 'ROWS' [-Wunused-const-variable] const int ROWS = 2; mainwindow.cpp(60,11): warning: unused variable 'COLUMNS' [-Wunused-const-variable] const int COLUMNS = 3; mainwindow.cpp(76,19): warning: unused variable 'message' [-Wunused-const-variable] Task-number: QTBUG-60635 Change-Id: I97c31462ffa826da9baa32c33c0ff0140bf46dfc Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> |
||
---|---|---|
.. | ||
addressbook | ||
gettingStarted | ||
modelview | ||
notepad | ||
widgets | ||
gettingstartedqt.qdoc | ||
README | ||
tutorials.pro |
Qt is supplied with tutorials that have been written to provide developers with an introduction to the Qt API. Documentation for tutorials can be found in the Tutorials link in the main documentation.