#include <ExcelFileConverter.h>
List of all members.
Constructor & Destructor Documentation
| ExcelFileConverter::ExcelFileConverter |
( |
const QString & |
fileName, |
|
|
ApplicationWindow * |
app, |
|
|
bool |
keepInputFile = false |
|
) |
| |
Member Function Documentation
| void ExcelFileConverter::displayError |
( |
const QString & |
process, |
|
|
QProcess::ProcessError |
error |
|
) |
| |
|
private |
| void ExcelFileConverter::displayJavaError |
( |
QProcess::ProcessError |
error | ) |
|
|
privateslot |
| void ExcelFileConverter::displayOfficeError |
( |
QProcess::ProcessError |
error | ) |
|
|
privateslot |
| void ExcelFileConverter::finish |
( |
int |
exitCode, |
|
|
QProcess::ExitStatus |
exitStatus |
|
) |
| |
|
privateslot |
| QString ExcelFileConverter::outputFile |
( |
| ) |
|
|
inline |
| void ExcelFileConverter::startConvertion |
( |
| ) |
|
|
privateslot |
| void ExcelFileConverter::startOpenOfficeServer |
( |
| ) |
|
|
private |
Member Data Documentation
| QString ExcelFileConverter::d_file_name |
|
private |
| bool ExcelFileConverter::d_keep_input_file |
|
private |
| QString ExcelFileConverter::d_output_file |
|
private |
| QProcess * ExcelFileConverter::java |
|
private |
| QProcess* ExcelFileConverter::soffice |
|
private |
The documentation for this class was generated from the following files: