pymead.utils.read_write_files.load_documents_path#

load_documents_path(settings_var: str)[source]#

Utility function that returns a specified QSettings path location if saved, otherwise returns the Documents location

Parameters:

settings_var (str) – Key to the path location in pymead.q_settings

Returns:

Path specified by settings_var, otherwise the Documents location

Return type:

str