kompare
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <kdebug.h>
#include <kfile.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kdialog.h>
#include "kompare_part.h"
#include "kompare_shell.h"
#include "kompareurldialog.h"
Include dependency graph for main.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
static const char | description [] |
static const char | version [] = "4.1.3" |
Detailed Description
This is the main entry point for Kompare.
The command line arguments are handled and the application is started.
Definition in file main.cpp.
Function Documentation
int main | ( | int | argc, |
char * | argv[] | ||
) |
Variable Documentation
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.