Isis 3.0
Home
Isis::ToolPad Class Reference

#include <ToolPad.h>

Inherits QToolBar.

Public Member Functions

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

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::MosaicTool::addTo(), and Isis::Tool::addTo().


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