Kate
DocWordCompletionConfig Class Reference
This file is part of the KDE libraries Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org> Copyright (C) 2003 Anders Lund <anders.lund@lund.tdcadsl.dk>. More...
#include <docwordcompletion_config.h>

Public Member Functions | |
virtual void | defaults () |
DocWordCompletionConfig (QWidget *parent, const QVariantList &) | |
virtual void | load () |
virtual void | save () |
virtual | ~DocWordCompletionConfig () |
Detailed Description
This file is part of the KDE libraries Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org> Copyright (C) 2003 Anders Lund <anders.lund@lund.tdcadsl.dk>.This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation.
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 Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Definition at line 26 of file docwordcompletion_config.h.
Constructor & Destructor Documentation
DocWordCompletionConfig::DocWordCompletionConfig | ( | QWidget * | parent, | |
const QVariantList & | args | |||
) | [explicit] |
This file is part of the KDE libraries Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org> Copyright (C) 2003 Anders Lund <anders.lund@lund.tdcadsl.dk>.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation.
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 Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Definition at line 38 of file docwordcompletion_config.cpp.
DocWordCompletionConfig::~DocWordCompletionConfig | ( | ) | [virtual] |
Definition at line 102 of file docwordcompletion_config.cpp.
Member Function Documentation
void DocWordCompletionConfig::defaults | ( | ) | [virtual] |
Definition at line 142 of file docwordcompletion_config.cpp.
void DocWordCompletionConfig::load | ( | ) | [virtual] |
Definition at line 124 of file docwordcompletion_config.cpp.
void DocWordCompletionConfig::save | ( | ) | [virtual] |
Definition at line 106 of file docwordcompletion_config.cpp.
The documentation for this class was generated from the following files: