| 
    KiCad PCB EDA Suite
    
   | 
 
#include "tool/group_tool.h"#include <eda_draw_frame.h>#include <kiplatform/ui.h>#include <tool/actions.h>#include <tool/tool_manager.h>#include <tool/picker_tool.h>#include <tool/selection.h>#include <tool/selection_tool.h>#include <status_popup.h>#include <commit.h>#include <bitmaps.h>#include <dialogs/dialog_group_properties.h>#include <eda_group.h>Go to the source code of this file.
Classes | |
| class | GROUP_CONTEXT_MENU |