eric6.WebBrowser.Download.DownloadManagerButton
Module implementing a tool button for the download manager.
Global Attributes
Classes
Functions
DownloadManagerButton
Class implementing a tool button for the download manager.
Derived from
E5ToolButton
Class Attributes
Class Methods
Methods
Static Methods
DownloadManagerButton (Constructor)
DownloadManagerButton(parent=None)
Constructor
- parent (QWidget)
-
reference to the parent widget
DownloadManagerButton.__buttonClicked
__buttonClicked()
Private slot handling a user clicking the button.
DownloadManagerButton.__updateState
__updateState()
Private slot to update the button state.