casa
$Rev:20696$
|
Public Member Functions | |
spectra_info () | |
spectra_info (const QString &s) | |
spectra_info (const spectra_info &other) | |
const spectra_info & | operator= (const spectra_info &other) |
const QString & | shape () |
Private Attributes | |
QString | shape_ |
Definition at line 341 of file QtProfile.qo.h.
casa::QtProfile::spectra_info::spectra_info | ( | ) | [inline] |
Definition at line 343 of file QtProfile.qo.h.
casa::QtProfile::spectra_info::spectra_info | ( | const QString & | s | ) | [inline] |
Definition at line 344 of file QtProfile.qo.h.
casa::QtProfile::spectra_info::spectra_info | ( | const spectra_info & | other | ) | [inline] |
Definition at line 345 of file QtProfile.qo.h.
const spectra_info& casa::QtProfile::spectra_info::operator= | ( | const spectra_info & | other | ) | [inline] |
Definition at line 346 of file QtProfile.qo.h.
References shape_.
const QString& casa::QtProfile::spectra_info::shape | ( | ) | [inline] |
Definition at line 347 of file QtProfile.qo.h.
References shape_.
QString casa::QtProfile::spectra_info::shape_ [private] |
Definition at line 349 of file QtProfile.qo.h.
Referenced by operator=(), and shape().