filters
KWordLatexExportDia Class Reference
List of all members.Detailed Description
Definition at line 31 of file kwordlatexexportdia.h.
Public Slots | |
| virtual void | reject () |
| virtual void | accept () |
| virtual void | addLanguage () |
| virtual void | removeLanguage () |
Public Member Functions | |
| KWordLatexExportDia (KoStore *, QWidget *parent=0, const char *name=0, bool modal=true, WFlags fl=0) | |
| virtual | ~KWordLatexExportDia () |
| void | setOutputFile (QString file) |
Member Function Documentation
| void KWordLatexExportDia::accept | ( | ) | [virtual, slot] |
Called when the user clic on the ok button.
Get the configuration from the different tabs and export the document.
Definition at line 179 of file kwordlatexexportdia.cc.
| void KWordLatexExportDia::reject | ( | ) | [virtual, slot] |
Called when thecancel button is clicked.
Close the dialog box.
Definition at line 169 of file kwordlatexexportdia.cc.
The documentation for this class was generated from the following files:

