Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
frontend
osx
Cadabra
NotebookController.h
Go to the documentation of this file.
1
//
2
// NotebookController.h
3
// Cadabra
4
//
5
// Created by Kasper Peeters on 31/01/2015.
6
// Copyright (c) 2015 phi-sci. All rights reserved.
7
//
8
9
10
#import <Cocoa/Cocoa.h>
11
12
@interface
NotebookController
: NSViewController {
13
}
14
15
@property
(
weak
)
IBOutlet
NSTextField
*status_label;
16
@property
(
weak
)
IBOutlet
NSScrollView
*scrollbox;
17
18
@end
client
websocketpp::client< websocketpp::config::asio_client > client
Definition
ComputeThread.cc:15
NotebookController
Definition
NotebookController.h:12
Generated by
1.10.0