Minsky
plotWidget.h File Reference
#include <cairo_base.h>
#include "renderNativeWindow.h"
#include <TCL_obj_base.h>
#include "classdesc_access.h"
#include "latexMarkup.h"
#include "plot.h"
#include "variable.h"
#include "variableValue.h"
#include "zoom.h"
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/date_time/posix_time/ptime.hpp>
#include "plotWidget.cd"
#include "plotWidget.xcd"
Include dependency graph for plotWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  minsky::PlotWidgetSuper
 
class  minsky::PlotWidget
 a container item for a plot widget More...
 

Namespaces

 minsky
 Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
 

Functions

double minsky::yearToPTime (double x)
 
void xml_pack (classdesc::xml_pack_t &, const ecolab::string &, ecolab::Plot &)
 
void xml_unpack (classdesc::xml_unpack_t &, const ecolab::string &, ecolab::Plot &)
 

Variables

const double minsky::yearLength = 3600*24*365.2525
 

Function Documentation

◆ xml_pack()

void xml_pack ( classdesc::xml_pack_t &  ,
const ecolab::string &  ,
ecolab::Plot &   
)
inline

Definition at line 213 of file plotWidget.h.

213 {}

◆ xml_unpack()

void xml_unpack ( classdesc::xml_unpack_t &  ,
const ecolab::string &  ,
ecolab::Plot &   
)
inline

Definition at line 214 of file plotWidget.h.

214 {}