Source Code Documentation#
Contents:
- About Dialog
- Application starting point
- Chartview
- Data Cache
CachedFileData
DataCache
DataCache._check_memory_usage()
DataCache._evict_lru()
DataCache._load_without_caching()
DataCache._perform_memory_cleanup()
DataCache.cache_eviction
DataCache.cache_hit
DataCache.cache_miss
DataCache.clear()
DataCache.get()
DataCache.get_or_load()
DataCache.get_stats()
DataCache.load_and_cache()
DataCache.memory_warning
DataCache.put()
DataCache.remove()
DataCache.set_max_entries()
DataCache.set_max_size_mb()
get_global_cache()
set_global_cache()
- data_table_model
- data_table_view
- empty_table_model
- Fit Manager
- Fit Models
- Lazy Folder Scanner
FolderScanResult
FolderScanWorker
LazyFolderScanner
LazyFolderScanner._continue_progressive_scan()
LazyFolderScanner._on_scan_complete()
LazyFolderScanner._on_scan_error()
LazyFolderScanner._progressive_scan()
LazyFolderScanner.cancel_scan()
LazyFolderScanner.is_scanning()
LazyFolderScanner.progressive_scan_update
LazyFolderScanner.scan_complete
LazyFolderScanner.scan_error
LazyFolderScanner.scan_folder()
LazyFolderScanner.scan_folder_async()
LazyFolderScanner.scan_progress
- Lazy Loading Configuration
- licensedialog
- Main Window
- MDA File
- mda_file_table_model
- mda_file_table_view
- mda_file_viz
- mda_folder
- mda_folder_table_model
- mda_folder_table_view
- opendialog
- Popup Dialogs
- Progress Dialog
- user_settings
- Utilities
- Virtual Table Model