Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Search
Graph Class ReferenceAdds a graph of the type specified to the given workspace and is a namespace for graph types.
More...
#include <graph.h>
List of all members.
|
Public Methods |
| Graph () |
| ~Graph () |
Static Public Methods |
CommonGraphMain * | createGraph (int, QWidget *) |
Static Public Attributes |
const int | FUNCTIONGRAPH = 0 |
const int | POLARGRAPH = 1 |
const int | PARAMETRICGRAPH = 2 |
const int | STATGRAPH = 3 |
const int | DENSITYPLOT = 4 |
Detailed Description
Adds a graph of the type specified to the given workspace and is a namespace for graph types.
- Author:
-
Fungmeista
Definition at line 43 of file graph.h. The documentation for this class was generated from the following files:
|