summaryrefslogtreecommitdiffstats
path: root/tests/auto/qobject
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-07-30 00:18:05 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-07-31 01:17:53 (GMT)
commit87239ef6438b50b2dfa7b6526a5e5cbe7d5598d5 (patch)
tree9cfd895016f8435671c2f88d7a1d40ddf1e7cfc1 /tests/auto/qobject
parent7ebd2024f49bdaf798f0beaaa35946dfa890f276 (diff)
downloadQt-87239ef6438b50b2dfa7b6526a5e5cbe7d5598d5.zip
Qt-87239ef6438b50b2dfa7b6526a5e5cbe7d5598d5.tar.gz
Qt-87239ef6438b50b2dfa7b6526a5e5cbe7d5598d5.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. Authored-by: mae Reviewed-by: Aaron Kennedy
Diffstat (limited to 'tests/auto/qobject')
0 files changed, 0 insertions, 0 deletions