LibEngsas
Functions
main.cpp File Reference
#include "epartexeconfig.h"
#include <epart.h>
#include <elibrary.h>
#include <epartmainwindow.h>
#include <ecmdlineargs.h>
#include <QApplication>
#include <QMessageBox>
#include <QObject>
+ Include dependency graph for main.cpp:

Functions

int main (int argc, char **argv)
 This Application is used to execute EPart's in standalonoe mode. More...
 

Function Documentation

int main ( int  argc,
char **  argv 
)

This Application is used to execute EPart's in standalonoe mode.

To load an EPart, call

1 epartexe [options of the epart] EPartName
2 # or
3 epartexe [options of the epart] /absoulute/path/to/epartname
Author
Joachim Langenbach

+ Here is the call graph for this function: