#include <qwidget.h>
#include <qevent.h>
#include <qimage.h>
#include <qpixmap.h>
#include <qpainter.h>
#include <qtimer.h>
#include <qapplication.h>
#include <string>
#include "histogramdatasource.h"
#include "histogramuser.h"
#include "image.h"
#include "shape.h"
#include "viewstate.h"
#include "vectorlayerset.h"
Go to the source code of this file.
Classes | |
class | View |
This presents the user with a empty widget that draws onto itself the image specified by the project and all layers that are visible in the layer set. More... | |
struct | View::MousePos |
Structure to hold mouse position information. More... | |
struct | View::Box |
Structure to hold box information. More... | |
struct | View::MouseState |
Structure to hold mouse state information. More... |
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |