The ExportProvider class provides methods for the export dialog.
More...
#include "export/internal/ExportProvider.h"
The ExportProvider class provides methods for the export dialog.
◆ ExportProvider()
| ExportProvider::ExportProvider |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ print()
| void ExportProvider::print |
( |
void |
| ) |
|
Prints the exported text and table.
◆ printExercise() [1/2]
| void ExportProvider::printExercise |
( |
int |
lesson, |
|
|
int |
sublesson, |
|
|
int |
exercise, |
|
|
QString |
text |
|
) |
| |
Prints the exercise text.
◆ printExercise() [2/2]
| void ExportProvider::printExercise |
( |
QString |
text | ) |
|
Prints the text of a custom exercise.
◆ exportText
| QString ExportProvider::exportText |
|
read |
◆ table
◆ validator
The documentation for this class was generated from the following files: