![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SignalRole, including all inherited members.
| getAllRoles() noexcept | SignalRole | static |
| getNameTr() const noexcept | SignalRole | inline |
| inout() noexcept | SignalRole | inlinestatic |
| input() noexcept | SignalRole | inlinestatic |
| mName | SignalRole | private |
| mRole | SignalRole | private |
| opendrain() noexcept | SignalRole | inlinestatic |
| operator!=(const SignalRole &rhs) const noexcept | SignalRole | inline |
| operator=(const SignalRole &rhs) noexcept | SignalRole | |
| operator==(const SignalRole &rhs) const noexcept | SignalRole | inline |
| output() noexcept | SignalRole | inlinestatic |
| passive() noexcept | SignalRole | inlinestatic |
| power() noexcept | SignalRole | inlinestatic |
| SignalRole() noexcept | SignalRole | |
| SignalRole(const SignalRole &other) noexcept | SignalRole | |
| SignalRole(const QString &role, const QString &name) noexcept | SignalRole | private |
| toStr() const noexcept | SignalRole | inline |
| ~SignalRole() noexcept | SignalRole |