AutoBraceConfig Class Reference
#include <autobrace_config.h>

Public Member Functions | |
| AutoBraceConfig (QWidget *parent=0, const QVariantList &args=QVariantList()) | |
| virtual | ~AutoBraceConfig () |
| virtual void | defaults () |
| virtual void | load () |
| virtual void | save () |
Detailed Description
Definition at line 27 of file autobrace_config.h.
Constructor & Destructor Documentation
| AutoBraceConfig::AutoBraceConfig | ( | QWidget * | parent = 0, |
| const QVariantList & | args = QVariantList() |
||
| ) | [explicit] |
This file is part of the KDE libraries Copyright (C) 2010 André Stein <andre.stein@rwth-aachen.de>
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 32 of file autobrace_config.cpp.
| AutoBraceConfig::~AutoBraceConfig | ( | ) | [virtual] |
Definition at line 52 of file autobrace_config.cpp.
Member Function Documentation
| void AutoBraceConfig::defaults | ( | ) | [virtual] |
Reimplemented from KCModule.
Definition at line 92 of file autobrace_config.cpp.
| void AutoBraceConfig::load | ( | ) | [virtual] |
Reimplemented from KCModule.
Definition at line 74 of file autobrace_config.cpp.
| void AutoBraceConfig::save | ( | ) | [virtual] |
Reimplemented from KCModule.
Definition at line 56 of file autobrace_config.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference