summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code/src_corelib_kernel_qobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Docs: show more relevant and correct way of using Q_FLAGVolker Hilsheimer2020-04-161-8/+16
* QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-8/+8
* Doc: Q_FLAG should be applied to the enum, not the QFlagsThiago Macieira2019-09-241-1/+1
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-0/+13
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-161-4/+4
* QObject: add startTimer() overload with std::chronoAnton Kudryavtsev2016-12-231-0/+11
* QObject: remove unused function qt_find_obj_childOlivier Goffart2016-11-091-8/+0
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Doc: Mention that calling parent class event() is importantAlbert Astals Cid2015-09-231-0/+27
* Fixed typo in QObject docs.Kavindra Palaraja2015-07-171-3/+3
* Document Q_ENUM and Q_FLAGOlivier Goffart2015-03-031-9/+8
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-161-0/+15
* Doc: Uniformize the syntax description of Q_PROPERTYOlivier Goffart2013-07-101-17/+0
* Document Q_REVISION macro betterAlan Alpert2013-04-011-0/+1
* Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed leading tabRobert Loehning2012-12-111-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Fix typos in bcd477e0bc48bDavid Faure2012-05-061-1/+1
* Introduce QObject::isSignalConnected(QMetaMethod)Olivier Goffart2012-05-021-0/+8
* Add QMetaMethod-based QObject::connect/disconnectNotify() APIKent Hansen2012-05-011-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-0/+493