"showDropIndicator"
Sets if the drop indicator is shown while dragging or dropping items.
Synopsis
shape.showDropIndicator(bool check);
Parameter
Parameter | Description |
---|---|
shape | Name of the object |
check | Declares if the drop indicator is shown. |
Description
If it's TRUE, the drop indicator will be shown during a drag & drop action.
Assignment
Tree widget