#include <kapp.h>
#include <klocale.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include "KMtraceViewerMainWindow.hh"
Include dependency graph for kmtraceviewer.cc:
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const char * | project_name = PACKAGE |
const char * | project_version = PACKAGE_VERSION |
const char * | project_url = "http://kmtraceviewer.sourceforge.net" |
const KCmdLineOptions | options [] |
|
|
|
Initial value: { { "+[tree-file]", I18N_NOOP( "File containing the output of kmtrace." ), 0 }, { 0, 0, 0 } } |
|
|
|
|
|
|