Graphviz 13.0.0~dev.20241222.1117
|
gvedit - simple graph editor and viewer More...
#include "config.h"
#include "mainwindow.h"
#include <QApplication>
#include <QCommandLineParser>
#include <QFile>
#include <stdio.h>
#include <gvc/gvc.h>
#include <common/globals.h>
Go to the source code of this file.
Functions | |
QTextStream | errout (stderr, QIODevice::WriteOnly) |
int | main (int argc, char *argv[]) |
QTextStream errout | ( | stderr | , |
QIODevice::WriteOnly | |||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 38 of file main.cpp.
References graphviz_exit(), POINTS_PER_INCH, PSinputscale, and Verbose.