![]() |
LibrePCB Developers Documentation
|
#include "boardeditor.h"#include "../../dialogs/filedialog.h"#include "../../guiapplication.h"#include "../../notification.h"#include "../../notificationsmodel.h"#include "../../rulecheck/rulecheckmessagesmodel.h"#include "../../undostack.h"#include "../../utils/slinthelpers.h"#include "../../workspace/desktopservices.h"#include "../projecteditor.h"#include "board2dtab.h"#include "board3dtab.h"#include "boardsetupdialog.h"#include <librepcb/core/3d/stepexport.h>#include <librepcb/core/application.h>#include <librepcb/core/fileio/transactionalfilesystem.h>#include <librepcb/core/network/orderpcbapirequest.h>#include <librepcb/core/project/board/board.h>#include <librepcb/core/project/board/boardplanefragmentsbuilder.h>#include <librepcb/core/project/circuit/circuit.h>#include <librepcb/core/project/project.h>#include <librepcb/core/types/layer.h>#include <librepcb/core/workspace/workspace.h>#include <librepcb/core/workspace/workspacesettings.h>#include <QtCore>
Include dependency graph for boardeditor.cpp:Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |