umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
xmi2pot.cpp File Reference
#include <stdlib.h>
#include <iostream>
#include <qfileinfo.h>
#include <qdatetime.h>
#include <QStringList>
#include <QXmlStreamReader>
#include "shared.h"
Include dependency graph for xmi2pot.cpp:

Functions

void outputMsg (const char *prefix, const QString &message)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )
Here is the call graph for this function:

◆ outputMsg()

void outputMsg ( const char * prefix,
const QString & message )