eric6.WebBrowser.Feeds.FeedsDialog
Module implementing a dialog to add RSS feeds.
Global Attributes
Classes
FeedsDialog |
Class implementing a dialog to add RSS feeds. |
Functions
FeedsDialog
Class implementing a dialog to add RSS feeds.
Derived from
QDialog, Ui_FeedsDialog
Class Attributes
Class Methods
Methods
Static Methods
FeedsDialog (Constructor)
FeedsDialog(availableFeeds, browser, parent=None)
Constructor
- availableFeeds
-
list of available RSS feeds (list of tuple of
two strings)
- browser
-
reference to the browser widget (WebBrowserView)
- parent
-
reference to the parent widget (QWidget)
FeedsDialog.__addFeed
__addFeed(button)
Private slot to add a RSS feed.
- button (QPushButton)
-
reference to the feed button