kget
DragDlg Class Reference
#include <dragdlg.h>
Inheritance diagram for DragDlg:
Signals | |
void | usedTypes (const QStringList &types, bool createPartial) |
Public Member Functions | |
DragDlg (KGetMetalink::Resources *resources, KGetMetalink::CommonData *commonData, QSortFilterProxyModel *countrySort, QSortFilterProxyModel *languageSort, QWidget *parent=0) | |
Public Member Functions inherited from KGetSaveSizeDialog | |
KGetSaveSizeDialog (const QByteArray &name, QWidget *parent=0, Qt::WFlags flags=0) | |
virtual | ~KGetSaveSizeDialog () |
Detailed Description
Constructor & Destructor Documentation
DragDlg::DragDlg | ( | KGetMetalink::Resources * | resources, |
KGetMetalink::CommonData * | commonData, | ||
QSortFilterProxyModel * | countrySort, | ||
QSortFilterProxyModel * | languageSort, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 29 of file dragdlg.cpp.
Member Function Documentation
|
signal |
The types the user want to be checked and if partial checksums should be created.
- Note
- emitted whenever the dialog is closed, so might be empty
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.