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

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

#include <vector>
#include "hdicoreMacros.h"
#include "hdicoreEntryValue.h"
Include dependency graph for hdicoreColumnEntry.h:

Classes

class  hdi::core::ColumnEntry
 Allows column views to store more data than simply strings and indices. More...
 

Typedefs

typedef std::unique_ptr< ColumnEntry > hdi::core::ColumnEntryUP
 
typedef std::shared_ptr< ColumnEntry > hdi::core::ColumnEntrySP
 
typedef std::weak_ptr< ColumnEntry > hdi::core::ColumnEntryWP
 

Functions

pui::ColumnEntryData * hdi::core::__accessImpl (const ColumnEntry &)
 

Detailed Description

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