TreeView.activateOnSingleClick

bool activateOnSingleClick() @property nothrow

Get activateOnSingleClick property.

Returns

The activate-on-single-click property specifies whether the "row-activated" signal

will be emitted after a single click.

void activateOnSingleClick(bool propval) @property nothrow

Set activateOnSingleClick property.

Parameters

propvalThe activate-on-single-click property specifies whether the "row-activated" signal will be emitted after a single click.