KiCad PCB EDA Suite
Loading...
Searching...
No Matches
kistatusbar.cpp File Reference
#include <wx/button.h>
#include <wx/statusbr.h>
#include <wx/gauge.h>
#include <wx/stattext.h>
#include <wx/statbmp.h>
#include <wx/scrolwin.h>
#include <wx/textctrl.h>
#include <wx/sizer.h>
#include <wx/font.h>
#include <wx/artprov.h>
#include <wx/tokenzr.h>
#include <fmt/format.h>
#include <array>
#include <ranges>
#include <widgets/kistatusbar.h>
#include <widgets/bitmap_button.h>
#include <widgets/ui_common.h>
#include <widgets/wx_collapsible_pane.h>
#include <wx/frame.h>
#include <wx/time.h>
#include <kiplatform/ui.h>
#include <map>
#include <pgm_base.h>
#include <background_jobs_monitor.h>
#include <notifications_manager.h>
#include <bitmaps.h>
#include <reporter.h>
#include <trace_helpers.h>
#include <wx/dcclient.h>

Go to the source code of this file.

Classes

class  ERROR_CARD
 
class  STATUSBAR_WARNING_LIST
 

Variables

static long long g_warning_list_closed_timer = 0
 

Variable Documentation

◆ g_warning_list_closed_timer

long long g_warning_list_closed_timer = 0
static