![]() |
LibrePCB Developers Documentation
|
The SignalRoleComboBox class. More...
#include <signalrolecombobox.h>
Inherits QWidget.
Collaboration diagram for SignalRoleComboBox:Signals | |
| void | currentItemChanged (const SignalRole &role) |
Public Member Functions | |
| SignalRoleComboBox (QWidget *parent=nullptr) noexcept | |
| SignalRoleComboBox (const SignalRoleComboBox &other)=delete | |
| ~SignalRoleComboBox () noexcept | |
| SignalRole | getCurrentItem () const noexcept |
| void | setCurrentItem (const SignalRole &role) noexcept |
| SignalRoleComboBox & | operator= (const SignalRoleComboBox &rhs)=delete |
Private Member Functions | |
| void | currentIndexChanged (int index) noexcept |
Private Attributes | |
| QComboBox * | mComboBox |
The SignalRoleComboBox class.
|
explicitnoexcept |
Here is the call graph for this function:
|
delete |
|
noexcept |
|
noexcept |
Here is the call graph for this function:
|
noexcept |
Here is the call graph for this function:
|
delete |
|
signal |
|
privatenoexcept |
Here is the caller graph for this function:
|
private |