lokalize
#include "version.h"
#include "prefs_lokalize.h"
#include "prefs.h"
#include "project.h"
#include "jobs.h"
#include "projectmodel.h"
#include "lokalizemainwindow.h"
#include "projecttab.h"
#include "stemming.h"
#include "catalogstring.h"
#include "pos.h"
#include <QMetaType>
#include <QString>
#include <QFileInfo>
#include <kapplication.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <klocale.h>
#include <threadweaver/ThreadWeaver.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 [] = LOKALIZE_VERSION |
Function Documentation
Variable Documentation
|
static |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.