knode
#include <knconfigwidgets.h>
Public Member Functions | |
DisplayedHeaderConfDialog (KNDisplayedHeader *h, QWidget *parent=0) | |
~DisplayedHeaderConfDialog () | |
Protected Slots | |
void | slotActivated (int) |
void | slotNameChanged (const QString &) |
void | slotOk () |
Protected Attributes | |
KNDisplayedHeader * | h_dr |
KComboBox * | h_drC |
QCheckBox * | n_ameCB [4] |
KLineEdit * | n_ameE |
QCheckBox * | v_alueCB [4] |
Detailed Description
Configuration dialog for a single header displayed in the article viewer.
Definition at line 339 of file knconfigwidgets.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 838 of file knconfigwidgets.cpp.
KNode::DisplayedHeaderConfDialog::~DisplayedHeaderConfDialog | ( | ) |
Definition at line 929 of file knconfigwidgets.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 951 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 958 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 935 of file knconfigwidgets.cpp.
Member Data Documentation
|
protected |
Definition at line 349 of file knconfigwidgets.h.
|
protected |
Definition at line 350 of file knconfigwidgets.h.
|
protected |
Definition at line 352 of file knconfigwidgets.h.
|
protected |
Definition at line 351 of file knconfigwidgets.h.
|
protected |
Definition at line 352 of file knconfigwidgets.h.
The documentation for this class was generated from the following files:
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.