lokalize
#include "projectmodel.h"
#include "project.h"
#include <threadweaver/ThreadWeaver.h>
#include <threadweaver/Thread.h>
#include <kio/netaccess.h>
#include <klocale.h>
#include <kapplication.h>
#include <kstandarddirs.h>
#include <QTime>
#include <QFile>
#include <QtAlgorithms>
#include <QTimer>
#include <QSqlDatabase>
#include <QSqlQuery>
#include <QSqlError>
#include "projectmodel.moc"
Include dependency graph for projectmodel.cpp:
Go to the source code of this file.
Functions | |
static KFileMetaInfo | cachedMetaInfo (const KFileItem &file) |
static void | initDataBase (QSqlDatabase &db) |
Variables | |
static int | nodeCounter =0 |
Function Documentation
|
static |
Definition at line 1284 of file projectmodel.cpp.
|
static |
Definition at line 1269 of file projectmodel.cpp.
Variable Documentation
|
static |
Definition at line 45 of file projectmodel.cpp.
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.