EditWidgetBase.copyCurrentLineWhenNoSelection - multiple declarations

Function EditWidgetBase.copyCurrentLineWhenNoSelection

when true allows copy / cut whole current line if there is no selection

bool copyCurrentLineWhenNoSelection() @property;

Function EditWidgetBase.copyCurrentLineWhenNoSelection

EditWidgetBase copyCurrentLineWhenNoSelection(
  bool flg
) @property;