KDECore
loader.cpp File Reference
#include "loader_p.h"
#include "settings_p.h"
#include "client_p.h"
#include "spellerplugin_p.h"
#include <klocale.h>
#include <kservicetypetrader.h>
#include <kconfig.h>
#include <kdebug.h>
#include <QtCore/QHash>
#include <QtCore/QMap>
#include "loader_p.moc"

Go to the source code of this file.
Namespaces | |
namespace | Sonnet |
Defines | |
#define | DEFAULT_CONFIG_FILE "sonnetrc" |
Define Documentation
#define DEFAULT_CONFIG_FILE "sonnetrc" |
Copyright (C) 2003 Zack Rusin <zack@kde.org>.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition at line 35 of file loader.cpp.