KiCad PCB EDA Suite
Loading...
Searching...
No Matches
msgpanel.h File Reference

Message panel definition file. More...

#include <gal/color4d.h>
#include <wx/window.h>
#include <wx/panel.h>
#include <vector>

Go to the source code of this file.

Classes

class  MSG_PANEL_ITEM
 EDA_MSG_PANEL items for displaying messages. More...
 
class  EDA_MSG_PANEL
 A panel to display various information messages. More...
 

Macros

#define MSG_PANEL_DEFAULT_PAD   6
 The default number of spaces between each text string. More...
 

Detailed Description

Message panel definition file.

Definition in file msgpanel.h.

Macro Definition Documentation

◆ MSG_PANEL_DEFAULT_PAD

#define MSG_PANEL_DEFAULT_PAD   6

The default number of spaces between each text string.

Definition at line 44 of file msgpanel.h.