KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_about.h File Reference
#include <wx/html/htmlwin.h>
#include <wx/statbmp.h>
#include <wx/stattext.h>
#include <wx/hyperlink.h>
#include "aboutinfo.h"
#include "dialog_about_base.h"

Go to the source code of this file.

Classes

class  DIALOG_ABOUT
 About dialog to show application specific information. More...
 

Enumerations

enum class  IMAGES {
  INFORMATION , VERSION , DEVELOPERS , DOCWRITERS ,
  LIBRARIANS , ARTISTS , TRANSLATORS , PACKAGERS ,
  LICENSE
}
 

Enumeration Type Documentation

◆ IMAGES

enum class IMAGES
strong
Enumerator
INFORMATION 
VERSION 
DEVELOPERS 
DOCWRITERS 
LIBRARIANS 
ARTISTS 
TRANSLATORS 
PACKAGERS 
LICENSE 

Definition at line 37 of file dialog_about.h.