Function EditWidgetBase.wantTabs

when true, Tab / Shift+Tab presses are processed internally in widget (e.g. insert tab character) instead of focus change navigation.

bool wantTabs() @property;

EditWidgetBase wantTabs(
  bool wantTabs
) @property;