diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2009-11-18 11:28:06 +0100 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2009-11-18 11:28:06 +0100 |
commit | e2ef1d8298012bb1603668cfadd3bad00284e718 (patch) | |
tree | 9dfdd1f6e08b49754b24216a3c6bd973a63fd02b /src/shared/cplusplus/cplusplus.pri | |
parent | fd17d2f98f9b3dca1122830f3680817a053e37be (diff) | |
download | qt-creator-e2ef1d8298012bb1603668cfadd3bad00284e718.tar.gz |
Make the QuickFixOperation interface more useful.
* Rename cursor(unsigned/AST*) to selectToken and selectNode.
These return a cursor that has the given token or AST node selected.
* Rename getTokenStart/EndPosition to tokenStart/EndPosition.
Instead of returning line and column numbers, return a position
usable with text cursors.
* Remove moveAtStart/EndOfToken.
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
Diffstat (limited to 'src/shared/cplusplus/cplusplus.pri')
0 files changed, 0 insertions, 0 deletions