WidgetPath.iterClearRegions

Removes all regions from the widget at position pos in the hierarchy defined in path.

class WidgetPath
void
iterClearRegions
(
int pos
)

Parameters

pos int

position to modify, -1 for the path head Since 3.0

Meta