okteta
Kasten2::ExportDialog Class Reference
#include <exportdialog.h>
Inheritance diagram for Kasten2::ExportDialog:

Public Member Functions | |
ExportDialog (const QString &remoteTypeName, AbstractModelExporterConfigEditor *configEditor, QWidget *parent=0) | |
virtual | ~ExportDialog () |
void | setData (AbstractModel *model, const AbstractModelSelection *selection) |
Detailed Description
Definition at line 39 of file exportdialog.h.
Constructor & Destructor Documentation
Kasten2::ExportDialog::ExportDialog | ( | const QString & | remoteTypeName, |
AbstractModelExporterConfigEditor * | configEditor, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 41 of file exportdialog.cpp.
|
virtual |
Definition at line 96 of file exportdialog.cpp.
Member Function Documentation
void Kasten2::ExportDialog::setData | ( | AbstractModel * | model, |
const AbstractModelSelection * | selection | ||
) |
Definition at line 90 of file exportdialog.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:04:12 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:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.