aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/GUI/EventHandlerRole.pm
Commit message (Collapse)AuthorAgeFilesLines
* better handling of event return valuesMaarten Vanraes2016-01-121-2/+2
| | | | | | 0 if need to exit positive if not handled yet and negative otherwise.
* Updated dateAngelo Naselli2016-01-111-1/+1
|
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-091-0/+31
|
* Allow child EventHandlersMaarten Vanraes2016-01-091-1/+73
|
* EventHandlerRole: add item helper functions (MenuEvent)Maarten Vanraes2016-01-091-0/+105
|
* delWidget needs event name not eventAngelo Naselli2016-01-011-2/+3
| | | | changed processEvents to manage event deletion during event managing
* parentDialog function is only useful on EventRole classesMaarten Vanraes2015-09-061-24/+0
|
* add a Role-based Event handling systemMaarten Vanraes2015-08-291-0/+396