![]() |
OpenMS
|
A multi-tabbed widget for the SwathWizard offering setting of parameters, input-file specification and running Swath and more. More...
#include <OpenMS/VISUAL/SwathLibraryStats.h>
Public Member Functions | |
| SwathLibraryStats (QWidget *parent=nullptr) | |
| ~SwathLibraryStats () | |
| void | update (const TargetedExperiment::SummaryStatistics &stats) |
| updates the view with new information immediately More... | |
| void | updateFromFile (const QString &pqp_file) |
| loads the pqp into a TargetedExperiment object while displaying a progress bar and shows the results when ready More... | |
Private Attributes | |
| Ui::SwathLibraryStats * | ui_ |
A multi-tabbed widget for the SwathWizard offering setting of parameters, input-file specification and running Swath and more.
|
explicit |
| ~SwathLibraryStats | ( | ) |
| void update | ( | const TargetedExperiment::SummaryStatistics & | stats | ) |
updates the view with new information immediately
| void updateFromFile | ( | const QString & | pqp_file | ) |
loads the pqp into a TargetedExperiment object while displaying a progress bar and shows the results when ready
|
private |