summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2010-01-21 12:32:07 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2010-01-21 13:54:26 (GMT)
commit2dd3a061ea0a0f1361c3f12d6859a4b9cdcae7bb (patch)
treeb21b7c0c1c00b82dad54bea5efc6447dfaf0fba3 /doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp
parentc2573f74fb8a09484b385e4469d887bb0fea8cb9 (diff)
downloadQt-2dd3a061ea0a0f1361c3f12d6859a4b9cdcae7bb.zip
Qt-2dd3a061ea0a0f1361c3f12d6859a4b9cdcae7bb.tar.gz
Qt-2dd3a061ea0a0f1361c3f12d6859a4b9cdcae7bb.tar.bz2
QSslSocket: Take better care on how we use the SSL buffers
.. and breaking out of a loop where we should. Reviewed-by: thiago
Diffstat (limited to 'doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp')
0 files changed, 0 insertions, 0 deletions
'commitgraph'> * Add versionadded tagsAntoine Pitrou2010-08-171-0/+4 * Modernize gzip examplesAntoine Pitrou2010-08-171-12/+8 * Issue #3488: Provide convenient shorthand functions `gzip.compress`Antoine Pitrou2010-08-175-1/+58 * Cleanup and correct a few ints to be Py_ssize_t.Brian Curtin2010-08-171-3/+4 * Properly downcast from size_t/Py_ssize_t in a few places.Brian Curtin2010-08-171-4/+6 * Clean some 64-bit issues. Also, always spell "ssize_t" "Py_ssize_t".Antoine Pitrou2010-08-171-30/+33 * Minor rewording to docs for the lru_cache decoratorRaymond Hettinger2010-08-171-3/+3 * Fix <deque iterator>.__length_hint__() under 64-bit Windows.Antoine Pitrou2010-08-17