casa
5.7.0-16
|
#include <QtRegionStats.qo.h>
Public Member Functions | |
stats_t (QWidget *parent) | |
void | setLabels (const std::string &label, const std::string &desc) |
virtual RegionInfo::InfoTypes | type () const =0 |
virtual QPushButton * | next ()=0 |
virtual bool | updateStatisticsInfo (std::shared_ptr< casa::viewer::RegionInfo >) |
Protected Attributes | |
std::string | description_ |
std::string | label_ |
Definition at line 27 of file QtRegionStats.qo.h.
|
inline |
Definition at line 30 of file QtRegionStats.qo.h.
|
pure virtual |
void casa::viewer::qt::stats_t::setLabels | ( | const std::string & | label, |
const std::string & | desc | ||
) |
|
pure virtual |
|
inlinevirtual |
Reimplemented in casa::viewer::qt::pvline_stats_t, and casa::viewer::qt::SliceStats.
Definition at line 34 of file QtRegionStats.qo.h.
|
protected |
Definition at line 38 of file QtRegionStats.qo.h.
|
protected |
Definition at line 39 of file QtRegionStats.qo.h.