|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include <QObject>#include <QString>#include <QApplication>#include <QMainWindow>#include <QAction>#include <QShortcut>#include "VTKViewer.h"
Include dependency graph for main.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| static void | makeShortcut (int key, QWidget &parent, QWidget &target, const char *slot) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 34 of file main.cxx.
References VTKViewer::add(), and makeShortcut().
Here is the call graph for this function:
1.8.11