aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-08-13 13:20:34 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-08-18 09:52:02 +0200
commitb1d8156742fdf3a0da67fe88cefdcf766c90062d (patch)
tree5dded24cdc3ac649957e4233179e83bad39a8955
parent05dffd36757737d69a57502abaac7911a25e48dd (diff)
Doc: column editingv3.2.0
Change-Id: I6d8f2269b616e91409de4218eebecf087a4a0215 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
-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