|
Isis Developer Reference
|
Go to the documentation of this file.
13 #include <QCloseEvent>
22 class SerialNumberList;
100 virtual void exit(QCloseEvent *event = NULL);
104 void loadImage(
const QString &serialNumber);
108 QString m_cnetFileName;
File name manipulation and expansion.
Definition: FileName.h:100
void SetTarget(const QString &target)
Sets the target name and target radii, if available.
Definition: ControlNet.cpp:1692
int GetNumMeasures() const
Definition: ControlPoint.cpp:1702
void Write(const QString &filename, bool pvl=false)
Writes out the control network.
Definition: ControlNet.cpp:311
static QString Compose(Pvl &label, bool def2filename=false)
Compose a SerialNumber from a PVL.
Definition: SerialNumber.cpp:38
Serial Number list generator.
Definition: SerialNumberList.h:64
A single control point.
Definition: ControlPoint.h:354
void SetUserName(const QString &name)
Set the user name of the control network.
Definition: ControlNet.cpp:1730
QMdiArea * mdiArea()
This method returns the QMdiArea.
Definition: Workspace.cpp:295
QString toString() const
Returns a string representation of this exception.
Definition: IException.cpp:537
void SetImages(const QString &imageListFile)
Creates the ControlNet's image cameras based on an input file.
Definition: ControlNet.cpp:1566
a control network
Definition: ControlNet.h:257
IO Handler for Isis Cubes.
Definition: Cube.h:167
Isis exception class.
Definition: IException.h:91
Program progress reporter.
Definition: Progress.h:42
Namespace for the standard library.
QVector< MdiCubeViewport * > * cubeViewportList()
This method returns a Vector of MdiCubeViewports.
Definition: Workspace.cpp:238
QString fileName(const QString &sn)
Return a filename given a serial number.
Definition: SerialNumberList.cpp:399
static QString UserName()
Returns the user name.
Definition: Application.cpp:816
This is free and unencumbered software released into the public domain.
Definition: Calculator.h:18
QString path() const
Returns the path of the file name.
Definition: FileName.cpp:103
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16