36 #ifndef OPENMS_VISUAL_DIALOGS_DBOPENDIALOG_H
37 #define OPENMS_VISUAL_DIALOGS_DBOPENDIALOG_H
40 #include <QtGui/QDialog>
90 #endif //OPENMS_VISUAL_DIALOGS_DBOPENDIALOG_H
QTableWidget * table_
pointer to the table for displaying the overview
Definition: DBOpenDialog.h:85
Dialog that allow selecting a spectrum from a DB.
Definition: DBOpenDialog.h:55
std::vector< UInt > & result_
reference to the result vector
Definition: DBOpenDialog.h:81
QLineEdit * search_string_
pointer to the search string lineedit
Definition: DBOpenDialog.h:83
A class for connecting to a SQL database.
Definition: DBConnection.h:60
DBConnection & connection_
DB connection.
Definition: DBOpenDialog.h:79