OpenStructure
|
Data Structures | |
class | OstOptionParser |
Functions | |
_my_exit (code) | |
_InitRuleBasedProcessor () | |
_CheckRestore () | |
_InitPanels (app) | |
_InitFrontEnd (try_stereo) | |
_load_files () | |
_get_selection_query (sel) | |
_execute_script () | |
show_help (option, opt, value, parser) | |
parse_script_option (option, opt, value, parser) | |
_SplitIDSel (name) | |
stop () | |
Variables | |
bool | _img_present = True |
_exit | |
exit | |
list | loading_list = [] |
list | script_argv = [] |
str | usage = 'usage: dng [options] [files to load]' |
compound_lib = conop.CompoundLib.Load(options.complib) | |
processor | |
home = os.getenv('HOME') or os.getenv('USERPROFILE') | |
_ostrc = os.path.join(home, '.ostrc') | |
rcfile = open(_ostrc,"w") | |
file | |
working_dir = settings.GetValue("DNG_WORKING_DIR",None) | |
compound_lib = conop.CompoundLib.Load(options.complib) |
working_dir = settings.GetValue("DNG_WORKING_DIR",None) |