All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LocalGraphicWidget.cpp File Reference

A widget used to build a graphic associated with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc. More...

#include "../../../se/ExternalGraphic.h"
#include "../../../se/AnchorPoint.h"
#include "../../../se/Displacement.h"
#include "../../../se/Graphic.h"
#include "../../../se/Utils.h"
#include "../../../xlink/SimpleLink.h"
#include "LocalGraphicWidget.h"
#include "LocalImageWidget.h"
#include "ui_LocalGraphicWidgetForm.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

A widget used to build a graphic associated with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc.

Definition in file LocalGraphicWidget.cpp.