1#ifndef MdiCubeViewport_h
2#define MdiCubeViewport_h
12#include "CubeViewport.h"
18template <
class T >
class QList;
47 void forceAbstract() {}
60 void linkChanging(
bool);
66 void viewGray(
int band);
67 void viewRGB(
int red,
int green,
int blue);
72 QList<Tool *> p_toolList;
Encapsulation of Cube I/O with Change Notifications.
IO Handler for Isis Cubes.
Widget to display Isis cubes for qt apps.
Cube display widget for certain Isis MDI applications.
void setLinked(bool b)
Change the linked state of the viewport.
void restretch(ViewportBuffer *buffer)
This is called by internal viewport buffers when a stretch action should be performed.
void paintEvent(QPaintEvent *e)
Repaint the viewport.
void registerTool(Tool *tool)
Registers the tool given tool.
bool isLinked() const
Is the viewport linked with other viewports.
Reads and stores visible DN values.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.