knode
KNode::XHeaderConfDialog Class Reference
#include <knconfigwidgets.h>
Inheritance diagram for KNode::XHeaderConfDialog:
Public Member Functions | |
XHeaderConfDialog (const QString &h=QString(), QWidget *parent=0) | |
~XHeaderConfDialog () | |
QString | result () const |
Detailed Description
Dialog to edit additional headers.
Definition at line 475 of file knconfigwidgets.h.
Constructor & Destructor Documentation
|
explicit |
Create a new dialog to edit an additional header.
- Parameters
-
h The header to edit. parent The parent widget.
Definition at line 1379 of file knconfigwidgets.cpp.
KNode::XHeaderConfDialog::~XHeaderConfDialog | ( | ) |
Destructor.
Definition at line 1406 of file knconfigwidgets.cpp.
Member Function Documentation
QString KNode::XHeaderConfDialog::result | ( | ) | const |
Returns the entered/modified header.
Definition at line 1412 of file knconfigwidgets.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 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:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.