QWidget.wantsTab

  1. bool wantsTab [@property getter]
    class QWidget
    @property
    bool
    wantsTab
    ()
  2. bool wantsTab [@property setter]

Return Value

Type: bool

whether the widget is receiving the Tab key press or not

Meta