SaveProfile module

filename:SaveProfile.py
author:thor@tordivel.no
requirements:Scorpion 9.0.0.493 or higher

Scorpion button panel plugin for saving of profile

1.0.0.2, 11nov2015, RL: modified for autodoc
class SaveProfile.Save(cntr, name)[source]

Bases: object

__str__()[source]

return a unique persistance name for host application storage

buttonClick(sender, args)[source]

button click handler

SaveProfile.CreatePlugin(hWnd, name='')[source]

Scorpion Plugin Stub - Required