kigo
main.cpp File Reference
#include "gui/mainwindow.h"
#include <KAboutData>
#include <KCmdLineArgs>
#include <KLocale>
#include <KApplication>
Include dependency graph for main.cpp:
Go to the source code of this file.
Namespaces | |
Kigo | |
Functions | |
int | main (int argc, char *argv[]) |
Function Documentation
int main | ( | int | argc, |
char * | argv[] | ||
) |
The standard C/C++ program entry point.
Application 'about' data is created here and command line options are configured and checked if the user invokes the application. If everything is set up, the method displays the main window and jumps into the Qt event loop.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 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:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.