umbrello/umbrello
umlobject.h File Reference
#include <qobject.h>
#include <qstring.h>
#include <qdom.h>
#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
| QDebug operator<< | ( | QDebug | s, | |
| const UMLObject & | a | |||
| ) |
Print UML Object to kdgstream, so it can be used like kdWarn() << "This object shouldn't be here:" << illegalObject << endl;.
Definition at line 769 of file umlobject.cpp.
KDE 4.0 API Reference