hippodraw::CanvasWindow class implementation More...
#include "CanvasWindow.h"#include "CanvasView.h"#include "Inspector.h"#include "QtFileDialog.h"#include "PlotTable.h"#include "PlotTableEvent.h"#include "PlotterEvent.h"#include "QtGroupView.h"#include "SaveAsImageEvent.h"#include "WindowController.h"#include "datasrcs/NTupleController.h"#include "datasrcs/DataSourceController.h"#include "plotters/PlotterBase.h"#include "qtxml/QtXMLController.h"#include <qapplication.h>#include <qaction.h>#include <qmessagebox.h>#include <qfontdialog.h>#include <algorithm>#include <cassert>
Go to the source code of this file.
hippodraw::CanvasWindow class implementation
Copyright (C) 2001-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Original from QTDIR/examples/canvas/canvas.cpp version 3.0
Definition in file CanvasWindow.cxx.