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

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

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

Classes

class  hdi::core::FloatingDialog
 Used to create and display a floating dialog to the user, which is similar to a modal dialog but non-blocking. More...
 

Typedefs

typedef std::unique_ptr< FloatingDialog > hdi::core::FloatingDialogUP
 
typedef std::shared_ptr< FloatingDialog > hdi::core::FloatingDialogSP
 
typedef std::weak_ptr< FloatingDialog > hdi::core::FloatingDialogWP
 

Detailed Description

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