All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 <QtGui/QFileDialog>
#include <QtGui/QImageReader>
#include <QtGui/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.