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

Header file for plugin user interface combo box widgets. More...

#include <vector>
#include "hdicoreWidget.h"
Include dependency graph for hdicoreComboBox.h:

Classes

class  hdi::core::ComboBox
 Combo box widget, which consists of a text-field for custom input and a popup menu for preset values. More...
 

Typedefs

typedef std::unique_ptr< ComboBox > hdi::core::ComboBoxUP
 
typedef std::shared_ptr< ComboBox > hdi::core::ComboBoxSP
 
typedef std::weak_ptr< ComboBox > hdi::core::ComboBoxWP
 

Detailed Description

Header file for plugin user interface combo box widgets.