|
KiCad PCB EDA Suite
|
This is the complete list of members for NUMBER_BADGE, including all inherited members.
| computeSize() | NUMBER_BADGE | protected |
| m_badgeColour | NUMBER_BADGE | protected |
| m_currentNumber | NUMBER_BADGE | protected |
| m_maxNumber | NUMBER_BADGE | protected |
| m_showBadge | NUMBER_BADGE | protected |
| m_textColour | NUMBER_BADGE | protected |
| m_textSize | NUMBER_BADGE | protected |
| NUMBER_BADGE(wxWindow *aParent, wxWindowID aId, const wxPoint &aPos, const wxSize &aSize, int aStyles) | NUMBER_BADGE | |
| onPaint(wxPaintEvent &aEvt) | NUMBER_BADGE | protected |
| SetMaximumNumber(int aMax) | NUMBER_BADGE | |
| SetTextSize(int aSize) | NUMBER_BADGE | |
| UpdateNumber(int aNumber, SEVERITY aSeverity) | NUMBER_BADGE |