Package diffpy :: Package pdfgui :: Package gui :: Module pdfguiglobals
[hide private]
[frames] | no frames]

Module pdfguiglobals

source code

This module contains gloabal parameters needed by PDFgui.



Functions [hide private]
 
iconpath(iconfilename)
Full path to the icon file in pdfgui installation.
source code
Variables [hide private]
  name = 'PDFgui'
  MAXMRU = 5
  configfilename = '/u24/juhas/.pdfgui.cfg'
  isAltered = False
  guiDir = '/tmp/pp/lib/python2.5/site-packages/diffpy.pdfgui-1....
  controlDir = '/tmp/pp/lib/python2.5/site-packages/diffpy.pdfgu...
  docMainFile = '/tmp/pp/lib/python2.5/site-packages/diffpy.pdfg...
  _cached_iconpaths = {}
  cmdopts = []
  cmdargs = []
  dbopts = <diffpy.pdfgui.gui.debugoptions.DebugOptions instance...
  __id__ = '$Id: pdfguiglobals.py 2980 2009-04-02 00:14:33Z juha...
Function Details [hide private]

iconpath(iconfilename)

source code 
Full path to the icon file in pdfgui installation.
This function should be used whenever GUI needs access
to custom icons.

iconfilename -- icon file name without any path

Return string.


Variables Details [hide private]

guiDir

Value:
'/tmp/pp/lib/python2.5/site-packages/diffpy.pdfgui-1.0_r3067_20090410-\
py2.5.egg/diffpy/pdfgui/gui'

controlDir

Value:
'/tmp/pp/lib/python2.5/site-packages/diffpy.pdfgui-1.0_r3067_20090410-\
py2.5.egg/diffpy/pdfgui/control'

docMainFile

Value:
'/tmp/pp/lib/python2.5/site-packages/diffpy.pdfgui-1.0_r3067_20090410-\
py2.5.egg/doc/manual/pdfgui.html'

dbopts

Value:
debugoptions.DebugOptions()

__id__

Value:
'$Id: pdfguiglobals.py 2980 2009-04-02 00:14:33Z juhas $'