akregator
createfeedcommand.h
Go to the documentation of this file.
void setAutoExecute(bool autoexec)
Definition: createfeedcommand.cpp:175
Definition: command.h:36
This is the main widget of the view, containing tree view, article list, viewer etc.
Definition: mainwidget.h:68
void setPosition(Folder *parent, TreeNode *after)
Definition: createfeedcommand.cpp:169
void setSubscriptionListView(SubscriptionListView *view)
Definition: createfeedcommand.cpp:154
void setUrl(const QString &url)
Definition: createfeedcommand.cpp:164
void setRootFolder(Folder *rootFolder)
Definition: createfeedcommand.cpp:159
Represents a folder (containing feeds and/or other folders)
Definition: folder.h:44
~CreateFeedCommand()
Definition: createfeedcommand.cpp:149
QObject * parent() const
Abstract base class for all kind of elements in the feed tree, like feeds and feed groups (and search...
Definition: treenode.h:58
CreateFeedCommand(MainWidget *parent=0)
Definition: createfeedcommand.cpp:144
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.