UltraScan III
Namespaces
Classes
Files
File List
File Members
programs
us_manage_data
us_sync_exper.h
Go to the documentation of this file.
1
#ifndef US_SYNC_EXPER_H
3
#define US_SYNC_EXPER_H
4
5
#include <QtGui>
6
#include <QtXml>
7
8
#include "
us_extern.h
"
9
#include "
us_dataIO.h
"
10
#include "
us_db2.h
"
11
#include "
us_data_model.h
"
12
17
class
US_SyncExperiment
:
public
QObject
18
{
19
Q_OBJECT
20
21
public
:
29
US_SyncExperiment
(
US_DB2
*, QWidget* = 0 );
30
41
int
synchronize
(
US_DataModel::DataDesc
& );
42
43
private
:
44
US_DB2
*
db
;
45
46
QStringList
expIDs
;
47
QStringList
runIDs
;
48
49
QWidget*
parentw
;
50
51
QString
expID
;
52
QString
rawID
;
53
54
QString
expGUIDauc
( QString );
// get exper GUID from AUC-related file
55
56
int
dbg_level
;
57
};
58
#endif
Generated on Sun Jun 21 2015 11:40:43 for UltraScan III by
1.8.3.1-20130324