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

Function of a Class

Sub method for selectItemRange. Handles the real work

to select a range of items.


Parameters

NameTypeMandatoryInfo
vItem1QxWidgettrueStart item
vItem2QxWidgettrueStop item
vDeselectAllfalse

Type

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

Usage

QxSelectionManager._selectItemRange(vItem1, vItem2, vDeselect);