summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2017-08-09 15:41:58 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2017-08-09 13:50:12 +0000
commitb7507f3a3871a1bb121a9c7f79a09811aea3ddde (patch)
treebd89a7bc6c055516103cefdfd345c9d84f15e28b
parent68e8a56b3b6110e949943d1d7795a71069c84f12 (diff)
downloadqt-creator-b7507f3a3871a1bb121a9c7f79a09811aea3ddde.tar.gz
QmlDesigner: Some cleanup
Change-Id: Ic89c578474d7cdf1f72a61a91d0cdf32f7b70a7f Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--src/plugins/qmldesigner/components/formeditor/selectiontool.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/plugins/qmldesigner/components/formeditor/selectiontool.cpp b/src/plugins/qmldesigner/components/formeditor/selectiontool.cpp
index 9a5f55cd19..9938c8f065 100644
--- a/src/plugins/qmldesigner/components/formeditor/selectiontool.cpp
+++ b/src/plugins/qmldesigner/components/formeditor/selectiontool.cpp
@@ -237,20 +237,6 @@ void SelectionTool::itemsAboutToRemoved(const QList<FormEditorItem*> &/*itemList
}
-//QVariant SelectionTool::itemChange(const QList<QGraphicsItem*> &itemList,
-// QGraphicsItem::GraphicsItemChange change,
-// const QVariant &value )
-//{
-// qDebug() << Q_FUNC_INFO;
-// return QVariant();
-//}
-
-//void SelectionTool::update()
-//{
-//
-//}
-
-
void SelectionTool::clear()
{
m_rubberbandSelectionManipulator.clear(),