sec_interp.gui.main_dialog_cache_handler module¶
Cache handler for main dialog.
Placeholder for future cache management functionality.
- class sec_interp.gui.main_dialog_cache_handler.CacheHandler(dialog: sec_interp.gui.main_dialog.SecInterpDialog)¶
Bases:
objectHandles cache operations for the dialog.
Initialize cache handler.
- Parameters:
dialog – The
sec_interp.gui.main_dialog.SecInterpDialoginstance
- __init__(dialog: sec_interp.gui.main_dialog.SecInterpDialog)¶
Initialize cache handler.
- Parameters:
dialog – The
sec_interp.gui.main_dialog.SecInterpDialoginstance