DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Functions
main.cxx File Reference
#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)
 

Function Documentation

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:

static void makeShortcut ( int  key,
QWidget &  parent,
QWidget &  target,
const char *  slot 
)
static

Definition at line 27 of file main.cxx.

Referenced by main().

+ Here is the caller graph for this function: