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

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

#include "../../../se/ExternalGraphic.h"
#include "../../../xlink/SimpleLink.h"
#include "LocalImageWidget.h"
#include "ui_LocalImageWidgetForm.h"
#include <QFileDialog>
#include <QImageReader>
#include <QMessageBox>
#include <cassert>

Go to the source code of this file.

Detailed Description

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

Definition in file LocalImageWidget.cpp.