LibrePCB Developers Documentation
Loading...
Searching...
No Matches
LibraryTab::TreeItem Struct Reference
+ Collaboration diagram for LibraryTab::TreeItem:

Public Attributes

ui::LibraryTreeViewItemType type
 
FilePath path
 
QString name
 
QString summary
 
bool isExternal = false
 
QString userData
 
QVector< std::shared_ptr< TreeItem > > childs
 

Member Data Documentation

◆ type

ui::LibraryTreeViewItemType type

◆ path

FilePath path

◆ name

QString name

◆ summary

QString summary

◆ isExternal

bool isExternal = false

◆ userData

QString userData

◆ childs

QVector<std::shared_ptr<TreeItem> > childs

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