keduca
KGalleryDialog Class Reference
#include <kgallerydialog.h>
Inheritance diagram for KGalleryDialog:

Public Member Functions | |
KURL | getURL () |
KGalleryDialog (QWidget *parent=0, const char *name=0) | |
bool | openFile (const KURL &url) |
void | putURL (const KURL &urlFile) |
~KGalleryDialog () | |
Protected Slots | |
void | accept () |
void | slotButtonAdd () |
void | slotServerSelected (QListViewItem *item) |
Protected Member Functions | |
bool | loadFile (const QString &filename) |
Detailed Description
Definition at line 36 of file kgallerydialog.h.
Constructor & Destructor Documentation
KGalleryDialog::KGalleryDialog | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 33 of file kgallerydialog.cpp.
KGalleryDialog::~KGalleryDialog | ( | ) |
Definition at line 39 of file kgallerydialog.cpp.
Member Function Documentation
void KGalleryDialog::accept | ( | ) | [protected, slot] |
KURL KGalleryDialog::getURL | ( | ) |
bool KGalleryDialog::loadFile | ( | const QString & | filename | ) | [protected] |
Open keduca file.
This function does the actual work and expects a local filename .
Definition at line 62 of file kgallerydialog.cpp.
bool KGalleryDialog::openFile | ( | const KURL & | url | ) |
Open keduca file.
This function can open a remote or local url.
Definition at line 44 of file kgallerydialog.cpp.
void KGalleryDialog::putURL | ( | const KURL & | urlFile | ) |
void KGalleryDialog::slotButtonAdd | ( | ) | [protected, slot] |
void KGalleryDialog::slotServerSelected | ( | QListViewItem * | item | ) | [protected, slot] |
The documentation for this class was generated from the following files: