Home | Trees | Index | Help |
|
---|
Package aldrin :: Module preset :: Class Preset |
|
Method Summary | |
---|---|
Loads the preset from a file. | |
Apply the preset to a currently loaded plugin. | |
Pickup the preset from a currently loaded plugin. | |
Writes the preset to an open filehandle. |
Method Details |
---|
__init__(self,
f=None)
Loads the preset from a file.
|
apply(self, plugin)Apply the preset to a currently loaded plugin.
|
pickup(self, plugin)Pickup the preset from a currently loaded plugin.
|
save(self, filehandle)Writes the preset to an open filehandle.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Feb 4 18:01:14 2007 | http://epydoc.sf.net |