Public Member Functions | List of all members
PopupWindow Class Reference

A small utility class that allows popups for console and plotter. More...

Inherits DocumentWindow.

Public Member Functions

virtual void closeButtonPressed ()
 Removes the instance from the desktop. More...
 
 PopupWindow (const String &t)
 Creates a basic Popup window with all Buttons . More...
 

Detailed Description

A small utility class that allows popups for console and plotter.

Constructor & Destructor Documentation

PopupWindow ( const String &  t)
inline

Creates a basic Popup window with all Buttons .

Parameters
tthe Popup title.

Member Function Documentation

virtual void closeButtonPressed ( )
inlinevirtual

Removes the instance from the desktop.

You have to take care about ownership elsewhere!

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.