21 printf(
"QxrdExperimentThread::QxrdExperimentThread(%p)\n",
this);
24 setObjectName(
"experiment");
33 app->printMessage(
"QxrdExperimentThread::~QxrdExperimentThread");
38 printf(
"QxrdExperimentThread::~QxrdExperimentThread(%p)\n",
this);
78 printf(
"Experiment Thread Started\n");
107 printf(
"Experiment Thread Terminated with rc %d\n", rc);
QSharedPointer< QxrdExperiment > QxrdExperimentPtr
qint64 qcepDebug(int cond)
static QxrdExperimentThreadPtr newExperiment(QString path, QxrdApplicationWPtr app, QSettings *settings)
QxrdApplicationWPtr m_Application
QxrdExperimentThread(QString path, QxrdApplicationWPtr app, QSettings *settings)
QWeakPointer< QxrdApplication > QxrdApplicationWPtr
static void msleep(long unsigned int)
QSharedPointer< QxrdExperimentThread > QxrdExperimentThreadPtr
QxrdExperimentPtr experiment()
QWeakPointer< QxrdExperimentThread > QxrdExperimentThreadWPtr
QxrdExperimentPtr m_Experiment
QxrdExperimentThreadWPtr m_ExperimentThread
QSharedPointer< QxrdApplication > QxrdApplicationPtr
void init(QxrdExperimentThreadWPtr expThread)
virtual ~QxrdExperimentThread()