Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ProcessorListModel::Node Struct Reference

Public Types

enum class  Type : std::uint8_t { Root , Group , Item }
 

Public Member Functions

Nodechild (int i)
 
int size () const
 

Public Attributes

std::vector< std::unique_ptr< Node > > children
 
const Itemitem = nullptr
 
QString name
 
Nodeparent = nullptr
 
int row = 0
 
QVariant sort
 
Type type = Type::Root
 

The documentation for this struct was generated from the following file: