summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/editors/creator-editors.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 05b984eff8..002fcf7762 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1549,6 +1549,12 @@
The instances of the symbol are highlighted in code and you can edit the
symbol. All instances of the local symbol are changed as you type.
+ \section1 Column Editing
+
+ To apply a change to several rows in a column simultaneously, press
+ \key Alt, select the rows, and enter or remove text. The changes are made
+ simultaneously at the cursor position on all the selected rows.
+
\section1 Applying Refactoring Actions
\QC allows you to quickly and conveniently apply actions to refactor