diff options
| author | mae <qt-info@nokia.com> | 2009-07-06 17:08:55 (GMT) |
|---|---|---|
| committer | mae <qt-info@nokia.com> | 2009-07-06 17:08:55 (GMT) |
| commit | 2e063be4256d64599fd04d40894b187e0dbba045 (patch) | |
| tree | 0483de7814e4bd37e6d52c74d59524bc13541a44 /doc/src/snippets/sqldatabase | |
| parent | 319d0497bbb7e140570da30b511b6b20bceb6515 (diff) | |
| download | Qt-2e063be4256d64599fd04d40894b187e0dbba045.zip Qt-2e063be4256d64599fd04d40894b187e0dbba045.tar.gz Qt-2e063be4256d64599fd04d40894b187e0dbba045.tar.bz2 | |
extend the QObjectPrivate::connectedSignals bitfield to make space
for all the required NOTIFY signals we need for QML bindings.
An additional internal function QMetaObject::isConnected() allows
to query the bits, or you use connectedSignals[0] if you know that
the signal in question has a QMetaObject::indexOfSignal() < 32.
Diffstat (limited to 'doc/src/snippets/sqldatabase')
0 files changed, 0 insertions, 0 deletions
