LibrePCB Developers Documentation
|
#include "../dialogs/graphicsexportdialog.h"
#include "../undostack.h"
#include "../widgets/rulechecklistwidget.h"
#include <librepcb/core/fileio/transactionalfilesystem.h>
#include <librepcb/core/qtcompat.h>
#include <QtCore>
#include <QtWidgets>
Go to the source code of this file.
Classes | |
class | EditorWidgetBase |
The EditorWidgetBase class. More... | |
struct | EditorWidgetBase::Context |
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |
Functions | |
QtCompat::Hash | qHash (const EditorWidgetBase::Feature &feature, QtCompat::Hash seed=0) noexcept |