akregator
addfeeddialog.cpp
Go to the documentation of this file.
47 pixmapLabel1->setPixmap(KIconLoader::global()->loadIcon( "applications-internet",KIconLoader::Desktop,KIconLoader::SizeHuge, KIconLoader::DefaultState, QStringList(), 0, true));
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
void setHeight(int height)
void setupUi(QWidget *widget)
int width() const
QString & prepend(QChar ch)
void fetchError(Akregator::Feed *)
Definition: addfeeddialog.cpp:129
AddFeedDialog(QWidget *parent=0, const char *name=0)
Definition: addfeeddialog.cpp:67
void setFocus()
void setWidth(int width)
void setObjectName(const QString &name)
bool isEmpty() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
QString xmlUrl() const
returns the url of the actual feed source (rss/rdf/atom file)
Definition: feed.cpp:372
Definition: addfeeddialog.h:39
void fetchCompleted(Akregator::Feed *)
Definition: addfeeddialog.cpp:124
void fetchDiscovery(Akregator::Feed *)
Definition: addfeeddialog.cpp:135
QString right(int n) const
void setXmlUrl(const QString &s)
sets the url of the actual feed source (rss/rdf/atom file)
Definition: feed.cpp:374
AddFeedWidget(QWidget *parent=0, const char *name=0)
Definition: addfeeddialog.cpp:42
int length() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.