umbrello/umbrello
umlobject.h File Reference
#include <QtCore/QObject>#include <QtCore/QString>#include <QtXml/QDomDocument>#include <QtXml/QDomElement>#include "umlnamespace.h"#include "umlpackagelist.h"
Include dependency graph for umlobject.h:

Go to the source code of this file.
Classes | |
| class | UMLObject |
| This class is the non-graphical version of UMLWidget. More... | |
Functions | |
| QDebug | operator<< (QDebug s, const UMLObject &a) |
Function Documentation
Print UML Object to kdgstream, so it can be used like kdWarn() << "This object shouldn't be here:" << illegalObject << endl;.
Definition at line 1045 of file umlobject.cpp.
KDE 4.4 API Reference