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

Header file for creating entry objects to be added to Widget subclasses (that support them) More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreListEntry.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::ListEntry
 Allows combo boxes, popups, and lists to store more data than simply strings and indices. More...
 

Typedefs

typedef std::unique_ptr< ListEntry > hdi::core::ListEntryUP
 
typedef std::shared_ptr< ListEntry > hdi::core::ListEntrySP
 
typedef std::weak_ptr< ListEntry > hdi::core::ListEntryWP
 

Functions

pui::BaseEntryData * hdi::core::__accessImpl (const ListEntry &)
 

Detailed Description

Header file for creating entry objects to be added to Widget subclasses (that support them)