The Cadabra notebook application.
#include <Cadabra.hh>
|
bool | open_help (const std::string &filename, const std::string &title) |
|
◆ Cadabra()
Cadabra::Cadabra |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
protected |
◆ ~Cadabra()
◆ create()
Glib::RefPtr< Cadabra > Cadabra::create |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
static |
◆ on_activate()
void Cadabra::on_activate |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ on_handle_local_options()
int Cadabra::on_handle_local_options |
( |
const Glib::RefPtr< Glib::VariantDict > & |
options | ) |
|
|
protected |
◆ on_open()
void Cadabra::on_open |
( |
const Gio::Application::type_vec_files & |
files, |
|
|
const Glib::ustring & |
hint |
|
) |
| |
|
overrideprotectedvirtual |
◆ on_startup()
void Cadabra::on_startup |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ open_help()
bool Cadabra::open_help |
( |
const std::string & |
filename, |
|
|
const std::string & |
title |
|
) |
| |
◆ compute
◆ compute_thread
std::thread* Cadabra::compute_thread |
|
private |
◆ server_ip_address
std::string Cadabra::server_ip_address |
|
private |
◆ server_port
◆ server_token
std::string Cadabra::server_token |
|
private |
The documentation for this class was generated from the following files: