[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Classes | Functions

src/klfbackend/klfblockprocess.h File Reference

Defines the KLFBlockProcess class. More...

#include <klfdefs.h>
#include <qprocess.h>
#include <qstring.h>
#include <QByteArray>
Include dependency graph for klfblockprocess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KLFBlockProcess
 A QProcess subclass for code-blocking process execution. More...

Functions

KLF_EXPORT QStringList klf_cur_environ ()
 The current process environment.

Detailed Description

Defines the KLFBlockProcess class.

Defines the KLFBlockProcess class

Definition in file klfblockprocess.h.


Function Documentation

KLF_EXPORT QStringList klf_cur_environ ( )

The current process environment.

Returns the current process environment, as a QStringList.

Definition at line 122 of file klfblockprocess.cpp.

References QString::fromLocal8Bit(), and QProcess::systemEnvironment().


Generated by doxygen 1.7.3