• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KDED

  • sources
  • kde-4.14
  • kdelibs
  • kded
Typedefs | Functions | Variables
kbuildsycoca.cpp File Reference
#include "kbuildsycoca.h"
#include "ksycoca_p.h"
#include "ksycocaresourcelist.h"
#include "vfolder_menu.h"
#include <config.h>
#include <config-kded.h>
#include <kservice.h>
#include <kmimetype.h>
#include "kbuildservicetypefactory.h"
#include "kbuildmimetypefactory.h"
#include "kbuildservicefactory.h"
#include "kbuildservicegroupfactory.h"
#include "kbuildprotocolinfofactory.h"
#include "kctimefactory.h"
#include <ktemporaryfile.h>
#include <QtCore/QDataStream>
#include <QtCore/QDir>
#include <QtCore/QEventLoop>
#include <QtCore/QFile>
#include <QtCore/QTimer>
#include <QtDBus/QtDBus>
#include <errno.h>
#include <assert.h>
#include <kapplication.h>
#include <kglobal.h>
#include <kdebug.h>
#include <kdirwatch.h>
#include <kstandarddirs.h>
#include <ksavefile.h>
#include <klocale.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <kcrash.h>
#include <kmemfile.h>
#include <stdlib.h>
#include <unistd.h>
#include <time.h>
#include <memory>
#include "kbuildsycoca.moc"
Include dependency graph for kbuildsycoca.cpp:

Go to the source code of this file.

Typedefs

typedef QHash< QString,
KSycocaEntry::Ptr > 
KBSEntryDict
 
typedef QList< KSycocaEntry::List > KSycocaEntryListList
 

Functions

void crashHandler (int)
 
int kdemain (int argc, char **argv)
 
static QString sycocaPath ()
 

Variables

static const char appFullName [] = "org.kde.kbuildsycoca"
 
static const char appName [] = "kbuildsycoca4"
 
static const char appVersion [] = "1.1"
 
static bool bGlobalDatabase = false
 
static bool bMenuTest = false
 
static const char * cSycocaPath = 0
 
static KSycocaEntryListList * g_allEntries = 0
 
static QStringList * g_allResourceDirs = 0
 
static KBuildServiceGroupFactory * g_buildServiceGroupFactory = 0
 
static bool g_changed = false
 
static KCTimeDict * g_ctimeDict = 0
 
static KCTimeInfo * g_ctimeInfo = 0
 
static KBSEntryDict * g_currentEntryDict = 0
 
static KSycocaFactory * g_currentFactory = 0
 
static QByteArray g_resource = 0
 
static KBuildServiceFactory * g_serviceFactory = 0
 
static KBSEntryDict * g_serviceGroupEntryDict = 0
 
static KSycocaEntry::List g_tempStorage
 
static VFolderMenu * g_vfolder = 0
 
static quint32 newTimestamp = 0
 

Typedef Documentation

typedef QHash<QString, KSycocaEntry::Ptr> KBSEntryDict

Definition at line 66 of file kbuildsycoca.cpp.

typedef QList<KSycocaEntry::List> KSycocaEntryListList

Definition at line 67 of file kbuildsycoca.cpp.

Function Documentation

void crashHandler ( int  )

Definition at line 90 of file kbuildsycoca.cpp.

int kdemain ( int  argc,
char **  argv 
)

Definition at line 633 of file kbuildsycoca.cpp.

static QString sycocaPath ( )
static

Definition at line 98 of file kbuildsycoca.cpp.

Variable Documentation

const char appFullName[] = "org.kde.kbuildsycoca"
static

Definition at line 629 of file kbuildsycoca.cpp.

const char appName[] = "kbuildsycoca4"
static

Definition at line 630 of file kbuildsycoca.cpp.

const char appVersion[] = "1.1"
static

Definition at line 631 of file kbuildsycoca.cpp.

bool bGlobalDatabase = false
static

Definition at line 87 of file kbuildsycoca.cpp.

bool bMenuTest = false
static

Definition at line 88 of file kbuildsycoca.cpp.

const char* cSycocaPath = 0
static

Definition at line 85 of file kbuildsycoca.cpp.

KSycocaEntryListList* g_allEntries = 0
static

Definition at line 79 of file kbuildsycoca.cpp.

QStringList* g_allResourceDirs = 0
static

Definition at line 80 of file kbuildsycoca.cpp.

KBuildServiceGroupFactory* g_buildServiceGroupFactory = 0
static

Definition at line 72 of file kbuildsycoca.cpp.

bool g_changed = false
static

Definition at line 81 of file kbuildsycoca.cpp.

KCTimeDict* g_ctimeDict = 0
static

Definition at line 75 of file kbuildsycoca.cpp.

KCTimeInfo* g_ctimeInfo = 0
static

Definition at line 74 of file kbuildsycoca.cpp.

KBSEntryDict* g_currentEntryDict = 0
static

Definition at line 77 of file kbuildsycoca.cpp.

KSycocaFactory* g_currentFactory = 0
static

Definition at line 73 of file kbuildsycoca.cpp.

QByteArray g_resource = 0
static

Definition at line 76 of file kbuildsycoca.cpp.

KBuildServiceFactory* g_serviceFactory = 0
static

Definition at line 71 of file kbuildsycoca.cpp.

KBSEntryDict* g_serviceGroupEntryDict = 0
static

Definition at line 78 of file kbuildsycoca.cpp.

KSycocaEntry::List g_tempStorage
static

Definition at line 82 of file kbuildsycoca.cpp.

VFolderMenu* g_vfolder = 0
static

Definition at line 83 of file kbuildsycoca.cpp.

quint32 newTimestamp = 0
static

Definition at line 69 of file kbuildsycoca.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDED

Skip menu "KDED"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal