eric6.WebBrowser.Navigation.NavigationContainer
Module implementing the navigation container widget.
Global Attributes
Classes
Functions
NavigationContainer
Class implementing the navigation container widget.
Derived from
QWidget
Class Attributes
Class Methods
Methods
Static Methods
NavigationContainer (Constructor)
NavigationContainer(parent=None)
Constructor
- parent (QWidget)
-
reference to the parent widget
NavigationContainer.addWidget
addWidget(widget)
Public method to add a widget to the container.
- widget (QWidget)
-
reference to the widget to be added