Typedefs | Functions | Variables

tests/plot/plot.cpp File Reference

#include <QApplication>
#include <QObject>
#include "DGVPlot.h"
Include dependency graph for plot.cpp:

Go to the source code of this file.

Typedefs

typedef double plotType

Functions

int main (int argc, char *argv[])

Variables

const int Size = 128

Typedef Documentation

typedef double plotType

Definition at line 6 of file plot.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 10 of file plot.cpp.


Variable Documentation

const int Size = 128

Definition at line 8 of file plot.cpp.