KNS::UploadDialog Class Reference
KNewStuff file upload dialog. More...
#include <uploaddialog.h>
Collaboration diagram for KNS::UploadDialog:

Public Member Functions | |
UploadDialog (Engine *engine, QWidget *parent) | |
~UploadDialog () | |
void | setPreviewFile (const QString &previewFile) |
Protected Slots | |
void | slotOk () |
void | nameChanged (const QString &) |
Detailed Description
KNewStuff file upload dialog.Using this dialog, data can easily be uploaded to the Hotstuff servers. It should however not be used on its own, instead a KNewStuff (or KNewStuffGeneric) object invokes it.
- Author:
- Cornelius Schumacher (schumacher@kde.org)
- Maintainer:
- Josef Spillner (spillner@kde.org)
Definition at line 47 of file uploaddialog.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 43 of file uploaddialog.cpp. |
|
Destructor.
Definition at line 105 of file uploaddialog.cpp. |
Member Function Documentation
|
Sets the preview filename. This is only meaningful if the application supports previews.
Definition at line 139 of file uploaddialog.cpp. Referenced by KNS::Engine::requestMetaInformation(). |
The documentation for this class was generated from the following files: