OpenStructure
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions | Variables
init.py File Reference

Go to the source code of this file.

Data Structures

class  OstOptionParser
 

Namespaces

namespace  ost
 
namespace  ost::gui
 
namespace  ost.gui.dng
 
namespace  ost.gui.dng.init
 

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)