DISTRHO Plugin Framework
Public Member Functions | Public Attributes | List of all members
Widget::ResizeEvent Struct Reference

#include <Widget.hpp>

Public Member Functions

 ResizeEvent () noexcept
 

Public Attributes

Size< uint > size
 
Size< uint > oldSize
 

Detailed Description

Resize event. size The new widget size. oldSize The previous size, may be null.

See also
onResize

Constructor & Destructor Documentation

◆ ResizeEvent()

Widget::ResizeEvent::ResizeEvent ( )
inlinenoexcept

Constructor


The documentation for this struct was generated from the following file: