LibrePCB Developers Documentation
|
#include "../../dialogs/graphicsexportdialog.h"
#include "../../graphics/graphicslayer.h"
#include "../../widgets/if_graphicsvieweventhandler.h"
#include "ui_boardeditor.h"
#include <librepcb/core/project/board/board.h>
#include <librepcb/core/rulecheck/rulecheckmessage.h>
#include <librepcb/core/types/uuid.h>
#include <QtCore>
#include <QtWidgets>
Go to the source code of this file.
Classes | |
class | BoardEditor |
The BoardEditor class. More... | |
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |
namespace | librepcb::editor::Ui |