akregator
Akregator::AddFeedDialog Class Reference
#include <addfeeddialog.h>
Inheritance diagram for Akregator::AddFeedDialog:
Public Slots | |
void | accept () |
void | fetchCompleted (Akregator::Feed *) |
void | fetchDiscovery (Akregator::Feed *) |
void | fetchError (Akregator::Feed *) |
Public Member Functions | |
AddFeedDialog (QWidget *parent=0, const char *name=0) | |
~AddFeedDialog () | |
Feed * | feed () |
void | setUrl (const QString &t) |
QSize | sizeHint () const |
Detailed Description
Definition at line 47 of file addfeeddialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 67 of file addfeeddialog.cpp.
Akregator::AddFeedDialog::~AddFeedDialog | ( | ) |
Definition at line 82 of file addfeeddialog.cpp.
Member Function Documentation
|
slot |
Definition at line 90 of file addfeeddialog.cpp.
Feed * Akregator::AddFeedDialog::feed | ( | ) |
Definition at line 62 of file addfeeddialog.cpp.
|
slot |
Definition at line 124 of file addfeeddialog.cpp.
|
slot |
Definition at line 135 of file addfeeddialog.cpp.
|
slot |
Definition at line 129 of file addfeeddialog.cpp.
void Akregator::AddFeedDialog::setUrl | ( | const QString & | t | ) |
Definition at line 85 of file addfeeddialog.cpp.
QSize Akregator::AddFeedDialog::sizeHint | ( | ) | const |
Definition at line 54 of file addfeeddialog.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:58:14 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:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.