Qt class QWidget is the base class of all graphical interface components. All widgets inherit class qt.QWidget and its superclass qt.QObject.

Subsections

  1. qt.QWidget([parent])
  2. qwidget:window()