DISTRHO Plugin Framework
|
#include <Widget.hpp>
Public Member Functions | |
PositionChangedEvent () noexcept | |
Public Attributes | |
Point< int > | pos |
Point< int > | oldPos |
Widget position changed event. pos The new absolute position of the widget. oldPos The previous absolute position of the widget.
|
inlinenoexcept |
Constructor