| 
    KiCad PCB EDA Suite
    
   | 
 
#include <math/vector2d.h>#include <wx/popupwin.h>#include <wx/timer.h>#include <wx/panel.h>#include <wx/stattext.h>#include <wx/sizer.h>#include <wx/statbmp.h>Go to the source code of this file.
Classes | |
| class | STATUS_POPUP | 
| A tiny, headerless popup window used to display useful status (e.g.  More... | |
| class | STATUS_TEXT_POPUP | 
| Extension of STATUS_POPUP for displaying a single line text.  More... | |