Sonnet
#include "kspell_aspellclient.h"
#include "kspell_aspelldict.h"
#include <kpluginfactory.h>
#include <kpluginloader.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include "kspell_aspellclient.moc"
Include dependency graph for kspell_aspellclient.cpp:
Go to the source code of this file.
Macros | |
#define | ASPELL_DATA_ROOT "lib/aspell-0.60/" |
Functions | |
QString | aspell_data_dir () |
Macro Definition Documentation
#define ASPELL_DATA_ROOT "lib/aspell-0.60/" |
Definition at line 36 of file kspell_aspellclient.cpp.
Function Documentation
QString aspell_data_dir | ( | ) |
Definition at line 38 of file kspell_aspellclient.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.