filters

ExportDialog Class Reference

List of all members.

Detailed Description

Definition at line 27 of file exportdialog.h.


Public Member Functions

 ExportDialog (QWidget *parent=0, const char *name=0)
 ~ExportDialog ()
void setSheets (const QStringList &)
QStringList sheets () const
QTextCodec * encoding () const
QString customStyleURL () const
bool useBorders () const
bool separateFiles () const
int pixelsBetweenCells () const

Protected Slots

void selectAll ()

Member Function Documentation

QString ExportDialog::customStyleURL (  )  const

Returns a valid URL if the custom button was selected.

Else, it will return QString::null.

Definition at line 82 of file exportdialog.cc.

QTextCodec * ExportDialog::encoding (  )  const

Returns preferred encoding.

Defaults to UTF-8.

Definition at line 64 of file exportdialog.cc.

bool ExportDialog::useBorders (  )  const

Returns true if borders should be shown, false if borders should be hidden.

Definition at line 72 of file exportdialog.cc.


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