This function is used to install an indexer function that will be called for every item in the list when the list widget iterates through its items. Typically this is done at draw time and when the preferred extent is calculated. This allows the application logic to manipulate the item widget just after the list model data has been copied to the item widget's model, but just before drawing occurs