eric6.E5Network.E5NetworkHeaderDetailsDialog
Module implementing a dialog to show the data of a response or reply header.
Global Attributes
Classes
Functions
E5NetworkHeaderDetailsDialog
Class implementing a dialog to show the data of a response or reply header.
Derived from
QDialog, Ui_E5NetworkHeaderDetailsDialog
Class Attributes
Class Methods
Methods
Static Methods
E5NetworkHeaderDetailsDialog (Constructor)
E5NetworkHeaderDetailsDialog(parent=None)
Constructor
- parent
-
reference to the parent object (QWidget)
E5NetworkHeaderDetailsDialog.setData
setData(name, value)
Public method to set the data to display.
- name
-
name of the header (string)
- value
-
value of the header (string)