umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Functions | Variables
svg2png.cpp File Reference
#include <QCoreApplication>
#include <QtSvg>
#include <QPainter>
#include <QImage>
#include <QtDebug>
#include <iostream>
Include dependency graph for svg2png.cpp:

Functions

void usage ()
 
int main (int argc, char *argv[])
 

Variables

bool verbose = false
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Here is the call graph for this function:

void usage ( )

Variable Documentation

bool verbose = false