Inspector.cxx File Reference


Detailed Description

hippodraw::Inspector class implementation

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

Id

Definition in file Inspector.cxx.

#include "Inspector.h"
#include "CanvasSelectionEvent.h"
#include "CanvasWindow.h"
#include "PlotterEvent.h"
#include "WindowController.h"
#include "AxisWidget.h"
#include "QtFont.h"
#include <qapplication.h>
#include "qlistview.h"
#include "qbuttongroup.h"
#include "qgroupbox.h"
#include "qwidgetstack.h"
#include "qlayout.h"
#include "qtooltip.h"
#include "qcheckbox.h"
#include "qcolordialog.h"
#include "qcombobox.h"
#include "qlineedit.h"
#include "qmessagebox.h"
#include "qpushbutton.h"
#include "qradiobutton.h"
#include "qslider.h"
#include "qlabel.h"
#include "qinputdialog.h"
#include "qfontdialog.h"
#include "qtabwidget.h"
#include "qsettings.h"
#include "qstringlist.h"
#include "qtextstream.h"
#include "colorreps/BinToColor.h"
#include "controllers/CutController.h"
#include "controllers/DataRepController.h"
#include "controllers/DisplayController.h"
#include "controllers/FunctionController.h"
#include "datareps/FunctionParameter.h"
#include "datareps/CompositeFunctionRep.h"
#include "datasrcs/DataSourceController.h"
#include "datasrcs/NTuple.h"
#include "datasrcs/TupleCut.h"
#include "plotters/CutPlotter.h"
#include "plotters/TextPlotter.h"
#include "projectors/NTupleProjector.h"
#include "reps/ContourPointRep.h"
#include "transforms/PeriodicBinaryTransform.h"
#include "root/RootController.h"
#include "boost/tokenizer.hpp"
#include "boost/lexical_cast.hpp"
#include "pattern/string_convert.h"
#include <algorithm>
#include <iostream>
#include <stdexcept>
#include <cmath>
#include <cassert>

Go to the source code of this file.


Generated for HippoDraw Class Library by doxygen