diff options
author | David Boddie <dboddie@trolltech.com> | 2009-05-14 12:18:59 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-05-19 17:32:08 (GMT) |
commit | 4e4ff34e3c4c905f17aa02160a17fdb7b9ad61ed (patch) | |
tree | 9f6221758758ebcf1854a9a513fe6f4fe4b83d7a /util/qtscriptparser | |
parent | 30974e3be08bd913142a13d7d7a35039a0bfa434 (diff) | |
download | Qt-4e4ff34e3c4c905f17aa02160a17fdb7b9ad61ed.zip Qt-4e4ff34e3c4c905f17aa02160a17fdb7b9ad61ed.tar.gz Qt-4e4ff34e3c4c905f17aa02160a17fdb7b9ad61ed.tar.bz2 |
qdoc: Ensure that all inner class methods are included in the function
index.
Since the original code only used the parent class name as a key in the
map that collects functions, you would only ever see either
QHash::iterator::key() or QMap::iterator::key() in the index. This patch
changes the key to the fully-qualified name for the parent class so that
inner class methods are included.
Reviewed-by: Martin Smith <msmith@trolltech.com>
Diffstat (limited to 'util/qtscriptparser')
0 files changed, 0 insertions, 0 deletions