296bc32841
The example code only dealt with successful opening of the session. If the session open failed, the application is stuck because the connect button is disabled. Moved the session open to be part of connection. Handled session open failure by puttin the UI back in the default state where connection button is enabled. Task-Number: QTBUG-9909 Reviewed-By: Miikka Heikkinen (cherry picked from commit 104c22a68c422152ff3cf03eb3615e7826fefbd0) Change-Id: Ifa40fcd8b83c43cda364b3ec5e58f80b539aa244 Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com> |
||
---|---|---|
.. | ||
animation | ||
dbus | ||
desktop | ||
dialogs | ||
draganddrop | ||
effects | ||
embedded | ||
gestures | ||
graphicsview | ||
ipc | ||
itemviews | ||
ja_JP/linguist/hellotr | ||
layouts | ||
linguist | ||
mainwindows | ||
network | ||
opengl | ||
painting | ||
qmake | ||
qpa | ||
qtconcurrent | ||
qtestlib | ||
qws | ||
richtext | ||
scroller | ||
sql | ||
statemachine | ||
threads | ||
tools | ||
touch | ||
tutorials | ||
webkit/webkit-guide | ||
widgets | ||
xml | ||
examples.pro | ||
README |
Qt is supplied with a number of example applications that have been written to provide developers with examples of the Qt API in use, highlight good programming practice, and showcase features found in each of Qt's core technologies. Documentation for examples can be found in the Examples section of the Qt documentation.