akregator
Akregator::CreateFeedCommand Class Reference
#include <createfeedcommand.h>
Inheritance diagram for Akregator::CreateFeedCommand:

Detailed Description
Definition at line 36 of file createfeedcommand.h.
Public Member Functions | |
| CreateFeedCommand (QObject *parent=0) | |
| void | setAutoExecute (bool autoexec) |
| void | setPosition (Folder *parent, TreeNode *after) |
| void | setRootFolder (Folder *rootFolder) |
| void | setSubscriptionListView (SubscriptionListView *view) |
| void | setUrl (const QString &url) |
| ~CreateFeedCommand () | |
Constructor & Destructor Documentation
| CreateFeedCommand::CreateFeedCommand | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 118 of file createfeedcommand.cpp.
| CreateFeedCommand::~CreateFeedCommand | ( | ) |
Definition at line 123 of file createfeedcommand.cpp.
Member Function Documentation
| void CreateFeedCommand::setAutoExecute | ( | bool | autoexec | ) |
Definition at line 149 of file createfeedcommand.cpp.
Definition at line 143 of file createfeedcommand.cpp.
| void CreateFeedCommand::setRootFolder | ( | Folder * | rootFolder | ) |
Definition at line 133 of file createfeedcommand.cpp.
| void CreateFeedCommand::setSubscriptionListView | ( | SubscriptionListView * | view | ) |
Definition at line 128 of file createfeedcommand.cpp.
| void CreateFeedCommand::setUrl | ( | const QString & | url | ) |
Definition at line 138 of file createfeedcommand.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference