summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-05-26 11:46:17 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-05-26 10:19:05 +0000
commit9859f2f74df7eac2f99c51966276a788d8bc7b67 (patch)
tree5189fb516496b912e08a7cdacdc6afe5a458c490 /doc
parent6cbe1e880db97b2121b0aca26aed4872f59591d9 (diff)
Remove leftover. (signal and documentation)
Change-Id: Ib735d8e7103ade0a9c31fa3d710542cafae3c8f2 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/scripting-api/component.qdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/scripting-api/component.qdoc b/doc/scripting-api/component.qdoc
index e60223103..56e97f483 100644
--- a/doc/scripting-api/component.qdoc
+++ b/doc/scripting-api/component.qdoc
@@ -157,12 +157,6 @@
*/
/*!
- \qmlsignal component::selectedChanged(boolean isSelected)
-
- Emitted when the component selection changes to \a isSelected.
-*/
-
-/*!
\qmlsignal component::valueChanged(string key, string value)
Emitted when the value of the variable with the name \a key changes to