EditWidgetBase.wantTabs - multiple declarations

Function EditWidgetBase.wantTabs

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

Prototype

bool wantTabs() @property;

Function EditWidgetBase.wantTabs

sets tab size (in number of spaces)

Prototype

EditWidgetBase wantTabs(
  bool wantTabs
) @property;

Function EditWidgetBase.wantTabs

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

Prototype

bool wantTabs() @property;

Function EditWidgetBase.wantTabs

sets tab size (in number of spaces)

Prototype

EditWidgetBase wantTabs(
  bool wantTabs
) @property;

Function EditWidgetBase.wantTabs

sets tab size (in number of spaces)

Prototype

EditWidgetBase wantTabs(
  bool wantTabs
) @property;

Function EditWidgetBase.wantTabs

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

Prototype

bool wantTabs() @property;

Function EditWidgetBase.wantTabs

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

Prototype

bool wantTabs() @property;

Function EditWidgetBase.wantTabs

sets tab size (in number of spaces)

Prototype

EditWidgetBase wantTabs(
  bool wantTabs
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0