| Classes | |
| class | CheckBoxDelegate | 
| class | DiskSizeDelegate | 
| class | mainWindow | 
| defines the main window of the application.  Plus de détails... | |
| class | UsbDiskDelegate | 
| class | usbTableModel | 
| Un modèle de table pour des séries de clés USB.  Plus de détails... | |
| Fonctions | |
| def | registerCmd (cmd, partition) | 
| enregistre la commande cmd pour la partition donnée  Plus de détails... | |
| def | CheckBoxRect (view_item_style_options) | 
| Variables | |
| dictionary | licence = {} | 
| available | |
| access | |
| dictionary | activeThreads = {} | 
| dictionary | pastCommands = {} | 
| lastCommand = None | |
| def src.mainWindow.CheckBoxRect | ( | view_item_style_options | ) | 
Définition à la ligne 823 du fichier mainWindow.py.

| def src.mainWindow.registerCmd | ( | cmd, | |
| partition | |||
| ) | 
enregistre la commande cmd pour la partition donnée
| cmd | une commande pour créer un thread t | 
| partition | une partition | 
Définition à la ligne 53 du fichier mainWindow.py.

| src.mainWindow.access | 
Définition à la ligne 40 du fichier mainWindow.py.
| dictionary src.mainWindow.activeThreads = {} | 
Définition à la ligne 42 du fichier mainWindow.py.
| src.mainWindow.available | 
Définition à la ligne 40 du fichier mainWindow.py.
| src.mainWindow.lastCommand = None | 
Définition à la ligne 46 du fichier mainWindow.py.
| dictionary src.mainWindow.licence = {} | 
Définition à la ligne 4 du fichier mainWindow.py.
| dictionary src.mainWindow.pastCommands = {} | 
Définition à la ligne 45 du fichier mainWindow.py.