LibrePCB Developers Documentation
WorkspaceLibraryDb::Part Struct Reference

#include <workspacelibrarydb.h>

+ Collaboration diagram for WorkspaceLibraryDb::Part:

Public Member Functions

bool operator== (const Part &rhs) const noexcept
 
bool operator< (const Part &rhs) const noexcept
 

Public Attributes

QString mpn
 
QString manufacturer
 
AttributeList attributes
 

Member Function Documentation

◆ operator==()

bool operator== ( const Part rhs) const
inlinenoexcept

◆ operator<()

bool operator< ( const Part rhs) const
inlinenoexcept
+ Here is the call graph for this function:

Member Data Documentation

◆ mpn

QString mpn

◆ manufacturer

QString manufacturer

◆ attributes

AttributeList attributes

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