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.

References filename, height, id, and theme.

Member Data Documentation

◆ filename

wxString BITMAP_INFO::filename

Definition at line 34 of file bitmap_info.h.

Referenced by BITMAP_INFO().

◆ height

int BITMAP_INFO::height

Definition at line 35 of file bitmap_info.h.

Referenced by BITMAP_INFO().

◆ id

BITMAPS BITMAP_INFO::id

Definition at line 33 of file bitmap_info.h.

Referenced by BITMAP_INFO().

◆ theme

wxString BITMAP_INFO::theme

Definition at line 36 of file bitmap_info.h.

Referenced by BITMAP_INFO().


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