Isis Developer Reference
Isis::PointTableDelegate Class Reference

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

#include <PointTableDelegate.h>

Inheritance diagram for Isis::PointTableDelegate:
Inheritance graph
Collaboration diagram for Isis::PointTableDelegate:
Collaboration graph

Public Member Functions

 PointTableDelegate ()
 
virtual ~PointTableDelegate ()
 
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 point table.

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

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

Constructor & Destructor Documentation

◆ PointTableDelegate()

Isis::PointTableDelegate::PointTableDelegate ( )

◆ ~PointTableDelegate()

Isis::PointTableDelegate::~PointTableDelegate ( )
virtual

Member Function Documentation

◆ getWidget()

◆ readData() [1/2]

◆ readData() [2/2]

◆ saveData()


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