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

Header file for plugin user interface radio button widgets. More...

#include "hdicoreWidget.h"
Include dependency graph for hdicoreRadioButton.h:

Classes

class  hdi::core::RadioButton
 Radio button widget, which has both a radio button and label to its right. After instantiation, a RadioButton object can be added to a RadioButtonGroup. More...
 

Typedefs

typedef std::unique_ptr< RadioButton > hdi::core::RadioButtonUP
 
typedef std::shared_ptr< RadioButton > hdi::core::RadioButtonSP
 
typedef std::weak_ptr< RadioButton > hdi::core::RadioButtonWP
 

Detailed Description

Header file for plugin user interface radio button widgets.