USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::CnetViz::PointTableDelegate Class Reference

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

#include <PointTableDelegate.h>

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

Public Member Functions

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

Private Member Functions

 PointTableDelegate (const PointTableDelegate &)
PointTableDelegateoperator= (const PointTableDelegate &)

Static Private Attributes

static bool const m_warnOnSigmaEdit = true

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
History:
2012-09-28 Kimberly Oyama - Changed member variables to be prefixed with "m_".

Definition at line 25 of file PointTableDelegate.h.


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