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

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

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

Classes

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

Typedefs

typedef std::unique_ptr< TreeColumnEntry > hdi::core::TreeColumnEntryUP
 
typedef std::shared_ptr< TreeColumnEntry > hdi::core::TreeColumnEntrySP
 
typedef std::weak_ptr< TreeColumnEntry > hdi::core::TreeColumnEntryWP
 

Functions

pui::TreeColumnEntryData * hdi::core::__accessImpl (const TreeColumnEntry &)
 

Detailed Description

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