[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg Oliver.Kellogg at t-online.de
Tue Sep 16 07:41:04 UTC 2003


CVS commit by okellogg: 

Farewell to synchronizeData().


  M +0 -2      umlwidget.cpp   1.51
  M +0 -6      umlwidget.h   1.18


--- kdesdk/umbrello/umbrello/umlwidget.cpp  #1.50:1.51
@@ -658,6 +658,4 @@ bool UMLWidget::isActivated() {
 }
 
-void UMLWidget::synchronizeData() {}
-
 void UMLWidget::setActivated(bool Active /*=true*/) {
         m_bActivated = Active;

--- kdesdk/umbrello/umbrello/umlwidget.h  #1.17:1.18
@@ -485,10 +485,4 @@ public:
 
         /**
-         * Synchronize the Widget's m_pData member with its display properties, for example:
-         * the X and Y positions of the widget, etc.
-         */
-        virtual void synchronizeData();
-
-        /**
          * Sets the name in the corresponding UMLObject.
          * No-op if m_pObject is NULL.






More information about the umbrello-devel mailing list