KiCad PCB EDA Suite
Loading...
Searching...
No Matches
aboutinfo.h File Reference
#include <wx/aboutdlg.h>
#include <wx/bitmap.h>
#include <wx/dynarray.h>
#include <bitmaps/bitmap_types.h>

Go to the source code of this file.

Classes

class  ABOUT_APP_INFO
 An object of this class is meant to be used to store application specific information like who has contributed in which area of the application, the license, copyright and other descriptive information. More...
 
class  CONTRIBUTOR
 A contributor, a person which was involved in the development of the application or which has contributed in any kind somehow to the project. More...
 

Functions

 WX_DECLARE_OBJARRAY (CONTRIBUTOR, CONTRIBUTORS)
 

Function Documentation

◆ WX_DECLARE_OBJARRAY()

WX_DECLARE_OBJARRAY ( CONTRIBUTOR  ,
CONTRIBUTORS   
)