kget
#include <newtransferdialog.h>
Public Slots | |
void | setDefaultDestination () |
Public Member Functions | |
~NewTransferDialog () | |
Detailed Description
Dialog to allow add one or more transfers to kget.
If only one transfer is added then the dialog shows a KUrlRequester. If a list of transfers are added then the dialog shows a KListWidget (multiple = true) with the transfers as checkable items. Also display a KUrlComboRequester for the destination file (or folder if multiple = true) And a QComboBox with the groups of transfer in case there are more than one
- Note
- this class is private and should be used via NewTransferDialogHandler
Definition at line 35 of file newtransferdialog.h.
Constructor & Destructor Documentation
NewTransferDialog::~NewTransferDialog | ( | ) |
Definition at line 87 of file newtransferdialog.cpp.
Member Function Documentation
|
slot |
Called when the transfer group or the urlREquester changed, the dialog sets the default destination for transfers in the new group.
Definition at line 234 of file newtransferdialog.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:28:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.