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

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

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

Classes

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

Typedefs

typedef std::unique_ptr< TreeEntry > hdi::core::TreeEntryUP
 
typedef std::shared_ptr< TreeEntry > hdi::core::TreeEntrySP
 
typedef std::weak_ptr< TreeEntry > hdi::core::TreeEntryWP
 

Functions

pui::BaseTreeEntryData * hdi::core::__accessImpl (const TreeEntry &)
 

Detailed Description

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