filters

XSLTExportDia Class Reference

List of all members.

Detailed Description

Definition at line 30 of file xsltexportdia.h.


Public Slots

virtual void cancelSlot ()
virtual void chooseSlot ()
virtual void chooseRecentSlot ()
virtual void chooseCommonSlot ()
virtual void okSlot ()

Public Member Functions

 XSLTExportDia (KoStoreDevice *, const QCString &format, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~XSLTExportDia ()
void setOutputFile (QString file)

Member Function Documentation

void XSLTExportDia::cancelSlot (  )  [virtual, slot]

Called when thecancel button is clicked.

Close the dialog box.

Definition at line 124 of file xsltexportdia.cc.

void XSLTExportDia::chooseCommonSlot (  )  [virtual, slot]

Called when teh user clic on an element in the common list of xslt sheet.

Change the value of the current file.

Definition at line 192 of file xsltexportdia.cc.

void XSLTExportDia::chooseRecentSlot (  )  [virtual, slot]

Called when the user clic on an element in the recent list.

Change the value of the current file.

Definition at line 182 of file xsltexportdia.cc.

void XSLTExportDia::chooseSlot (  )  [virtual, slot]

Called when the choose button is clicked.

A file dialog is open to allow to choose the xslt to use. Change the value of the current file.

Definition at line 135 of file xsltexportdia.cc.

void XSLTExportDia::okSlot (  )  [virtual, slot]

Called when the user clic on the ok button.

The xslt sheet is put on the recent list which is saved, then the xslt processor is called to export the document.

Definition at line 204 of file xsltexportdia.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys