last update 20 Sep 2009 |
#include "cvrViewer2D.h"
#include "cvrViewerBaseGtk.h"
#include "cvrViewer2DPainter.h"
#include "cvrTimer.h"
#include <gtk/gtk.h>
Go to the source code of this file.
Classes | |
class | cvr::gtkCurveSelection |
Dialog for curve selection. More... | |
class | cvr::viewer2D::viewer2D::configDialog::viewer2D::configDialog::tk |
Private class of the configuration dialogs which deals with all internal issues of the GTK toolkit. More... | |
Namespaces | |
namespace | cvr |
It contains GTK specific stuff for implementing the viewer2D class. Unless you are implementing GTK derived classes, you don't need to include this file. See cvrViewer2D.h instead.