Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs
hdicoreModalDialog.h File Reference

Header file for a class to create and manipulate plugin modal dialogs. More...

#include "hdicoreSize.h"
#include "hdicoreWindow.h"
Include dependency graph for hdicoreModalDialog.h:

Classes

class  hdi::core::ModalDialog
 Used to create and display a modal dialog to the user, blocking input to other UI elements. More...
 
class  hdi::core::ModalDialog::ButtonOptions
 Controls button options for the ModalDialog constructor. More...
 

Typedefs

typedef std::unique_ptr< ModalDialog > hdi::core::ModalDialogUP
 
typedef std::shared_ptr< ModalDialog > hdi::core::ModalDialogSP
 
typedef std::weak_ptr< ModalDialog > hdi::core::ModalDialogWP
 

Detailed Description

Header file for a class to create and manipulate plugin modal dialogs.