#include <QGuiApplication>#include <QLoggingCategory>#include <QMouseEvent>#include <QRubberBand>#include <QWidget>#include "../app/context_menu.hpp"#include "../node/nodes/visual.hpp"#include "resizeboundingbox.hpp"#include "visual_container.hpp"Go to the source code of this file.
Classes | |
| class | Panel |
Typedefs | |
| using | RbbWidgetPair = std::pair<ResizeBoundingBox *, QWidget *> |
Enumerations | |
| enum class | AlignDirection { Top , Right , Bottom , Left , Horizontal , Vertical } |
| enum class | DisplayMode { Run , Edit } |
| using RbbWidgetPair = std::pair<ResizeBoundingBox *, QWidget *> |
|
strong |
|
strong |