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