Classe pour identifier le baladeur dans le tableau. Plus de détails...


Fonctions membres publiques | |
| def | __init__ |
| def | paint |
Attributs publics | |
| okPixmap | |
| busyPixmap | |
Classe pour identifier le baladeur dans le tableau.
La routine de rendu à l'écran trace une petite icône et le nom du propriétaire à côté.
Définition à la ligne 905 du fichier mainWindow.py.
| def src.mainWindow.UsbDiskDelegate.__init__ | ( | self, | |
| parent | |||
| ) |
Définition à la ligne 906 du fichier mainWindow.py.
| def src.mainWindow.UsbDiskDelegate.paint | ( | self, | |
| painter, | |||
| option, | |||
| index | |||
| ) |
Définition à la ligne 911 du fichier mainWindow.py.
| src.mainWindow.UsbDiskDelegate.busyPixmap |
Définition à la ligne 909 du fichier mainWindow.py.
| src.mainWindow.UsbDiskDelegate.okPixmap |
Définition à la ligne 908 du fichier mainWindow.py.