WidgetAnimationFramework Small extension for animate Qt widgets. Side sliding animation WAF::Animation::sideSlideIn(myCoolWidget, WAF::LeftSide); Sliding animation WAF::Animation::slideIn(myCoolWidget, WAF::FromTopToBottom); Notify example Implemented in demo project.