LibrePCB Developers Documentation
|
#include "symboleditorstate_drawtextbase.h"
#include "../../../cmd/cmdtextedit.h"
#include "../../../editorcommandset.h"
#include "../../../graphics/textgraphicsitem.h"
#include "../../../utils/halignactiongroup.h"
#include "../../../utils/valignactiongroup.h"
#include "../../../widgets/graphicsview.h"
#include "../../../widgets/layercombobox.h"
#include "../../../widgets/positivelengthedit.h"
#include "../symboleditorwidget.h"
#include "../symbolgraphicsitem.h"
#include <librepcb/core/geometry/text.h>
#include <librepcb/core/library/sym/symbol.h>
#include <librepcb/core/types/layer.h>
#include <QtCore>
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |