Cadabra
Computer algebra system for field theory problems
Public Member Functions | Public Attributes | Private Attributes | List of all members
cadabra::DocumentThread::Prefs Class Reference

#include <DocumentThread.hh>

Public Member Functions

 Prefs ()
 
void save ()
 

Public Attributes

int font_step
 
bool highlight
 
bool is_registered
 

Private Attributes

Json::Value data
 
std::string config_path
 

Constructor & Destructor Documentation

◆ Prefs()

DocumentThread::Prefs::Prefs ( )

Member Function Documentation

◆ save()

void DocumentThread::Prefs::save ( )

Member Data Documentation

◆ config_path

std::string cadabra::DocumentThread::Prefs::config_path
private

◆ data

Json::Value cadabra::DocumentThread::Prefs::data
private

◆ font_step

int cadabra::DocumentThread::Prefs::font_step

◆ highlight

bool cadabra::DocumentThread::Prefs::highlight

◆ is_registered

bool cadabra::DocumentThread::Prefs::is_registered

The documentation for this class was generated from the following files: