The GraphicsItemDesignerPropertyHandler is used to receive property grid notifications and requests.
More...
#include "GraphicsItemDesignerPropertyHandler.h"
The GraphicsItemDesignerPropertyHandler is used to receive property grid notifications and requests.
◆ GraphicsItemDesignerPropertyHandler()
GraphicsItemDesignerPropertyHandler::GraphicsItemDesignerPropertyHandler |
( |
| ) |
|
◆ ~GraphicsItemDesignerPropertyHandler()
GraphicsItemDesignerPropertyHandler::~GraphicsItemDesignerPropertyHandler |
( |
| ) |
|
|
virtual |
◆ fillPropertyGrid()
virtual void GraphicsItemDesignerPropertyHandler::fillPropertyGrid |
( |
void | | ) |
|
|
protectedpure virtual |
Is called when the property grid needs to be filled.
Implemented in GraphicsItemDesignerNavigationRoot, WrappedArcItem, WrappedCircleItem, WrappedEllipseItem, WrappedLineItem, WrappedPolygonItem, WrappedRectItem, WrappedSquareItem, WrappedTextItem, WrappedTriangleItem, and GraphicsItemDesignerItemBase.
◆ getNavigation()
◆ getNavigationItem()
QTreeWidgetItem * GraphicsItemDesignerPropertyHandler::getNavigationItem |
( |
void | | ) |
const |
|
inline |
◆ getPropertyGrid()
ot::PropertyGrid * GraphicsItemDesignerPropertyHandler::getPropertyGrid |
( |
void | | ) |
const |
|
inline |
◆ itemAboutToBeDestroyed()
virtual void GraphicsItemDesignerPropertyHandler::itemAboutToBeDestroyed |
( |
void | | ) |
|
|
inlinevirtual |
◆ propertyChanged()
virtual void GraphicsItemDesignerPropertyHandler::propertyChanged |
( |
const ot::Property * | _property | ) |
|
|
protectedpure virtual |
Implemented in GraphicsItemDesignerNavigationRoot, WrappedArcItem, WrappedCircleItem, WrappedEllipseItem, WrappedLineItem, WrappedPolygonItem, WrappedRectItem, WrappedSquareItem, WrappedTextItem, WrappedTriangleItem, and GraphicsItemDesignerItemBase.
◆ propertyDeleteRequested()
virtual void GraphicsItemDesignerPropertyHandler::propertyDeleteRequested |
( |
const ot::Property * | _property | ) |
|
|
protectedpure virtual |
Implemented in GraphicsItemDesignerNavigationRoot, WrappedArcItem, WrappedCircleItem, WrappedEllipseItem, WrappedLineItem, WrappedPolygonItem, WrappedRectItem, WrappedSquareItem, WrappedTextItem, WrappedTriangleItem, and GraphicsItemDesignerItemBase.
◆ setNavigation()
◆ setNavigationItem()
void GraphicsItemDesignerPropertyHandler::setNavigationItem |
( |
QTreeWidgetItem * | _item | ) |
|
|
inline |
◆ setPropertyGrid()
void GraphicsItemDesignerPropertyHandler::setPropertyGrid |
( |
ot::PropertyGrid * | _grid | ) |
|
◆ unsetPropertyGrid()
void GraphicsItemDesignerPropertyHandler::unsetPropertyGrid |
( |
void | | ) |
|
The documentation for this class was generated from the following files: