[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Fri Apr 16 01:00:06 UTC 2004
CVS commit by okellogg:
Fix from doxygen build.
M +3 -3 associationwidget.h 1.38
M +1 -1 classwidget.h 1.10
M +1 -1 linepath.h 1.11
M +2 -2 umldoc.h 1.63
M +1 -1 dialogs/codeviewerdialog.h 1.5
--- kdesdk/umbrello/umbrello/associationwidget.h #1.37:1.38
@@ -233,5 +233,5 @@ public:
Scope getVisibilityA () const;
- /*
+ /**
* Gets the visibility on the rolename B end of the Association.
*/
@@ -243,5 +243,5 @@ public:
void setVisibilityA ( Scope visibility );
- /*
+ /**
* Sets the visibility on the rolename 'B' end of the Association.
*/
--- kdesdk/umbrello/umbrello/classwidget.h #1.9:1.10
@@ -193,5 +193,5 @@ public:
void setShowStereotype(bool _status);
- /*
+ /**
* Toggles the status of whether to show StereoType.
*/
--- kdesdk/umbrello/umbrello/linepath.h #1.10:1.11
@@ -315,5 +315,5 @@ protected:
QPointArray m_PointArray;
- /*
+ /**
* Contains calculated points used to draw the line head.
*/
--- kdesdk/umbrello/umbrello/umldoc.h #1.62:1.63
@@ -1089,5 +1089,5 @@ signals:
void sigResetStatusbarProgress();
- /*
+ /**
* Set the total range of the progressbar.
*
@@ -1097,5 +1097,5 @@ signals:
- /*
+ /**
* Set the progress position of the progressbar.
*
--- kdesdk/umbrello/umbrello/dialogs/codeviewerdialog.h #1.4:1.5
@@ -54,5 +54,5 @@ public:
QString parentDocName;
- /*
+ /**
* Adds a code document to the tabbed output
*/
More information about the umbrello-devel
mailing list