umbrello 2.38.4
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Static Public Member Functions | Static Protected Member Functions | List of all members
Import_Argo Class Reference

#include <import_argo.h>

Collaboration diagram for Import_Argo:

Static Public Member Functions

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

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 = 0 
)
static
Here is the call graph for this function:

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