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