QtDisplay.cxx File Reference


Detailed Description

hippodraw::QtDisplay class implementation.

Copyright (C) 2001-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id

Bug:
Why do we have HAVE_ROOT but not HAVE_CFITSIO?

Definition in file QtDisplay.cxx.

#include <boost/python.hpp>
#include "QtDisplay.h"
#include "ListTuple.h"
#include "PyFunctionRep.h"
#include "PyApp.h"
#include "PyDataRep.h"
#include "PyDataSource.h"
#include "PyNTuple.h"
#include "FunctionWrap.h"
#include "controllers/CutController.h"
#include "controllers/DisplayController.h"
#include "controllers/FunctionController.h"
#include "pattern/FactoryException.h"
#include "plotters/PlotterBase.h"
#include "plotters/PlotterException.h"
#include "projectors/ProjectorBase.h"
#include "datareps/DataRepException.h"
#include "datareps/DataRep.h"
#include "datasrcs/DataSourceController.h"
#include "reps/RepBase.h"
#include "reps/ContourPointRep.h"
#include "colorreps/BinToColorFactory.h"
#include "colorreps/BinToColor.h"
#include "root/QtRootNTuple.h"
#include <algorithm>
#include <sstream>
#include <utility>

Include dependency graph for QtDisplay.cxx:

QtDisplay.hListTuple.hPyFunctionRep.hPyApp.hPyDataRep.hPyDataSource.hPyNTuple.hFunctionWrap.hcontrollers/CutController.hcontrollers/DisplayController.hcontrollers/FunctionController.hpattern/FactoryException.hplotters/PlotterBase.hplotters/PlotterException.hprojectors/ProjectorBase.hdatareps/DataRepException.hdatareps/DataRep.hdatasrcs/DataSourceController.hreps/RepBase.hreps/ContourPointRep.hcolorreps/BinToColorFactory.hcolorreps/BinToColor.hroot/QtRootNTuple.haxes/AxesType.hpattern/libhippo.hdatasrcs/DataSource.hpattern/Observable.hgraphics/Color.hgraphics/LineStyle.hgraphics/SymbolType.hdatasrcs/NTuple.hfunctions/FunctionBase.hgraphics/Rectangle.hpattern/Observer.haxes/Range.hLinePointRep.hpattern/Factory.hRootNTuple.h

Go to the source code of this file.

Namespaces

namespace  hippodraw
namespace  hippodraw::Python

Functions

void export_QtDisplay ()
 Exports the QtDisplay class to Python.


Generated for HippoDraw Class Library by doxygen