kalarm
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
PrefsTabBase Class Referenceabstract
#include <prefdlg_p.h>
Inheritance diagram for PrefsTabBase:
Public Member Functions | |
PrefsTabBase (StackedScrollGroup *) | |
void | addAlignedLabel (QLabel *) |
virtual void | apply (bool syncToDisc)=0 |
virtual void | restore (bool defaults, bool allTabs)=0 |
void | setPreferences () |
QVBoxLayout * | topLayout () const |
KVBox * | topWidget () const |
Public Member Functions inherited from StackedScrollWidget | |
StackedScrollWidget (StackedScrollGroup *group, QWidget *parent=0) | |
~StackedWidgetT () | |
virtual QSize | minimumSizeHint () const |
virtual QSize | sizeHint () const |
StackedWidgetT (StackedGroupT< QScrollArea > *group, QWidget *parent=0) | |
QWidget * | widget () const |
Public Member Functions inherited from StackedWidgetT< QScrollArea > | |
StackedWidgetT (StackedGroupT< QScrollArea > *group, QWidget *parent=0) | |
~StackedWidgetT () | |
Static Public Member Functions | |
static int | indentWidth () |
Protected Member Functions | |
virtual void | showEvent (QShowEvent *) |
Detailed Description
Definition at line 52 of file prefdlg_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 356 of file prefdlg.cpp.
Member Function Documentation
void PrefsTabBase::addAlignedLabel | ( | QLabel * | label | ) |
Definition at line 381 of file prefdlg.cpp.
|
pure virtual |
Implemented in ViewPrefTab, EditPrefTab, EmailPrefTab, StorePrefTab, TimePrefTab, and MiscPrefTab.
Definition at line 375 of file prefdlg.cpp.
|
inlinestatic |
Definition at line 64 of file prefdlg_p.h.
|
pure virtual |
Implemented in ViewPrefTab, EditPrefTab, EmailPrefTab, StorePrefTab, TimePrefTab, and MiscPrefTab.
void PrefsTabBase::setPreferences | ( | ) |
|
protectedvirtual |
Definition at line 386 of file prefdlg.cpp.
|
inline |
Definition at line 63 of file prefdlg_p.h.
|
inline |
Definition at line 62 of file prefdlg_p.h.
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:59:11 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:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.