KMyMoney Plugin API
importinterface.h
54 virtual QUrl selectFile(const QString& title, const QString& recentDirId, const QString& mask, QFileDialog::FileMode mode, QWidget* widget) const = 0;
virtual QUrl selectFile(const QString &title, const QString &recentDirId, const QString &mask, QFileDialog::FileMode mode, QWidget *widget) const =0
This method is provided by KMyMoney to select a file to be imported.
FileMode
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.