#include <ExcelFileConverter.h>
◆ ExcelFileConverter()
| ExcelFileConverter::ExcelFileConverter |
( |
const QString & |
fileName, |
|
|
ApplicationWindow * |
app, |
|
|
bool |
keepInputFile = false |
|
) |
| |
◆ displayError()
| void ExcelFileConverter::displayError |
( |
const QString & |
process, |
|
|
QProcess::ProcessError |
error |
|
) |
| |
|
private |
◆ displayJavaError
| void ExcelFileConverter::displayJavaError |
( |
QProcess::ProcessError |
error | ) |
|
|
privateslot |
◆ displayOfficeError
| void ExcelFileConverter::displayOfficeError |
( |
QProcess::ProcessError |
error | ) |
|
|
privateslot |
◆ finish
| void ExcelFileConverter::finish |
( |
int |
exitCode, |
|
|
QProcess::ExitStatus |
exitStatus |
|
) |
| |
|
privateslot |
◆ outputFile()
| QString ExcelFileConverter::outputFile |
( |
| ) |
|
|
inline |
◆ startConvertion
| void ExcelFileConverter::startConvertion |
( |
| ) |
|
|
privateslot |
References d_file_name, ApplicationWindow::d_java_path, ApplicationWindow::d_jodconverter_path, d_keep_input_file, d_output_file, displayJavaError(), finish(), java, and soffice.
Referenced by finish(), outputFile(), and startOpenOfficeServer().
◆ startOpenOfficeServer()
| void ExcelFileConverter::startOpenOfficeServer |
( |
| ) |
|
|
private |
◆ d_file_name
| QString ExcelFileConverter::d_file_name |
|
private |
◆ d_keep_input_file
| bool ExcelFileConverter::d_keep_input_file |
|
private |
◆ d_output_file
| QString ExcelFileConverter::d_output_file |
|
private |
◆ java
| QProcess * ExcelFileConverter::java |
|
private |
◆ soffice
| QProcess* ExcelFileConverter::soffice |
|
private |
The documentation for this class was generated from the following files: