![]() |
KiCad PCB EDA Suite
|
Type information, which will be shown in dialog. More...
#include <dialog_board_statistics.h>
Public Member Functions | |
typeContainer_t (T aAttribute, wxString aTitle) | |
Public Attributes | |
T | attribute |
wxString | title |
int | qty |
Type information, which will be shown in dialog.
Definition at line 51 of file dialog_board_statistics.h.
|
inline |
Definition at line 53 of file dialog_board_statistics.h.
T DIALOG_BOARD_STATISTICS::typeContainer_t< T >::attribute |
Definition at line 60 of file dialog_board_statistics.h.
int DIALOG_BOARD_STATISTICS::typeContainer_t< T >::qty |
Definition at line 62 of file dialog_board_statistics.h.
wxString DIALOG_BOARD_STATISTICS::typeContainer_t< T >::title |
Definition at line 61 of file dialog_board_statistics.h.