eric7.EricNetwork.EricHostnameInputWidget

Module implementing an input widget for network host names.

Global Attributes

None

Classes

EricHostnameInputWidget Class implementing an input widget for network host names.

Functions

None


EricHostnameInputWidget

Class implementing an input widget for network host names.

Derived from

QLineEdit

Class Attributes

None

Class Methods

None

Methods

EricHostnameInputWidget Constructor

Static Methods

None

EricHostnameInputWidget (Constructor)

EricHostnameInputWidget(parent=None)

Constructor

parent (QWidget (optional))
reference to the parent widget (defaults to None)
Up