13#include <QtWidgets/qgraphicsgridlayout.h>
25 virtual void getAllItems(std::list<QGraphicsLayoutItem*>& _items)
const override;
27 virtual QSizeF graphicsItemSizeHint(Qt::SizeHint _hint,
const QSizeF& _constrains)
const override;
This file contains defines that may be used simplyfy class creation.
#define OT_DECL_NOCOPY(___class)
Removes the default copy constructor and assignment operator.
Definition OTClassHelper.h:14
Definition GraphicsGridLayoutItem.h:17
The GraphicsItemCfg is the base class for all graphics item configurations.
Definition GraphicsItemCfg.h:33
Definition GraphicsLayoutItem.h:18