kompare
PageBase Class Reference
#include <pagebase.h>
Inheritance diagram for PageBase:
![Inheritance graph](classPageBase__inherit__graph.png)
Public Member Functions | |
PageBase () | |
~PageBase () | |
virtual void | apply () |
virtual void | restore () |
virtual void | setDefaults () |
QSize | sizeHintForWidget (QWidget *widget) |
Detailed Description
Definition at line 27 of file pagebase.h.
Constructor & Destructor Documentation
PageBase::PageBase | ( | ) |
Definition at line 24 of file pagebase.cpp.
PageBase::~PageBase | ( | ) |
Definition at line 29 of file pagebase.cpp.
Member Function Documentation
|
virtual |
No descriptions.
Reimplemented in FilesPage, DiffPage, and ViewPage.
Definition at line 88 of file pagebase.cpp.
|
virtual |
No descriptions.
Reimplemented in FilesPage, DiffPage, and ViewPage.
Definition at line 94 of file pagebase.cpp.
|
virtual |
No descriptions.
Reimplemented in FilesPage, DiffPage, and ViewPage.
Definition at line 100 of file pagebase.cpp.
No descriptions.
Definition at line 35 of file pagebase.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.