|
Isis Developer Reference
|
Go to the documentation of this file.
25 template<
class T >
class QVector;
30 class MdiCubeViewport;
34 class ViewportMainWindow;
114 return m_toolIconDir;
256 void addViewportConnections();
257 void removeViewportConnections();
258 void enableToolBar();
259 void disableToolBar();
267 QString m_toolIconDir;
Cube display widget for certain Isis MDI applications.
Definition: MdiCubeViewport.h:39
QMenu * getMenu(const QString &name)
Returns the menu with menu name = name.
Definition: ViewportMainWindow.cpp:87
File name manipulation and expansion.
Definition: FileName.h:100
Workspace * workspace()
Returns the current workspace.
Definition: ViewportMainWindow.h:58
QToolBar * activeToolBar()
Returns the active toolbar.
Definition: ViewportMainWindow.h:68
QString expanded() const
Returns a QString of the full file name including the file path, excluding the attributes.
Definition: FileName.cpp:196
This was called the Qisis MainWindow.
Definition: ViewportMainWindow.h:43
ToolPad * toolPad()
Returns the toolpad.
Definition: ViewportMainWindow.h:73
QToolBar * permanentToolBar()
Returns the permanent toolbar.
Definition: ViewportMainWindow.h:63
QVector< MdiCubeViewport * > * cubeViewportList()
This method returns a Vector of MdiCubeViewports.
Definition: Workspace.cpp:238
Definition: Workspace.h:78
void registerTool(Tool *tool)
Registers the tool given tool.
Definition: MdiCubeViewport.cpp:47
This is free and unencumbered software released into the public domain.
Definition: Calculator.h:18
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16