![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <QMainWindow>
#include <QSplitter>
#include <QSettings>
#include <curveview.h>
#include <freespaceview.h>
#include <controlpanel.h>
Go to the source code of this file.
Classes | |
class | frechet::view::MainWindow |
The single application window. More... | |
Namespaces | |
Ui | |
(auto-generated by Qt) | |
frechet | |
global definitions for all algorithms. | |
frechet::app | |
classes for running the Qt application; multi-core and GPGPU support. | |
frechet::view | |
the visible parts of the Qt application: windows and widgets. | |