Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
Isis::MeasureTableDelegate Class Reference

Delegate for creating, reading, and saving data in the measure table. More...

#include <MeasureTableDelegate.h>

Inheritance diagram for Isis::MeasureTableDelegate:
Inheritance graph
Collaboration diagram for Isis::MeasureTableDelegate:
Collaboration graph

Public Member Functions

 MeasureTableDelegate ()
 
virtual ~MeasureTableDelegate ()
 
QWidgetgetWidget (TableColumn const *) const
 
void readData (QWidget *, AbstractTreeItem *, TableColumn const *) const
 
void readData (QWidget *, AbstractTreeItem *, TableColumn const *, QString) const
 
void saveData (QWidget *, AbstractTreeItem *, TableColumn const *) const
 

Detailed Description

Delegate for creating, reading, and saving data in the measure table.

This class is responsible for creating widgets that can be used to edit cells in the measure table. It is also responsible for populating the widgets with values and for saving the values.

Author
????-??-?? Eric Hyer

Constructor & Destructor Documentation

◆ MeasureTableDelegate()

Isis::MeasureTableDelegate::MeasureTableDelegate ( )

◆ ~MeasureTableDelegate()

Isis::MeasureTableDelegate::~MeasureTableDelegate ( )
virtual

Member Function Documentation

◆ getWidget()

◆ readData() [1/2]

◆ readData() [2/2]

◆ saveData()


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