Refactored panel context button bar animation and now it is implemented in a lot...
authorPekka Nissinen <pekka.nissinen@ixonos.com>
Sun, 29 Aug 2010 19:48:56 +0000 (22:48 +0300)
committerPekka Nissinen <pekka.nissinen@ixonos.com>
Sun, 29 Aug 2010 19:48:56 +0000 (22:48 +0300)
commite9bb16d340e621fc7561161a1bb31efcce0c544e
tree5be61476c68c0cdcc44b3cd278562d9c463fa66c
parente17862b5b8b33380648f6f5117065b57bd470228
Refactored panel context button bar animation and now it is implemented in a lot nicer way.
All the animation stuff (statemachine, states, signal transitions etc) are relocated inside
the PanelContextButtonBar class instead of TabbedPanel class. Also removed a slot
(repositionContextButtonBar) that isn't needed anymore due to recent architectural changes.
src/ui/panelcontextbuttonbar.cpp
src/ui/panelcontextbuttonbar.h
src/ui/tabbedpanel.cpp
src/ui/tabbedpanel.h