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

🛈 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