kget
UrlWidget Class Reference
#include <urlwidget.h>
Inheritance diagram for UrlWidget:

Signals | |
void | urlsChanged () |
Public Member Functions | |
UrlWidget (QObject *parent=0) | |
~UrlWidget () | |
bool | hasUrls () const |
void | init (KGetMetalink::Resources *resources, QSortFilterProxyModel *countrySort) |
void | save () |
QWidget * | widget () |
Detailed Description
Definition at line 36 of file urlwidget.h.
Constructor & Destructor Documentation
UrlWidget::UrlWidget | ( | QObject * | parent = 0 | ) |
Definition at line 27 of file urlwidget.cpp.
UrlWidget::~UrlWidget | ( | ) |
Definition at line 56 of file urlwidget.cpp.
Member Function Documentation
bool UrlWidget::hasUrls | ( | ) | const |
Definition at line 85 of file urlwidget.cpp.
void UrlWidget::init | ( | KGetMetalink::Resources * | resources, |
QSortFilterProxyModel * | countrySort | ||
) |
Definition at line 66 of file urlwidget.cpp.
void UrlWidget::save | ( | ) |
Definition at line 111 of file urlwidget.cpp.
|
signal |
QWidget * UrlWidget::widget | ( | ) |
Definition at line 61 of file urlwidget.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.