File failed to load: https://isis.astrogeology.usgs.gov/3.9.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
Isis::ToolList Class Reference

Allows tools to share data between each other. More...

#include <ToolList.h>

Collaboration diagram for Isis::ToolList:
Collaboration graph

Public Member Functions

void append (Tool *tool)
 
int count () const
 
RubberBandToolrubberBandTool ()
 
QStackedWidget * toolBarStack ()
 
QStackedWidget * toolBarStack (QToolBar *toolBar)
 
Tooloperator[] (int index)
 

Private Member Functions

 Q_DISABLE_COPY (ToolList)
 

Private Attributes

QList< Tool * > m_tools
 
QPointer< QStackedWidget > m_activeToolBarStack
 
QPointer< RubberBandToolm_rubberBandTool
 

Detailed Description

Allows tools to share data between each other.

Author
2012-09-18 Steven Lambright

Definition at line 46 of file ToolList.h.


The documentation for this class was generated from the following files:

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/13/2023 00:26:10