27 #include <wx/wupdlock.h> 38 wxLogTrace(
m_logTrace, wxT(
"EDA_3D_VIEWER_FRAME::ReCreateMainToolbar" ) );
40 wxWindowUpdateLocker
dummy(
this );
60 _(
"Copy 3D image to clipboard" ) );
65 _(
"Render current view using Raytracing" ), wxITEM_CHECK );
static TOOL_ACTION rotateXCW
static TOOL_ACTION zoomInCenter
void ReCreateMainToolbar()
static const wxChar * m_logTrace
Trace mask used to enable or disable the trace output of this class.
ACTION_TOOLBAR * m_mainToolBar
static TOOL_ACTION zoomFitScreen
static TOOL_ACTION zoomOutCenter
static TOOL_ACTION flipView
static LIB_SYMBOL * dummy()
Used to draw a dummy shape when a LIB_SYMBOL is not found in library.
static TOOL_ACTION showSMD
static TOOL_ACTION showVirtual
static TOOL_ACTION moveLeft
static TOOL_ACTION showTHT
static TOOL_ACTION rotateYCW
static TOOL_ACTION rotateXCCW
static TOOL_ACTION rotateZCCW
static TOOL_ACTION rotateZCW
wxBitmap KiScaledBitmap(BITMAPS aBitmap, wxWindow *aWindow, int aHeight, bool aQuantized)
Construct a wxBitmap from a memory record, scaling it if device DPI demands it.
static TOOL_ACTION moveDown
static TOOL_ACTION rotateYCCW
static TOOL_ACTION zoomRedraw
static TOOL_ACTION moveUp
static constexpr int KICAD_AUI_TB_STYLE
< Default style flags used for wxAUI toolbars.
static TOOL_ACTION toggleOrtho
static TOOL_ACTION moveRight