umbrello 2.38.4
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

◆ main()

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

◆ usage()

void usage ( )

Variable Documentation

◆ verbose

bool verbose = false