KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eda_draw_frame.h
Go to the documentation of this file.
1/*
2 * This program source code file is part of KiCad, a free EDA CAD application.
3 *
4 * Copyright (C) 2009 Jean-Pierre Charras, [email protected]
5 * Copyright (C) 2011 Wayne Stambaugh <[email protected]>
6 * Copyright The KiCad Developers, see AUTHORS.txt for contributors.
7 *
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation; either version 2
11 * of the License, or (at your option) any later version.
12 *
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
17 *
18 * You should have received a copy of the GNU General Public License
19 * along with this program. If not, see <https://www.gnu.org/licenses/>.
20 */
21
22#ifndef DRAW_FRAME_H_
23#define DRAW_FRAME_H_
24
26#include <eda_base_frame.h>
27#include <kiway_player.h>
30#include <gal/color4d.h>
32#include <kiid.h>
33#include <hotkeys_basic.h>
34#include <lib_id.h>
35
36struct EDA_SEARCH_DATA;
37struct PLUGIN_ACTION;
38class LIB_TREE;
39class EDA_ITEM;
40class ACTION_TOOLBAR;
41class GRID_HELPER;
42class COLOR_SETTINGS;
43class LOCKFILE;
44class TOOL_MENU;
46class wxFindReplaceData;
47class SEARCH_PANE;
51enum class BITMAP_TYPE;
53
54namespace KIGFX
55{
57 class RENDER_SETTINGS;
58}
59
60using KIGFX::COLOR4D;
62
63#define LIB_EDIT_FRAME_NAME wxT( "LibeditFrame" )
64#define LIB_VIEW_FRAME_NAME wxT( "ViewlibFrame" )
65#define SCH_EDIT_FRAME_NAME wxT( "SchematicFrame" )
66#define SYMBOL_CHOOSER_FRAME_NAME wxT( "SymbolChooserFrame" )
67#define PL_EDITOR_FRAME_NAME wxT( "PlEditorFrame" )
68#define FOOTPRINT_WIZARD_FRAME_NAME wxT( "FootprintWizard" )
69#define FOOTPRINT_CHOOSER_FRAME_NAME wxT( "FootprintChooserFrame" )
70#define FOOTPRINT_EDIT_FRAME_NAME wxT( "ModEditFrame" )
71#define FOOTPRINT_VIEWER_FRAME_NAME wxT( "ModViewFrame" )
72#define PCB_EDIT_FRAME_NAME wxT( "PcbFrame" )
73
74
82{
83public:
84 EDA_DRAW_FRAME( KIWAY* aKiway, wxWindow* aParent, FRAME_T aFrameType, const wxString& aTitle,
85 const wxPoint& aPos, const wxSize& aSize, long aStyle,
86 const wxString& aFrameName, const EDA_IU_SCALE& aIuScale );
87
89
98 bool LockFile( const wxString& aFileName );
99
103 void ReleaseFile();
104
106 wxArrayString& GetFindHistoryList() { return m_findStringHistoryList; }
107
108 virtual void SetPageSettings( const PAGE_INFO& aPageSettings ) = 0;
109 virtual const PAGE_INFO& GetPageSettings() const = 0;
110
115 virtual const VECTOR2I GetPageSizeIU() const = 0;
116
120 bool GetShowPolarCoords() const { return m_polarCoords; }
121 void SetShowPolarCoords( bool aShow ) { m_polarCoords = aShow; }
122
123 void ToggleUserUnits() override;
124
131 void GetUnitPair( EDA_UNITS& aPrimaryUnit, EDA_UNITS& aSecondaryUnits ) override;
132
139 virtual const VECTOR2I& GetGridOrigin() const = 0;
140 virtual void SetGridOrigin( const VECTOR2I& aPosition ) = 0;
141
142 virtual std::unique_ptr<GRID_HELPER> MakeGridHelper();
143
150 VECTOR2I GetNearestGridPosition( const VECTOR2I& aPosition ) const;
151
161 VECTOR2I GetNearestHalfGridPosition( const VECTOR2I& aPosition ) const;
162
163 virtual const TITLE_BLOCK& GetTitleBlock() const = 0;
164 virtual void SetTitleBlock( const TITLE_BLOCK& aTitleBlock ) = 0;
165
166 // the background color of the draw canvas:
167 // Virtual because some frames can have a specific way to get/set the bg color
168 virtual COLOR4D GetDrawBgColor() const { return m_drawBgColor; }
169 virtual void SetDrawBgColor( const COLOR4D& aColor) { m_drawBgColor= aColor ; }
170
172 virtual COLOR_SETTINGS* GetColorSettings( bool aForceRefresh = false ) const;
173
185 bool LibraryFileBrowser( const wxString& aTitle, bool doOpen, wxFileName& aFilename,
186 const wxString& wildcard, const wxString& ext, bool isDirectory,
187 FILEDLG_HOOK_NEW_LIBRARY* aFileDlgHook = nullptr );
188
189 void CommonSettingsChanged( int aFlags ) override;
190
191 virtual wxString GetScreenDesc() const;
192 virtual wxString GetFullScreenDesc() const;
193
199 virtual BASE_SCREEN* GetScreen() const { return m_currentScreen; }
200
201 void EraseMsgBox();
202
203 // Toolbar-related functions
204 virtual void ReCreateHToolbar() { };
205 virtual void ReCreateVToolbar() { };
206 virtual void ReCreateLeftToolbar() { };
207 virtual void ReCreateAuxiliaryToolbar() { }
208
209 /*
210 * These 4 functions provide a basic way to show/hide grid and /get/set grid color.
211 *
212 * These parameters are saved in KiCad config for each main frame.
213 */
214 bool IsGridVisible();
215 virtual void SetGridVisibility( bool aVisible );
216
217 bool IsGridOverridden();
218 virtual void SetGridOverrides( bool aOverride );
219
220 virtual COLOR4D GetGridColor() { return m_gridColor; }
221 virtual void SetGridColor( const COLOR4D& aColor ) { m_gridColor = aColor; }
222
232 void OnSelectGrid( wxCommandEvent& event );
233
238 void UpdateGridSelectBox();
239
243 void OnUpdateSelectGrid( wxUpdateUIEvent& aEvent );
244
248 void OnUpdateSelectZoom( wxUpdateUIEvent& aEvent );
249
254 void UpdateZoomSelectBox();
255
259 const wxString GetZoomLevelIndicator() const;
260
268 virtual void OnSelectZoom( wxCommandEvent& event );
269
273 virtual void OnSize( wxSizeEvent& event ) override;
274
275 void OnMove( wxMoveEvent& aEvent ) override;
276
280 virtual void HardRedraw();
281
286 virtual void Zoom_Automatique( bool aWarpPointer );
287
296 void FocusOnLocation( const VECTOR2I& aPos, bool aAllowScroll = true );
297
303 virtual void FocusOnItem( EDA_ITEM* aItem, bool aAllowScroll = true ) {}
304
305 virtual void ClearFocus() { FocusOnItem( nullptr ); }
306
311 void AddStandardSubMenus( TOOL_MENU& aMenu );
312
322 void PrintDrawingSheet( const RENDER_SETTINGS* aSettings, BASE_SCREEN* aScreen,
323 const std::map<wxString, wxString>* aProperties, double aMils2Iu,
324 const wxString& aFilename,
325 const wxString& aSheetLayer = wxEmptyString );
326
327 void DisplayToolMsg( const wxString& msg ) override;
328
329 void DisplayConstraintsMsg( const wxString& msg );
330
337 virtual void OnPageSettingsChange() {}
338
343 wxStatusBar* OnCreateStatusBar( int number, long style, wxWindowID id,
344 const wxString& name ) override;
345
353 void UpdateStatusBar() override;
354
358 void DisplayUnitsMsg();
359
363 virtual void DisplayGridMsg();
364
365 bool GetOverrideLocks() const;
366
367 void LoadSettings( APP_SETTINGS_BASE* aCfg ) override;
368 void SaveSettings( APP_SETTINGS_BASE* aCfg ) override;
369
380 void AppendMsgPanel( const wxString& aTextUpper, const wxString& aTextLower, int aPadding = 6 );
381
385 virtual void ClearMsgPanel();
386
392 void SetMsgPanel( const std::vector< MSG_PANEL_ITEM >& aList );
393 void SetMsgPanel( EDA_ITEM* aItem );
394
402 void SetMsgPanel( const wxString& aTextUpper, const wxString& aTextLower, int aPadding = 6 );
403
407 virtual void UpdateMsgPanel();
408
409 virtual LIB_TREE* GetLibTree() const { return nullptr; }
410 virtual LIB_ID GetTargetLibId() const { return LIB_ID(); }
411
412 virtual bool IsLibraryTreeShown() const { return false; }
413 virtual void ToggleLibraryTree() {};
414 virtual void FocusLibraryTreeInput() {};
415
417
418 virtual void UpdateProperties();
419
420 virtual void ToggleProperties() {}
421
422 static const wxString PropertiesPaneName() { return wxS( "PropertiesManager" ); }
423
424 static const wxString NetInspectorPanelName() { return wxS( "NetInspector" ); }
425
426 static const wxString DesignBlocksPaneName() { return wxS( "DesignBlocks" ); }
427
428 static const wxString RemoteSymbolPaneName() { return wxS( "RemoteSymbol" ); }
429
430 static const wxString AppearancePanelName() { return wxS( "LayersManager" ); }
431
435 virtual EDA_ITEM* ResolveItem( const KIID& aId, bool aAllowNullptrReturn = false ) const
436 {
437 return nullptr;
438 }
439
443 virtual void ActivateGalCanvas();
444
448 virtual void SwitchCanvas( EDA_DRAW_PANEL_GAL::GAL_TYPE aCanvasType );
449
455 virtual EDA_DRAW_PANEL_GAL* GetCanvas() const { return m_canvas; }
456 void SetCanvas( EDA_DRAW_PANEL_GAL* aPanel ) { m_canvas = aPanel; }
457
458 wxWindow* GetToolCanvas() const override { return GetCanvas(); }
459
460 void ClearToolbarControl( int aId ) override;
461
466
467 void RefreshCanvas() override
468 {
469 GetCanvas()->Refresh();
470 }
471
484 virtual const BOX2I GetDocumentExtents( bool aIncludeAllVisible = true ) const;
485
489 void ShowChangedLanguage() override;
490
492
493 virtual void CreateHotkeyPopup();
494
495
504 bool SaveCanvasImageToFile( const wxString& aFileName, BITMAP_TYPE aBitmapType );
505
509 virtual void OnApiPluginInvoke( wxCommandEvent& aEvent );
510
512
513 static bool IsPluginActionButtonVisible( const PLUGIN_ACTION& aAction,
514 APP_SETTINGS_BASE* aCfg );
515
524 static std::vector<const PLUGIN_ACTION*> GetOrderedPluginActions( PLUGIN_ACTION_SCOPE aScope,
525 APP_SETTINGS_BASE* aCfg );
526
532 virtual void AddApiPluginTools( ACTION_TOOLBAR* aToolbar );
533
534 DECLARE_EVENT_TABLE()
535
536protected:
537 void configureToolbars() override;
538
539 virtual void SetScreen( BASE_SCREEN* aScreen ) { m_currentScreen = aScreen; }
540
541 void unitsChangeRefresh() override;
542
543 void setupUIConditions() override;
544
545 void setupUnits( APP_SETTINGS_BASE* aCfg );
546
548
549 std::vector<wxWindow*> findDialogs();
550
554 virtual void resolveCanvasType();
555
563
568
572 virtual void handleActivateEvent( wxActivateEvent& aEvent );
573 void onActivate( wxActivateEvent& aEvent );
574
575 wxSocketServer* m_socketServer;
576
578 std::unique_ptr<LOCKFILE> m_file_checker;
579
580 COLOR4D m_gridColor; // Grid color
581 COLOR4D m_drawBgColor; // The background color of the draw canvas; BLACK for
582 // Pcbnew, BLACK or WHITE for Eeschema
583 int m_undoRedoCountMax; // Default Undo/Redo command Max depth, to be handed
584 // to screens
585 bool m_polarCoords; // For those frames that support polar coordinates
586
587 // Show the drawing sheet (border & title block).
589
592 int m_zoomCustomEntry; // index of the non-preset zoom entry, or wxNOT_FOUND
593 wxCheckBox* m_overrideLocksCb;
594
595 std::unique_ptr<EDA_SEARCH_DATA> m_findReplaceData;
598
601
606
608
611
614
615private:
618
621
623};
624
625#endif // DRAW_FRAME_H_
const char * name
BITMAP_TYPE
BOX2< VECTOR2I > BOX2I
Definition box2.h:927
Define the structure of a toolbar with buttons that invoke ACTIONs.
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
Handles how to draw a screen (a board, a schematic ...)
Definition base_screen.h:37
Color settings are a bit different than most of the settings objects in that there can be more than o...
virtual const BOX2I GetDocumentExtents(bool aIncludeAllVisible=true) const
Return bounding box of document with option to not include some items.
wxCheckBox * m_overrideLocksCb
wxArrayString m_replaceStringHistoryList
virtual void ClearMsgPanel()
Clear all messages from the message panel.
static std::vector< const PLUGIN_ACTION * > GetOrderedPluginActions(PLUGIN_ACTION_SCOPE aScope, APP_SETTINGS_BASE *aCfg)
Return ordered list of plugin actions for display in the toolbar.
virtual void ReCreateVToolbar()
void configureToolbars() override
HOTKEY_CYCLE_POPUP * GetHotkeyPopup()
EDA_DRAW_PANEL_GAL * m_canvas
virtual void ActivateGalCanvas()
Use to start up the GAL drawing canvas.
virtual void SetTitleBlock(const TITLE_BLOCK &aTitleBlock)=0
void SaveSettings(APP_SETTINGS_BASE *aCfg) override
Save common frame parameters to a configuration data file.
GAL_DISPLAY_OPTIONS_IMPL m_galDisplayOptions
This the frame's interface to setting GAL display options.
virtual const TITLE_BLOCK & GetTitleBlock() const =0
void onActivate(wxActivateEvent &aEvent)
COLOR_SETTINGS * m_colorSettings
wxChoice * m_gridSelectBox
void AddStandardSubMenus(TOOL_MENU &aMenu)
Construct a "basic" menu for a tool, containing only items that apply to all tools (e....
void ReleaseFile()
Release the current file marked in use.
static const wxString AppearancePanelName()
EDA_DRAW_PANEL_GAL::GAL_TYPE m_canvasType
The current canvas type.
virtual BASE_SCREEN * GetScreen() const
Return a pointer to a BASE_SCREEN or one of its derivatives.
virtual wxString GetFullScreenDesc() const
void OnSelectGrid(wxCommandEvent &event)
Command event handler for selecting grid sizes.
void DisplayToolMsg(const wxString &msg) override
std::unique_ptr< LOCKFILE > m_file_checker
void OnUpdateSelectZoom(wxUpdateUIEvent &aEvent)
Update the checked item in the zoom wxchoice.
virtual const PAGE_INFO & GetPageSettings() const =0
virtual void FocusLibraryTreeInput()
void DisplayUnitsMsg()
Display current unit pane in the status bar.
void setupUnits(APP_SETTINGS_BASE *aCfg)
virtual void ToggleLibraryTree()
void SetMsgPanel(const std::vector< MSG_PANEL_ITEM > &aList)
Clear the message panel and populates it with the contents of aList.
void RefreshCanvas() override
virtual COLOR4D GetGridColor()
void UpdateGridSelectBox()
Rebuild the grid combobox to respond to any changes in the GUI (units, user grid changes,...
virtual const VECTOR2I GetPageSizeIU() const =0
Works off of GetPageSettings() to return the size of the paper page in the internal units of this par...
bool LockFile(const wxString &aFileName)
Mark a schematic file as being in use.
virtual void HardRedraw()
Rebuild the GAL and redraws the screen.
virtual void SetGridOrigin(const VECTOR2I &aPosition)=0
virtual bool IsLibraryTreeShown() const
void LoadSettings(APP_SETTINGS_BASE *aCfg) override
Load common frame parameters from a configuration file.
bool SaveCanvasImageToFile(const wxString &aFileName, BITMAP_TYPE aBitmapType)
Save the current view as an image file.
void UpdateZoomSelectBox()
Rebuild the grid combobox to respond to any changes in the GUI (units, user grid changes,...
virtual void SetPageSettings(const PAGE_INFO &aPageSettings)=0
virtual void SwitchCanvas(EDA_DRAW_PANEL_GAL::GAL_TYPE aCanvasType)
Change the current rendering backend.
virtual EDA_ITEM * ResolveItem(const KIID &aId, bool aAllowNullptrReturn=false) const
Fetch an item by KIID.
virtual void OnSize(wxSizeEvent &event) override
Recalculate the size of toolbars and display panel when the frame size changes.
const wxString GetZoomLevelIndicator() const
Return a human readable value for display in dialogs.
virtual void OnSelectZoom(wxCommandEvent &event)
Set the zoom factor when selected by the zoom list box in the main tool bar.
GAL_DISPLAY_OPTIONS_IMPL & GetGalDisplayOptions()
Return a reference to the gal rendering options used by GAL for rendering.
virtual void resolveCanvasType()
Determine the canvas type to load (with prompt if required) and initializes m_canvasType.
static bool m_openGLFailureOccured
Has any failure occurred when switching to OpenGL in any EDA_DRAW_FRAME?
virtual LIB_TREE * GetLibTree() const
BASE_SCREEN * m_currentScreen
current used SCREEN
virtual wxString GetScreenDesc() const
VECTOR2I GetNearestGridPosition(const VECTOR2I &aPosition) const
Return the nearest aGridSize location to aPosition.
static const wxString PropertiesPaneName()
EDA_MSG_PANEL * m_messagePanel
void SetCanvas(EDA_DRAW_PANEL_GAL *aPanel)
virtual const VECTOR2I & GetGridOrigin() const =0
Return the absolute coordinates of the origin of the snap grid.
virtual void ReCreateAuxiliaryToolbar()
void SetShowPolarCoords(bool aShow)
virtual void SetScreen(BASE_SCREEN *aScreen)
virtual void ReCreateHToolbar()
bool saveCanvasTypeSetting(EDA_DRAW_PANEL_GAL::GAL_TYPE aCanvasType)
Store the canvas type in the application settings.
EDA_DRAW_FRAME(KIWAY *aKiway, wxWindow *aParent, FRAME_T aFrameType, const wxString &aTitle, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aFrameName, const EDA_IU_SCALE &aIuScale)
virtual void Zoom_Automatique(bool aWarpPointer)
Redraw the screen with best zoom level and the best centering that shows all the page or the board.
NET_INSPECTOR_PANEL * m_netInspectorPanel
bool LibraryFileBrowser(const wxString &aTitle, bool doOpen, wxFileName &aFilename, const wxString &wildcard, const wxString &ext, bool isDirectory, FILEDLG_HOOK_NEW_LIBRARY *aFileDlgHook=nullptr)
virtual void SetGridVisibility(bool aVisible)
virtual void handleActivateEvent(wxActivateEvent &aEvent)
Handle a window activation event.
virtual void AddApiPluginTools(ACTION_TOOLBAR *aToolbar)
Append actions from API plugins to the given toolbar.
static const wxString RemoteSymbolPaneName()
virtual void OnApiPluginInvoke(wxCommandEvent &aEvent)
Handler for activating an API plugin (via toolbar or menu).
virtual void SetDrawBgColor(const COLOR4D &aColor)
virtual void UpdateMsgPanel()
Redraw the message panel.
wxStatusBar * OnCreateStatusBar(int number, long style, wxWindowID id, const wxString &name) override
Create the status line (like a wxStatusBar).
virtual COLOR_SETTINGS * GetColorSettings(bool aForceRefresh=false) const
Returns a pointer to the active color theme settings.
void ToggleUserUnits() override
void FocusOnLocation(const VECTOR2I &aPos, bool aAllowScroll=true)
Useful to focus on a particular location, in find functions.
virtual void ReCreateLeftToolbar()
static const wxString NetInspectorPanelName()
virtual void CreateHotkeyPopup()
void UpdateStatusBar() override
Update the status bar information.
void GetUnitPair(EDA_UNITS &aPrimaryUnit, EDA_UNITS &aSecondaryUnits) override
Get the pair or units in current use.
wxArrayString & GetFindHistoryList()
void ShowChangedLanguage() override
Redraw the menus and what not in current language.
void PrintDrawingSheet(const RENDER_SETTINGS *aSettings, BASE_SCREEN *aScreen, const std::map< wxString, wxString > *aProperties, double aMils2Iu, const wxString &aFilename, const wxString &aSheetLayer=wxEmptyString)
Print the drawing-sheet (frame and title block).
virtual EDA_DRAW_PANEL_GAL * GetCanvas() const
Return a pointer to GAL-based canvas of given EDA draw frame.
virtual void OnPageSettingsChange()
Called when modifying the page settings.
virtual void ClearFocus()
wxSocketServer * m_socketServer
Prevents opening same file multiple times.
SEARCH_PANE * m_searchPane
EDA_SEARCH_DATA & GetFindReplaceData()
virtual COLOR4D GetDrawBgColor() const
void unitsChangeRefresh() override
Called when when the units setting has changed to allow for any derived classes to handle refreshing ...
void OnMove(wxMoveEvent &aEvent) override
std::vector< wxWindow * > findDialogs()
virtual void DisplayGridMsg()
Display current grid size in the status bar.
EDA_DRAW_PANEL_GAL::GAL_TYPE loadCanvasTypeSetting()
Return the canvas type stored in the application settings.
void setupUIConditions() override
Setup the UI conditions for the various actions and their controls in this frame.
virtual void SetGridColor(const COLOR4D &aColor)
wxArrayString m_findStringHistoryList
virtual void FocusOnItem(EDA_ITEM *aItem, bool aAllowScroll=true)
Focus on a particular canvas item.
virtual LIB_ID GetTargetLibId() const
wxChoice * m_zoomSelectBox
PROPERTIES_PANEL * GetPropertiesPanel()
static const wxString DesignBlocksPaneName()
wxWindow * GetToolCanvas() const override
Canvas access.
virtual std::unique_ptr< GRID_HELPER > MakeGridHelper()
virtual PLUGIN_ACTION_SCOPE PluginActionScope() const
std::unique_ptr< EDA_SEARCH_DATA > m_findReplaceData
void CommonSettingsChanged(int aFlags) override
Notification event that some of the common (suite-wide) settings have changed.
void DisplayConstraintsMsg(const wxString &msg)
void AppendMsgPanel(const wxString &aTextUpper, const wxString &aTextLower, int aPadding=6)
Append a message to the message panel.
virtual void SetGridOverrides(bool aOverride)
PROPERTIES_PANEL * m_propertiesPanel
bool m_showBorderAndTitleBlock
VECTOR2I GetNearestHalfGridPosition(const VECTOR2I &aPosition) const
Return the nearest aGridSize / 2 location to aPosition.
void ClearToolbarControl(int aId) override
bool GetOverrideLocks() const
HOTKEY_CYCLE_POPUP * m_hotkeyPopup
virtual void UpdateProperties()
void OnUpdateSelectGrid(wxUpdateUIEvent &aEvent)
Update the checked item in the grid wxchoice.
virtual void ToggleProperties()
bool GetShowPolarCoords() const
For those frames that support polar coordinates.
static bool IsPluginActionButtonVisible(const PLUGIN_ACTION &aAction, APP_SETTINGS_BASE *aCfg)
virtual void Refresh(bool aEraseBackground=true, const wxRect *aRect=nullptr) override
A base class for most all the KiCad significant classes used in schematics and boards.
Definition eda_item.h:98
A panel to display various information messages.
Definition msgpanel.h:97
Similar to EDA_VIEW_SWITCHER, this dialog is a popup that shows feedback when using a hotkey to cycle...
A color representation with 4 components: red, green, blue, alpha.
Definition color4d.h:101
Container for all the knowledge about how graphical objects are drawn on any output surface/device.
Definition kiid.h:46
KIWAY_PLAYER(KIWAY *aKiway, wxWindow *aParent, FRAME_T aFrameType, const wxString &aTitle, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aFrameName, const EDA_IU_SCALE &aIuScale)
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
Definition kiway.h:340
A logical library item identifier and consists of various portions much like a URI.
Definition lib_id.h:45
Widget displaying a tree of symbols with optional search text control and description panel.
Definition lib_tree.h:46
Advisory lock over a file, taken by writing a sibling lock file and holding an exclusive lock on it f...
Definition lockfile.h:60
A base class used to implement docking net inspector panels.
Describe the page size and margins of a paper page on which to eventually print or plot.
Definition page_info.h:75
Hold the information shown in the lower right corner of a plot, printout, or editing view.
Definition title_block.h:38
Manage a CONDITIONAL_MENU and some number of CONTEXT_MENUs as sub-menus.
Definition tool_menu.h:39
Base window classes and related definitions.
EDA_UNITS
Definition eda_units.h:44
FRAME_T
The set of EDA_BASE_FRAME derivatives, typically stored in EDA_BASE_FRAME::m_Ident.
Definition frame_type.h:29
The Cairo implementation of the graphics abstraction layer.
Definition eda_group.h:30
PLUGIN_ACTION_SCOPE
An action performed by a plugin via the IPC API.
Definition api_plugin.h:72
VECTOR2< int32_t > VECTOR2I
Definition vector2d.h:683