KNS::ProviderDialog Class Reference
#include <providerdialog.h>
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.
- Author:
- Cornelius Schumacher (schumacher@kde.org)
- Maintainer:
- Josef Spillner (spillner@kde.org)
Definition at line 43 of file providerdialog.h.
Public Member Functions | |
ProviderDialog (Engine *engine, QWidget *parent) | |
void | clear () |
void | addProvider (Provider *) |
Protected Slots | |
void | slotOk () |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 52 of file providerdialog.cpp. |
Member Function Documentation
|
Adds a Hotstuff provider to the list.
Definition at line 74 of file providerdialog.cpp. |
|
Clears the list of providers.
Definition at line 69 of file providerdialog.cpp. |
The documentation for this class was generated from the following files: