akregator
importfeedlistcommand.cpp
Go to the documentation of this file.
123 ImportFeedListCommand::ImportFeedListCommand( QObject* parent ) : Command( parent ), d( new Private( this ) )
Definition: command.h:36
void setImportedRootFolderOption(RootFolderOption opt)
Definition: importfeedlistcommand.cpp:137
ImportFeedListCommand(QObject *parent=0)
Definition: importfeedlistcommand.cpp:123
~ImportFeedListCommand()
Definition: importfeedlistcommand.cpp:127
void setTargetList(const boost::weak_ptr< FeedList > &feedList)
Definition: importfeedlistcommand.cpp:132
void setImportedRootFolderName(const QString &defaultName)
Definition: importfeedlistcommand.cpp:141
RootFolderOption
Definition: importfeedlistcommand.h:50
Represents a folder (containing feeds and/or other folders)
Definition: folder.h:44
void setFeedListDocument(const QDomDocument &doc)
Definition: importfeedlistcommand.cpp:145
singleShot
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.