KDECore
ksycocadict.cpp File Reference
#include "ksycocadict.h"
#include <kservice.h>
#include "ksycocaentry.h"
#include "ksycoca.h"
#include "kdebug.h"
#include <QtCore/QBitArray>
Go to the source code of this file.
Functions | |
static void | addDiversity (KSycocaDictStringList *stringlist, int pos) |
static int | calcDiversity (KSycocaDictStringList *stringlist, int pos, int sz) |
Function Documentation
static void addDiversity | ( | KSycocaDictStringList * | stringlist, | |
int | pos | |||
) | [static] |
Definition at line 296 of file ksycocadict.cpp.
static int calcDiversity | ( | KSycocaDictStringList * | stringlist, | |
int | pos, | |||
int | sz | |||
) | [static] |
Definition at line 253 of file ksycocadict.cpp.