kget
MirrorAddDlg Class Reference
#include <mirrorsettings.h>
Inheritance diagram for MirrorAddDlg:

Public Member Functions | |
MirrorAddDlg (MirrorModel *model, QWidget *parent=0, Qt::WFlags flags=0) | |
MirrorAddDlg (MirrorModel *model, QSortFilterProxyModel *countryModel, QWidget *parent=0, Qt::WFlags flags=0) | |
void | showItem (MirrorItem::DataType type, bool show) |
virtual QSize | sizeHint () const |
Detailed Description
Definition at line 32 of file mirrorsettings.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 26 of file mirrorsettings.cpp.
|
explicit |
Definition at line 34 of file mirrorsettings.cpp.
Member Function Documentation
void MirrorAddDlg::showItem | ( | MirrorItem::DataType | type, |
bool | show | ||
) |
Shows or hides elements, by default all (expect MirrorItem::Used) are shown.
- Parameters
-
type the type whose visibility should be modified show if type should be shown or not
- Note
- MirrorItem::Used and MirrorItem::Url can not be modified
Definition at line 72 of file mirrorsettings.cpp.
|
virtual |
Definition at line 42 of file mirrorsettings.cpp.
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.