SVN commit 727693 by dang: SVN_SILENT +API Doc M +3 -0 kpViewManager.h --- trunk/KDE/kdegraphics/kolourpaint/views/manager/kpViewManager.h #727692:727693 @@ -155,6 +155,9 @@ // text selection) int textCursorRow () const; int textCursorCol () const; + // See kpToolText::beginDrawSelectText() for a correct use of this + // method, satisfying the above convention. + // // WARNING: If the previous row and column are invalid (e.g. you just // called kpTextSelection::setTextLines() such that the previous // row and column now point outside the lines), this will not