Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Function of a Class

Internal method for deselection of ranges.

Parameters

NameTypeMandatoryInfo
vItem1QxWidgettrueStart item
vItem2QxWidgettrueStop item

Type

This function is private. It is only for internal programming and should not be used by the user!

Usage

QxSelectionManager._deselectItemRange(vItem1, vItem2);