FirstImplementation of main dialog profile manager
authorstack <stack@inventati.org>
Wed, 11 Jul 2012 16:44:36 +0000 (18:44 +0200)
committerstack <stack@inventati.org>
Wed, 11 Jul 2012 16:44:36 +0000 (18:44 +0200)
commited21cea32a80572106e5776a44e1b1edd7baa580
treecd4c8a2605fc0fdd16070c8d1b17984185f9ccba
parent6f9c3cf64e400c27aacc72492f37874bdf1a602d
FirstImplementation of main dialog profile manager

Profiles could be deleted from a main dialog with a layout that has
still some resizong problem.
The layout builds a label and a qtoolbutton that calls the action that
hides those widgets and deletes the profile.
The actual call to profHandler.delProfile is commented out.
delete.png [new file with mode: 0644]
gui.py
settings.py