Functions | Variables
PlotTable.cxx File Reference

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>
Include dependency graph for PlotTable.cxx:

Go to the source code of this file.

Functions

m_canvas_view ensureVisible (vv)
 
 if (m_browser_mode)
 
m_canvas_view setSelectedItem (vv)
 

Variables

ViewBasev = const_cast < ViewBase * > ( view )
 
QtViewvv = dynamic_cast < QtView * > ( v )
 

Detailed Description

hippodraw::PlotTable class implementation

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

Id:
PlotTable.cxx,v 1.18 2006/04/30 22:20:46 pfkeb Exp

Definition in file PlotTable.cxx.

Function Documentation

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  )

Variable Documentation

ViewBase* v = const_cast < ViewBase * > ( view )
QtView* vv = dynamic_cast < QtView * > ( v )

Definition at line 105 of file PlotTable.cxx.


Generated for HippoDraw Class Library by doxygen