#include <QAbstractItemView>
#include <QPen>
#include <Qt>
#include <QPainter>
#include <QPixmap>
#include <QProcess>
#include <QDebug>
#include <QVariant>
#include "export_format_combobox.h"
#include "../vmisc/vabstractapplication.h"
#include "../vmisc/vcommonsettings.h"
Go to the source code of this file.
Macros | |
#define | PDFTOPS "pdftops" |
#define PDFTOPS "pdftops" |
Definition at line 40 of file export_format_combobox.cpp.