From b1d8156742fdf3a0da67fe88cefdcf766c90062d Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@digia.com>
Date: Wed, 13 Aug 2014 13:20:34 +0200
Subject: [PATCH] Doc: column editing

Change-Id: I6d8f2269b616e91409de4218eebecf087a4a0215
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
---
 doc/src/editors/creator-editors.qdoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 05b984eff86..002fcf7762a 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
-- 
GitLab