A 2D sketcher that is decorated with a number of widgets for creating
and saving templates. Overrides the parent class mainly for validation of
the template structure.
This class is specifically for templates for the Single and Multi
complex builders, which use a different directory name for historical
reasons
|
__init__(self,
*args,
**kwargs)
Create a SketcherBox instance |
|
|
|
moveOldTemplates(self)
Move any templates from the old location to the new one that is used
starting in 2014-3 |
|
|
bool
|
|
bool
|
|
Inherited from SketcherBox :
buildTemplateList ,
changeMarkerAtomsToTempElement ,
clearSketcher ,
getDefaultCustomTemplateDir ,
getRecentTemplatePath ,
getRecentTemplatesList ,
getRxAtoms ,
getSketcherStructure ,
getUserTemplateList ,
importWorkspace ,
loadTemplate ,
manageTemplates ,
readTemplateStructure ,
reset ,
saveTemplate ,
setCustomTemplateDir ,
setSketcherStructure ,
updateRecentTemplateFile
|