dbselect
Loading...
Searching...
No Matches
dbselectView.h File Reference
#include "gdetectorConstruction.h"
#include "gbase.h"
#include <QWidget>
#include <QTreeView>
#include <QStandardItem>
#include <QLabel>
#include <QPushButton>
#include <QComboBox>
#include <QStyledItemDelegate>
#include <sqlite3.h>
#include <string>
#include <vector>
Include dependency graph for dbselectView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DBSelectView
 Qt widget used to select experiment/system configurations from an SQLite geometry database. More...
 
class  ComboDelegate
 Item delegate that edits a cell using a QComboBox populated from Qt::UserRole. More...