#include <iostream>
#include <kapp.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <klocale.h>
#include "MainWin.h"
#include "qjp2io.h"
#include "qtiffio.h"
#include "LabPlotSplash.h"
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
static KCmdLineOptions | options [] |
|
|
|
Initial value: { { "no-splash", I18N_NOOP("do not show the splash screen"), 0 }, { "+[file]", I18N_NOOP("open a project file"), 0 }, KCmdLineLastOption } |