knode
#include <knconfigwidgets.h>
Classes | |
class | HdrItem |
Public Member Functions | |
DisplayedHeadersWidget (DisplayedHeaders *d, const KComponentData &inst, QWidget *parent=0) | |
virtual void | load () |
virtual void | save () |
Protected Slots | |
void | slotAddBtnClicked () |
void | slotDelBtnClicked () |
void | slotDownBtnClicked () |
void | slotEditBtnClicked () |
void | slotSelectionChanged () |
void | slotUpBtnClicked () |
Protected Member Functions | |
HdrItem * | generateItem (KNDisplayedHeader *) |
Protected Attributes | |
QPushButton * | a_ddBtn |
DisplayedHeaders * | d_ata |
QPushButton * | d_elBtn |
QPushButton * | d_ownBtn |
QPushButton * | e_ditBtn |
QListWidget * | mHeaderList |
bool | s_ave |
QPushButton * | u_pBtn |
Detailed Description
Configuration widget for headers displayed in the article viewer.
Definition at line 286 of file knconfigwidgets.h.
Constructor & Destructor Documentation
KNode::DisplayedHeadersWidget::DisplayedHeadersWidget | ( | DisplayedHeaders * | d, |
const KComponentData & | inst, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 658 of file knconfigwidgets.cpp.
Member Function Documentation
|
protected |
Definition at line 723 of file knconfigwidgets.cpp.
|
virtual |
Reimplemented from KCModule.
Definition at line 704 of file knconfigwidgets.cpp.
|
virtual |
Reimplemented from KCModule.
Definition at line 712 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 750 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 766 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 819 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 782 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 739 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 802 of file knconfigwidgets.cpp.
Member Data Documentation
|
protected |
Definition at line 318 of file knconfigwidgets.h.
|
protected |
Definition at line 325 of file knconfigwidgets.h.
|
protected |
Definition at line 318 of file knconfigwidgets.h.
|
protected |
Definition at line 318 of file knconfigwidgets.h.
|
protected |
Definition at line 318 of file knconfigwidgets.h.
|
protected |
Definition at line 317 of file knconfigwidgets.h.
|
protected |
Definition at line 323 of file knconfigwidgets.h.
|
protected |
Definition at line 318 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.