#include <LineOverlaysSearchResultsDialog.qo.h>
|
| LineOverlaysSearchResultsDialog (QWidget *parent=0) |
|
QList< int > | getLineIndices () const |
|
bool | getLine (int lineIndex, float &peak, float ¢er, QString &molecularName, QString &chemicalName, QString &resolvedQNs, QString &frequencyUnit) const |
|
void | getLines (QList< float > &peaks, QList< float > ¢ers, QString &molecularName, QList< QString > &chemicalNames, QList< QString > &resolvedQNs, QString &frequencyUnit) const |
|
void | displaySearchResults (const std::vector< SplatResult > &results, int offset, int totalCount) |
| The parameters offset and count determine where the passed in results fit in the overall search. More...
|
|
int | getLineCount () const |
|
| ~LineOverlaysSearchResultsDialog () |
|
| SearchMoleculesResultDisplayer () |
|
virtual | ~SearchMoleculesResultDisplayer () |
|
casa::LineOverlaysSearchResultsDialog::LineOverlaysSearchResultsDialog |
( |
QWidget * |
parent = 0 | ) |
|
casa::LineOverlaysSearchResultsDialog::~LineOverlaysSearchResultsDialog |
( |
| ) |
|
void casa::LineOverlaysSearchResultsDialog::displaySearchResults |
( |
const std::vector< SplatResult > & |
results, |
|
|
int |
offset, |
|
|
int |
countTotal |
|
) |
| |
|
virtual |
The parameters offset and count determine where the passed in results fit in the overall search.
The 'offset' parameters in the starting index and countTotal is the total number of search results available. This may be smaller than the number of results returned if the countTotal exceeds the limit on the number of search results obtained at one time.
Implements casa::SearchMoleculesResultDisplayer.
void casa::LineOverlaysSearchResultsDialog::drawSelectedLines |
( |
| ) |
|
|
privateslot |
void casa::LineOverlaysSearchResultsDialog::drawSelectedSpecies |
( |
| ) |
|
|
privateslot |
bool casa::LineOverlaysSearchResultsDialog::getLine |
( |
int |
lineIndex, |
|
|
float & |
peak, |
|
|
float & |
center, |
|
|
QString & |
molecularName, |
|
|
QString & |
chemicalName, |
|
|
QString & |
resolvedQNs, |
|
|
QString & |
frequencyUnit |
|
) |
| const |
int casa::LineOverlaysSearchResultsDialog::getLineCount |
( |
| ) |
const |
QList<int> casa::LineOverlaysSearchResultsDialog::getLineIndices |
( |
| ) |
const |
void casa::LineOverlaysSearchResultsDialog::getLines |
( |
QList< float > & |
peaks, |
|
|
QList< float > & |
centers, |
|
|
QString & |
molecularName, |
|
|
QList< QString > & |
chemicalNames, |
|
|
QList< QString > & |
resolvedQNs, |
|
|
QString & |
frequencyUnit |
|
) |
| const |
void casa::LineOverlaysSearchResultsDialog::graphSelectedLines |
( |
| ) |
|
|
signal |
void casa::LineOverlaysSearchResultsDialog::graphSelectedSpecies |
( |
| ) |
|
|
signal |
void casa::LineOverlaysSearchResultsDialog::setSearchScrollingVisible |
( |
bool |
visible | ) |
|
|
private |
void casa::LineOverlaysSearchResultsDialog::showNextSearchResults |
( |
| ) |
|
|
signal |
void casa::LineOverlaysSearchResultsDialog::showPreviousSearchResults |
( |
| ) |
|
|
signal |
const QString casa::LineOverlaysSearchResultsDialog::NO_LINES_SELECTED |
|
staticprivate |
Ui::LineOverlaysSearchResultsDialogClass casa::LineOverlaysSearchResultsDialog::ui |
|
private |
The documentation for this class was generated from the following file: