Skip to content

qt_widgets

qt_widgets

Classes:

  • Dropdown

    Utility class used all throught the UI as a hide and show button.

  • ErrorListWidget

    Used mostly to display a list of the errors that were found in the errors.

Dropdown

Dropdown(title='', parent=None)

              flowchart LR
              publisher.ui.qt_widgets.Dropdown[Dropdown]

              

              click publisher.ui.qt_widgets.Dropdown href "" "publisher.ui.qt_widgets.Dropdown"
            

Utility class used all throught the UI as a hide and show button.

ErrorListWidget

ErrorListWidget(parent=None)

              flowchart LR
              publisher.ui.qt_widgets.ErrorListWidget[ErrorListWidget]

              

              click publisher.ui.qt_widgets.ErrorListWidget href "" "publisher.ui.qt_widgets.ErrorListWidget"
            

Used mostly to display a list of the errors that were found in the errors.