![]() |
Blamite Game Engine - Keystone
00426.01.06.25.2100.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <QWidget>#include <qlabel.h>#include <qgraphicseffect.h>#include <vector>#include "ui_drag_container.h"#include <HEKGuerilla/components/tags/fields/fields.h>#include <Strings/components/classes/events/events.h>#include "components/ui/shared/controls/drag_drop_zone/drag_drop_zone.h"#include "components/ui/shared/controls/tag_fields/tag_fields.h"
Include dependency graph for drag_container.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | drag_list |
| A basic interface class which can be used for drag and drop behaviors. More... | |
| class | grip_frame |
| Class used for the drag container's grip widget. More... | |
| class | drag_container |
| Class representing a draggable widget container. More... | |