kompare
KompareSaveOptionsWidget Class Reference
#include <komparesaveoptionswidget.h>
Inheritance diagram for KompareSaveOptionsWidget:

Public Member Functions | |
| KompareSaveOptionsWidget (QString source, QString destination, DiffSettings *settings, QWidget *parent) | |
| ~KompareSaveOptionsWidget () | |
| QString | directory () const |
| void | saveOptions () |
Public Member Functions inherited from KompareSaveOptionsBase | |
| KompareSaveOptionsBase (QWidget *parent=0, Qt::WindowFlags fl=0) | |
| ~KompareSaveOptionsBase () | |
Protected Slots | |
| void | updateCommandLine () |
Protected Slots inherited from KompareSaveOptionsBase | |
| virtual void | languageChange () |
Detailed Description
Definition at line 29 of file komparesaveoptionswidget.h.
Constructor & Destructor Documentation
| KompareSaveOptionsWidget::KompareSaveOptionsWidget | ( | QString | source, |
| QString | destination, | ||
| DiffSettings * | settings, | ||
| QWidget * | parent | ||
| ) |
Definition at line 32 of file komparesaveoptionswidget.cpp.
| KompareSaveOptionsWidget::~KompareSaveOptionsWidget | ( | ) |
Definition at line 92 of file komparesaveoptionswidget.cpp.
Member Function Documentation
| QString KompareSaveOptionsWidget::directory | ( | ) | const |
Definition at line 97 of file komparesaveoptionswidget.cpp.
| void KompareSaveOptionsWidget::saveOptions | ( | ) |
Definition at line 206 of file komparesaveoptionswidget.cpp.
|
protectedslot |
Definition at line 102 of file komparesaveoptionswidget.cpp.
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 23:03:39 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 23:03:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from