QXRD
0.11.16
|
#include <qcepapplication.h>
Public Member Functions | |
QcepApplication (int &argc, char **argv) | |
virtual void | printMessage (QString msg, QDateTime ts=QDateTime::currentDateTime())=0 |
virtual void | criticalMessage (QString msg, QDateTime ts=QDateTime::currentDateTime())=0 |
virtual void | setDefaultObjectData (QcepDataObject *obj)=0 |
Definition at line 9 of file qcepapplication.h.
QcepApplication::QcepApplication | ( | int & | argc, |
char ** | argv | ||
) |
Definition at line 5 of file qcepapplication.cpp.
|
pure virtual |
Referenced by QxrdFileSaver::saveDoubleDataPrivate(), QxrdFileSaver::saveImageDataPrivate(), QxrdFileSaver::saveInt16Data(), QxrdFileSaver::saveInt32Data(), QxrdFileSaver::saveMaskDataPrivate(), QxrdFileSaver::saveRaw16DataPrivate(), QxrdFileSaver::saveRaw32DataPrivate(), QxrdFileSaver::saveTextDataPrivate(), QxrdImagePlot::setAutoRange(), and QxrdFileSaver::writeOutputScanPrivate().
|
pure virtual |
Referenced by QxrdFileSaver::acquisition(), QxrdFileBrowserModelUpdater::changeContents(), QxrdFileBrowserModelUpdater::changeRoot(), QxrdFileBrowserView::dataChanged(), QcepIntegratedDataQueue::deallocate(), QcepImageQueue< T >::deallocate(), QcepIntegratedDataQueue::dequeue(), QcepImageQueue< T >::dequeue(), QxrdAcquisition::dynamicProperties(), QcepIntegratedDataQueue::enqueue(), QcepImageQueue< T >::enqueue(), QxrdFileSaver::experiment(), QxrdFileBrowserView::indexAt(), QxrdFileBrowserView::keyboardSearch(), QcepAllocator::newDoubleImage(), QcepAllocator::newDoubleImageAndIntegratedData(), QcepAllocator::newInt16Image(), QcepAllocator::newInt32Image(), QcepAllocator::newIntegratedData(), QcepAllocator::newMask(), QxrdCenterFinderPlot::onCenterChanged(), QxrdImagePlot::onProcessedImageAvailable(), QxrdResponseTimer::onTimeout(), QxrdFileBrowserView::paintEvent(), QxrdAcquisition::propertyList(), QcepAllocator::QcepAllocator(), QcepImageQueue< T >::QcepImageQueue(), QxrdFileBrowserModelUpdater::QxrdFileBrowserModelUpdater(), QxrdMaskRasterData::QxrdMaskRasterData(), QxrdRasterData::QxrdRasterData(), QxrdFileBrowserView::reset(), QxrdFileSaver::saveDoubleDataPrivate(), QxrdFileSaver::saveMaskDataPrivate(), QxrdFileSaver::saveRaw16DataPrivate(), QxrdFileSaver::saveRaw32DataPrivate(), QxrdFileBrowserView::scrollTo(), QxrdFileBrowserView::selectAll(), QxrdFileBrowserView::setModel(), QxrdFileBrowserView::setSelectionModel(), QcepIntegratedDataQueue::size(), QcepImageQueue< T >::size(), QxrdFileBrowserModelUpdater::updateContents(), QxrdImageDisplayWidget::updateImage(), QxrdFileBrowserModelUpdater::updateTimeout(), QxrdFileBrowserView::visualRect(), QcepAllocator::waitTillAvailable(), QxrdFileSaver::writeOutputScanPrivate(), QcepAllocator::~QcepAllocator(), QcepImageQueue< T >::~QcepImageQueue(), and QcepIntegratedDataQueue::~QcepIntegratedDataQueue().
|
pure virtual |