kget
ChecksumSearchAddDlg Class Reference
#include <dlgchecksumsearch.h>
Inheritance diagram for ChecksumSearchAddDlg:

Signals | |
void | addItem (const QString &change, int mode, const QString &type) |
Public Member Functions | |
ChecksumSearchAddDlg (QStringListModel *modesModel, QStringListModel *typesModel, QWidget *parent=0, Qt::WFlags flags=0) | |
Detailed Description
Definition at line 36 of file dlgchecksumsearch.h.
Constructor & Destructor Documentation
ChecksumSearchAddDlg::ChecksumSearchAddDlg | ( | QStringListModel * | modesModel, |
QStringListModel * | typesModel, | ||
QWidget * | parent = 0 , |
||
Qt::WFlags | flags = 0 |
||
) |
Definition at line 37 of file dlgchecksumsearch.cpp.
Member Function Documentation
|
signal |
Emitted when the dialog gets accepted.
- Parameters
-
change the string that should change the source url by mode mode the change mode type the checksum type, can be an empty string
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.