umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Import_Argo Class Reference

#include <import_argo.h>

Collaboration diagram for Import_Argo:

Static Public Member Functions

static bool loadFromZArgoFile (QIODevice &file, UMLPackage *parentPkg=nullptr)
 

Static Protected Member Functions

static bool loadFromArgoFile (const KZip &zipFile, const QString &fileName)
 
static bool loadFromPGMLFile (const KZip &zipFile, const QString &fileName)
 
static bool loadFromTodoFile (const KZip &zipFile, const QString &fileName)
 
static bool loadFromXMIFile (const KZip &zipFile, const QString &fileName)
 

Detailed Description

Argo model import

Author
Ralf Habacker Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org

Member Function Documentation

◆ loadFromArgoFile()

bool Import_Argo::loadFromArgoFile ( const KZip & zipFile,
const QString & fileName )
staticprotected
Here is the call graph for this function:

◆ loadFromPGMLFile()

bool Import_Argo::loadFromPGMLFile ( const KZip & zipFile,
const QString & fileName )
staticprotected
Here is the call graph for this function:

◆ loadFromTodoFile()

bool Import_Argo::loadFromTodoFile ( const KZip & zipFile,
const QString & fileName )
staticprotected
Here is the call graph for this function:

◆ loadFromXMIFile()

bool Import_Argo::loadFromXMIFile ( const KZip & zipFile,
const QString & fileName )
staticprotected
Here is the call graph for this function:

◆ loadFromZArgoFile()

bool Import_Argo::loadFromZArgoFile ( QIODevice & file,
UMLPackage * parentPkg = nullptr )
static
Here is the call graph for this function:

The documentation for this class was generated from the following files: