• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • kdesdk
  • Sitemap
  • Contact Us
 

umbrello/umbrello

import_utils.cpp File Reference

#include "import_utils.h"
#include "uml.h"
#include "umldoc.h"
#include "umlobject.h"
#include "package.h"
#include "folder.h"
#include "enum.h"
#include "classifier.h"
#include "operation.h"
#include "attribute.h"
#include "template.h"
#include "association.h"
#include "object_factory.h"
#include "model_utils.h"
#include <kmessagebox.h>
#include <kdebug.h>
#include <klocale.h>
#include <QtCore/QMap>
#include <QtCore/QRegExp>
Include dependency graph for import_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  Import_Utils

Functions

void Import_Utils::addEnumLiteral (UMLEnum *enumType, const QString &literal, const QString &comment)
void Import_Utils::addIncludePath (const QString &path)
UMLAttribute * Import_Utils::addMethodParameter (UMLOperation *method, const QString &type, const QString &name)
void Import_Utils::assignUniqueIdOnCreation (bool yesno)
void Import_Utils::createGeneralization (UMLClassifier *child, const QString &parentName)
void Import_Utils::createGeneralization (UMLClassifier *child, UMLClassifier *parent)
UMLObject * Import_Utils::createUMLObject (Uml::Object_Type type, const QString &inName, UMLPackage *parentPkg, const QString &comment, const QString &stereotype)
QString Import_Utils::formatComment (const QString &comment)
QStringList Import_Utils::includePathList ()
UMLObject * Import_Utils::insertAttribute (UMLClassifier *owner, Uml::Visibility scope, const QString &name, const QString &type, const QString &comment, bool isStatic)
UMLObject * Import_Utils::insertAttribute (UMLClassifier *owner, Uml::Visibility scope, const QString &name, UMLClassifier *attrType, const QString &comment, bool isStatic)
void Import_Utils::insertMethod (UMLClassifier *klass, UMLOperation *&op, Uml::Visibility scope, const QString &type, bool isStatic, bool isAbstract, bool isFriend, bool isConstructor, const QString &comment)
bool Import_Utils::isDatatype (const QString &name, UMLPackage *parentPkg)
UMLOperation * Import_Utils::makeOperation (UMLClassifier *parent, const QString &name)
bool Import_Utils::newUMLObjectWasCreated ()
void Import_Utils::putAtGlobalScope (bool yesno)
void Import_Utils::setRelatedClassifier (UMLClassifier *c)

Variables

bool Import_Utils::bNewUMLObjectWasCreated = false
bool Import_Utils::bPutAtGlobalScope = false
UMLClassifier * Import_Utils::gRelatedClassifier = NULL
QStringList Import_Utils::incPathList

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdesdk

Skip menu "kdesdk"
  • kapptemplate
  • kate
  •     kate
  • kbugbuster
  • kcachegrind
  • kompare
  • lokalize
  • umbrello
  •   umbrello
Generated for kdesdk by doxygen 1.5.9-20090814
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal