Prepare for QTextEdit transition: Add KTextEdit::charAt() for wordAtPoint().
commit0a44fef324041f6c67660d41ee3aeea9c836f680
authorJohannes Sixt <johannes.sixt@telecom.at>
Tue, 24 Apr 2007 19:46:44 +0000 (24 21:46 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Tue, 24 Apr 2007 19:46:44 +0000 (24 21:46 +0200)
tree5ac97182b2014f2c74af1e241da69ffa155a85f3
parentee3a4675ca9b27b142564f2b781ec23456e6cdba
Prepare for QTextEdit transition: Add KTextEdit::charAt() for wordAtPoint().

This is a slight regression since now we do not have the bound rectangle
of the word that was found.
kdbg/sourcewnd.cpp
kdbg/textvw.cpp
kdbg/textvw.h