[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Classes | Functions
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. More...
 

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 180 of file klfblockprocess.cpp.

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

Referenced by KLFBackend::getLatexFormula().


Generated by doxygen 1.8.5