[Uml-devel] KDE/kdesdk/umbrello/umbrello

Ralf Habacker ralf.habacker at gmail.com
Tue Nov 13 21:29:24 UTC 2012


SVN commit 1325058 by habacker:

Added doc.

 M  +1 -1      umlscene.h  


--- trunk/KDE/kdesdk/umbrello/umbrello/umlscene.h #1325057:1325058
@@ -387,7 +387,7 @@
     bool m_bPaste;
     ListPopupMenu * m_pMenu;
     bool m_bStartedCut;  ///< Flag if view/children started cut operation.
-    UMLWidgetList m_selectedList;
+    UMLWidgetList m_selectedList; ///< list of selected items TODO: migrate to QGraphicsScenes selection list
 
 private:
     static const UMLSceneValue defaultCanvasSize;  ///< The default size of a diagram in pixels.




More information about the umbrello-devel mailing list