umbrello
2.39.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include "basictypes.h"
#include "optionstate.h"
#include "umlobject.h"
#include "umlobjectlist.h"
#include "umlassociationlist.h"
#include "umlclassifierlist.h"
#include "umlentitylist.h"
#include "umlviewlist.h"
#include "umlstereotypelist.h"
#include "umlpackagelist.h"
#include <QUrl>
#include <QMap>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | UMLDoc |
Macros | |
#define | ENC_UNKNOWN 0 |
#define | ENC_UNICODE 1 |
#define | ENC_WINDOWS 2 |
#define | ENC_OLD_ENC 3 |
#define ENC_OLD_ENC 3 |
#define ENC_UNICODE 1 |
#define ENC_UNKNOWN 0 |
#define ENC_WINDOWS 2 |