ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
OrgTreeNodeFilter Struct Reference

Filter result from a tree node selection. More...

#include <OrgExplorerTreeModel.hpp>

Collaboration diagram for OrgTreeNodeFilter:
Collaboration graph

Public Attributes

std::optional< boost::uuids::uuid > book_id
 
std::optional< boost::uuids::uuid > business_unit_id
 

Detailed Description

Filter result from a tree node selection.

Exactly one of book_id or business_unit_id will be set (or both nullopt when the party root is selected, meaning "show all").