Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
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< TreeEntryhdi::core::TreeEntryUP
typedef std::shared_ptr< TreeEntryhdi::core::TreeEntrySP
typedef std::weak_ptr< TreeEntryhdi::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).