Defines the KLFBlockProcess class. More...
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... | |
Defines the KLFBlockProcess class.
Defines the KLFBlockProcess class
Definition in file klfblockprocess.h.
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().