USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::ToolPad Class Reference

#include <ToolPad.h>

Inherits QToolBar.

List of all members.

Public Member Functions

 ToolPad (const QString &label, QWidget *parent)
 Toolpad constructor.
void addAction (QAction *action)
 Adds an action to the action group and tool bar.

Detailed Description

Author:
????-??-?? Unknown

Constructor & Destructor Documentation

Isis::ToolPad::ToolPad ( const QString &  label,
QWidget parent 
) [inline]

Toolpad constructor.

Parameters:
label 
parent 

Member Function Documentation

void Isis::ToolPad::addAction ( QAction action  )  [inline]

Adds an action to the action group and tool bar.

Parameters:
action 

Referenced by Isis::Tool::addTo(), and Isis::MosaicTool::addTo().


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