main.cpp File Reference
Main file of our application.
More...
#include <QtGui/qapplication.h>
#include <QtGui/qwidget.h>
#include "wframe.h"
Go to the source code of this file.
|
Functions |
int | main (int argc, char **argv) |
Detailed Description
Main file of our application.
- Author:
- LAL ens <ens@lal.in2p3.fr>
- Date:
- September 2006
Definition in file main.cpp.
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |