KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BITMAP_INFO Struct Reference

#include <bitmap_info.h>

Public Member Functions

 BITMAP_INFO (BITMAPS aId, const wxString &aFilename, int aHeight, const wxString &aTheme)
 

Public Attributes

BITMAPS id
 
wxString filename
 
int height
 
wxString theme
 

Detailed Description

Definition at line 31 of file bitmap_info.h.

Constructor & Destructor Documentation

◆ BITMAP_INFO()

BITMAP_INFO::BITMAP_INFO ( BITMAPS  aId,
const wxString &  aFilename,
int  aHeight,
const wxString &  aTheme 
)
inline

Definition at line 38 of file bitmap_info.h.

Member Data Documentation

◆ filename

wxString BITMAP_INFO::filename

Definition at line 34 of file bitmap_info.h.

◆ height

int BITMAP_INFO::height

Definition at line 35 of file bitmap_info.h.

◆ id

BITMAPS BITMAP_INFO::id

Definition at line 33 of file bitmap_info.h.

◆ theme

wxString BITMAP_INFO::theme

Definition at line 36 of file bitmap_info.h.


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