hippodraw::PlotTable class implementation More...
#include "PlotTable.h"#include "CanvasView.h"#include "PlotTableEvent.h"#include "QtView.h"#include "datareps/DataRep.h"#include "graphics/ViewBase.h"#include "plotters/PlotterBase.h"#include <qapplication.h>#include <qpushbutton.h>#include <qlistview.h>#include <qstring.h>#include <vector>
Go to the source code of this file.
Functions | |
| m_canvas_view | ensureVisible (vv) |
| if (m_browser_mode) | |
| m_canvas_view | setSelectedItem (vv) |
Variables | |
| ViewBase * | v = const_cast < ViewBase * > ( view ) |
| QtView * | vv = dynamic_cast < QtView * > ( v ) |
hippodraw::PlotTable class implementation
Copyright (C) 2003-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file PlotTable.cxx.
| m_canvas_view ensureVisible | ( | vv | ) |
Referenced by CanvasView::initFrom().
| if | ( | m_browser_mode | ) |
Definition at line 109 of file PlotTable.cxx.
| m_canvas_view setSelectedItem | ( | vv | ) |
Definition at line 104 of file PlotTable.cxx.
Referenced by RTuple::addRow(), Erfc::calcErfc(), CanvasView::contentsMouseMoveEvent(), CanvasView::contentsMouseReleaseEvent(), hippodraw::String::convert(), RTuple::copy(), NTuple::copy(), CanvasView::deleteSelected(), BinTo3ColorScale::doubleToColor(), BinToMovingBrkPt::doubleToColor(), BinToFullColorScale::doubleToColor(), BinToUsrDefinedScale::doubleToColor(), BinToColorScaleMovingBrkPt::doubleToColor(), Bins2DHist::fillDataSource(), Bins2DProfile::fillDataSource(), NTuple::fillRange(), CanvasView::getViewFor(), Bins2DHist::getZValue(), Bins2DProfile::getZValue(), CanvasView::hideSelected(), DataSource::indexOfMaxElement(), DataSource::indexOfMinElement(), NTuple::maxElement(), NTuple::minElement(), NTuple::NTuple(), Landau::operator()(), CanvasView::removeSelected(), NTuple::resizeColumns(), NTupleSorter::rowwiseCopy(), QtXmlElement::setAttribute(), CanvasView::setFonts(), DataSource::setLabels(), AxisTick::setValue(), and NTuple::valueAt().
Definition at line 105 of file PlotTable.cxx.