EditWidgetBase.smartIndents - multiple declarations

Function EditWidgetBase.smartIndents

true if smart indents are enabled

bool smartIndents() @property;

Function EditWidgetBase.smartIndents

set smart indents enabled flag

EditWidgetBase smartIndents(
  bool enabled
) @property;