okular
dviexport.h
Go to the documentation of this file.
Definition: dviexport.h:33
void error(const QString &message, int duration)
bool started() const
started() Flags whether or not the external process was spawned successfully.
Definition: dviexport.h:45
DVIExportToPS(dviRenderer &parent, const QString &output_name, const QStringList &options, QPrinter *printer, bool useFontHinting, QPrinter::Orientation orientation=QPrinter::Portrait)
Definition: dviexport.cpp:154
DVIExportToPDF(dviRenderer &parent, const QString &output_name)
Definition: dviexport.cpp:116
virtual void finished_impl(int exit_code)
The real implementation of the finished() slot that is called when the external process finishes...
Definition: dviexport.cpp:98
Definition: dviexport.h:108
virtual void abort_process_impl()
The real implementation of the abort_process() slot that is called when the fontProcessDialog is clos...
Definition: dviexport.cpp:89
Definition: dviexport.h:95
QObject * parent() const
void start(const QString &command, const QStringList &args, const QString &working_directory, const QString &error_message)
Spawns the external process having connected slots to the child process's stdin and stdout streams...
Definition: dviexport.cpp:58
Definition: dviRenderer.h:90
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 02:01:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 02:01:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.