QCodeEdit blockselection patch, now works with visual instead of position
This commit is contained in:
@@ -166,6 +166,7 @@ private:
|
||||
int searchIndFromCursor();
|
||||
QRect cursorRect();
|
||||
QRect blockSelectionRect();
|
||||
QVector<QTextCursor> blockSelectionCursors(QRect bsr);
|
||||
void repaintCursor();
|
||||
void drawCursor();
|
||||
bool hasBlockSelection() const;
|
||||
|
||||
Reference in New Issue
Block a user