|
Isis Developer Reference
|
Go to the documentation of this file.
40 pan(panRate(
true), 0);
43 pan(-panRate(
true), 0);
46 pan(0, -panRate(
false));
49 pan(0, panRate(
false));
52 void updateLineEdit();
57 void pan(
int x,
int y);
58 int panRate(
bool horz);
66 QLineEdit *p_lineEdit;
Cube display widget for certain Isis MDI applications.
Definition: MdiCubeViewport.h:39
void center(int x, int y)
Bring the cube pixel under viewport x/y to the center.
Definition: CubeViewport.cpp:730
bool isLinked() const
Is the viewport linked with other viewports.
Definition: MdiCubeViewport.h:50
void viewportToCube(int x, int y, double &sample, double &line) const
Turns a viewport into a cube.
Definition: CubeViewport.cpp:815
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16