src/main.cpp File Reference
#include <config.h>
#include <kaboutdata.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <klocale.h>
#include <kmainwindow.h>
#include <kstandarddirs.h>
#include <kdebug.h>
#include <dcopclient.h>
#include <qfileinfo.h>
#include "toplevel.h"
#include "plugincontroller.h"
#include "partcontroller.h"
#include "core.h"
#include "splashscreen.h"
#include "projectmanager.h"
Go to the source code of this file.
Function Documentation
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
|
|
|
Definition at line 28 of file main.cpp.
References KAboutData::addAuthor(), KAboutData::addCredit(), KCmdLineArgs::arg(), KCmdLineArgs::count(), Core::doEmitCoreInitialized(), PartController::editDocument(), endl(), KURL::fileName(), PartController::getInstance(), ProjectManager::getInstance(), Core::getInstance(), PluginController::getInstance(), TopLevel::getInstance(), KDevMainWindow::guiRestoringFinished(), I18N_NOOP, kdDebug(), ProjectManager::loadDefaultProject(), PluginController::loadInitialPlugins(), ProjectManager::loadProject(), KDevMainWindow::loadSettings(), KDevMainWindow::main(), options, KMainWindow::show(), SplashScreen::showMessage(), and KCmdLineArgs::url(). |
Variable Documentation
|
Initial value:
{
{ "profile <profile>", I18N_NOOP( "Profile to load"), 0 },
{ "+file(s)", I18N_NOOP( "Files to load"), 0 },
{ 0,0,0 }
}
Definition at line 21 of file main.cpp.
Referenced by main(). |
This file is part of the documentation for KDevelop Version 3.0.4.