|
|
The KFilePreviewDialog widget provides a user (and developer) friendly way to select files while showing a preview.
You will usually want to use one of the static methods KFilePreviewDialog::get[Open|Save][Name|URL](...) which are the same as the KFileDialog ones.
Being a subclass of KFileKFileBaseDialog, it can therefore be easily customised.
|
~ |
QString |
[static]
QString |
[static]
QString |
[static]
QString |
[static]
void |
[static]
This is a static method which allow a user to define a new preview dialog module.
Parameters:
format | This identifies the module e.g. "JPG" or "PNG". |
readPreview | This is the function which generates the preview |
type | This is the type of the preview module |
KFileInfoContents * |
[protected virtual]
Reimplemented from KFileBaseDialog.
bool |
[protected virtual]
Reimplemented from KFileBaseDialog.
Generated by: prospector@porky.devel.redhat.com on Tue Aug 15 09:55:42 2000, using kdoc 2.0a36. |