LibrePCB Developers Documentation
|
#include <librepcb/core/export/graphicsexportsettings.h>
#include <librepcb/core/fileio/filepath.h>
#include <librepcb/core/types/length.h>
#include <optional/tl/optional.hpp>
#include <QtCore>
#include <QtPrintSupport>
#include <QtWidgets>
#include <memory>
Go to the source code of this file.
Classes | |
class | GraphicsExportDialog |
This class provides a Dialog (GUI) to choose DXF import settings. More... | |
struct | GraphicsExportDialog::ContentItem |
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |
namespace | librepcb::editor::Ui |