[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Dec 19 11:48:00 UTC 2004
CVS commit by okellogg:
Minor doxy comments.
M +2 -2 classimport.h 1.21
--- kdesdk/umbrello/umbrello/classimport.h #1.20:1.21
@@ -119,7 +119,7 @@ private:
void feedTheModel(QString fileName);
- UMLDoc * m_umldoc; // just a shorthand for UMLApp::app()->getDocument()
+ UMLDoc * m_umldoc; ///< just a shorthand for UMLApp::app()->getDocument()
CppDriver * m_driver;
- QStringList m_seenFiles;
+ QStringList m_seenFiles; ///< auxiliary buffer for feedTheModel()
/**
* On encountering a scoped typename string where the scopes
More information about the umbrello-devel
mailing list