KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_BOARD_STATISTICS::LINE_ITEM< T > Struct Template Reference

Type information, which will be shown in dialog. More...

#include <dialog_board_statistics.h>

Public Member Functions

 LINE_ITEM (T aAttribute, const wxString &aTitle)
 

Public Attributes

attribute
 
wxString title
 
int qty
 

Detailed Description

template<typename T>
struct DIALOG_BOARD_STATISTICS::LINE_ITEM< T >

Type information, which will be shown in dialog.

Definition at line 50 of file dialog_board_statistics.h.

Constructor & Destructor Documentation

◆ LINE_ITEM()

template<typename T >
DIALOG_BOARD_STATISTICS::LINE_ITEM< T >::LINE_ITEM ( aAttribute,
const wxString &  aTitle 
)
inline

Definition at line 52 of file dialog_board_statistics.h.

Member Data Documentation

◆ attribute

template<typename T >
T DIALOG_BOARD_STATISTICS::LINE_ITEM< T >::attribute

Definition at line 59 of file dialog_board_statistics.h.

◆ qty

template<typename T >
int DIALOG_BOARD_STATISTICS::LINE_ITEM< T >::qty

Definition at line 61 of file dialog_board_statistics.h.

◆ title

template<typename T >
wxString DIALOG_BOARD_STATISTICS::LINE_ITEM< T >::title

Definition at line 60 of file dialog_board_statistics.h.


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