kig
HistoryDialog Class Reference
#include <historydialog.h>
Inheritance diagram for HistoryDialog:
Public Member Functions | |
HistoryDialog (QUndoStack *kch, QWidget *parent) | |
virtual | ~HistoryDialog () |
Detailed Description
The HistoryDialog represents a small dialog to navigate back and forth in the history of a construction.
Definition at line 34 of file historydialog.h.
Constructor & Destructor Documentation
HistoryDialog::HistoryDialog | ( | QUndoStack * | kch, |
QWidget * | parent | ||
) |
Definition at line 38 of file historydialog.cc.
|
virtual |
Definition at line 73 of file historydialog.cc.
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:12:06 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:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.