Minsky
sheet.cc File Reference
#include "sheet.h"
#include "str.h"
#include "selection.h"
#include "lasso.h"
#include "minsky.h"
#include "plotWidget.h"
#include <cairo_base.h>
#include <pango.h>
#include "itemT.rcd"
#include "sheet.rcd"
#include "minskyCairoRenderer.h"
#include "ravelWrap.h"
#include "tensorOp.h"
#include "minsky_epilogue.h"
Include dependency graph for sheet.cc:

Go to the source code of this file.

Classes

struct  anonymous_namespace{sheet.cc}::ElisionRowChecker
 
struct  anonymous_namespace{sheet.cc}::ClippedPango
 A pango that clips text to a standard area suitable for numbers. More...
 

Namespaces

 anonymous_namespace{sheet.cc}
 

Functions

string anonymous_namespace{sheet.cc}::formattedStr (const XVector &xv, size_t index)
 
 CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION (minsky::Sheet)
 
 CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION (minsky::ItemT< minsky::Sheet >)
 

Variables

const float border =10
 
const double ravelOffset =0.1
 

Function Documentation

◆ CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION() [1/2]

CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION ( minsky::Sheet  )

◆ CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION() [2/2]

CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION ( minsky::ItemT< minsky::Sheet )

Variable Documentation

◆ border

const float border =10

◆ ravelOffset

const double ravelOffset =0.1

Definition at line 42 of file sheet.cc.

Referenced by minsky::Sheet::ravelX(), and minsky::Sheet::ravelY().