WidgetPath.iterClearRegions
void iterClearRegions(int pos)Removes all regions from the widget at position pos in the hierarchy defined in path.
Parameters
pos | position to modify, -1 for the path head |
Deprecated
The use of regions is deprecated.
void iterClearRegions(int pos)Removes all regions from the widget at position pos in the hierarchy defined in path.
pos | position to modify, -1 for the path head |