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

Function of a Class

Make a single item selected / not selected

Parameters

NameTypeMandatoryInfo
vItemQxWidgettrueItem which should be selected / not selected
vSelectedBooleantrueShould this item be selected?

Type

This function is public. It can be used by both user and programmer.

Usage

QxSelectionManager.setItemSelected(vItem, vSelected);