KDECore
ksycocadict.cpp File Reference
#include "ksycocadict.h"
#include "ksycocaentry.h"
#include "ksycoca.h"
#include <qptrlist.h>
#include <qvaluelist.h>
#include <kdebug.h>
#include <stdlib.h>
Include dependency graph for ksycocadict.cpp:
Go to the source code of this file.
Functions | |
static void | addDiversity (KSycocaDictStringList *d, int pos) |
static int | calcDiversity (KSycocaDictStringList *d, int pos, int sz) |
Function Documentation
static void addDiversity | ( | KSycocaDictStringList * | d, | |
int | pos | |||
) | [static] |
Definition at line 252 of file ksycocadict.cpp.
static int calcDiversity | ( | KSycocaDictStringList * | d, | |
int | pos, | |||
int | sz | |||
) | [static] |
Definition at line 209 of file ksycocadict.cpp.