KNewStuff
KNS::ProviderDialog Class Reference
Dialog displaying a list of Hotstuff providers. More...
#include <providerdialog.h>
Inheritance diagram for KNS::ProviderDialog:
Public Member Functions | |
void | addProvider (Provider *) |
void | clear () |
ProviderDialog (Engine *engine, QWidget *parent) | |
Protected Slots | |
void | slotOk () |
Detailed Description
Dialog displaying a list of Hotstuff providers.This is normally used in the process of uploading data, thus limiting the list to providers which support uploads. One of the providers is then chosen by the user for further operation.
- Maintainer:
- Josef Spillner (spillner@kde.org)
Definition at line 43 of file providerdialog.h.
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
engine a KNewStuff engine object parent the parent window
Definition at line 52 of file providerdialog.cpp.
Member Function Documentation
void ProviderDialog::addProvider | ( | Provider * | provider | ) |
void ProviderDialog::clear | ( | ) |
void ProviderDialog::slotOk | ( | void | ) | [protected, virtual, slot] |
The documentation for this class was generated from the following files: