Skip to content

WebChannel

Qt Base Class: QWebChannel

Signature: QWebChannel(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None

Base classes

Name Children Inherits
ObjectMixin
prettyqt.core.object
QWebChannel
PySide6.QtWebChannel
QWebChannel(self, parent: Optional[PySide6.QtCore.QObject] \= None) -> None

⋔ Inheritance diagram

graph TD
  1473574596096["webchannel.WebChannel"]
  1473299815024["core.ObjectMixin"]
  140713234304496["builtins.object"]
  1473574611712["QtWebChannel.QWebChannel"]
  1473288842240["QtCore.QObject"]
  1473291690208["Shiboken.Object"]
  1473299815024 --> 1473574596096
  140713234304496 --> 1473299815024
  1473574611712 --> 1473574596096
  1473288842240 --> 1473574611712
  1473291690208 --> 1473288842240
  140713234304496 --> 1473291690208

🛈 DocStrings

Bases: ObjectMixin, QWebChannel

Source code in prettyqt\webchannel\webchannel.py
class WebChannel(core.ObjectMixin, QtWebChannel.QWebChannel):
    pass

⌗ Property table

Qt Property Type Doc
objectName QString
blockUpdates bool
propertyUpdateInterval int