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"
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
◆ ASPELL_DATA_ROOT
#define ASPELL_DATA_ROOT "lib/aspell-0.60/" |
Definition at line 36 of file kspell_aspellclient.cpp.
Function Documentation
◆ aspell_data_dir()
QString aspell_data_dir | ( | ) |
Definition at line 38 of file kspell_aspellclient.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.