KIO
kfiledialog.h
Go to the documentation of this file.
virtual QSize sizeHint() const
virtual void hideEvent(QHideEvent *)
virtual void keyPressEvent(QKeyEvent *)
KDialog(QWidget *parent=0, Qt::WindowFlags flags=0)
Provides a user (and developer) friendly way to select files and directories.
Definition kfiledialog.h:69
void filterChanged(const QString &filter)
Emitted when the filter changed, i.e.
void fileHighlighted(const KUrl &)
Emitted when the user highlights a file.
void selectionChanged()
Emitted when the user hilights one or more files in multiselection mode.
QT_MOC_COMPAT void fileHighlighted(const QString &)
KFileDialog(const KUrl &startDir, const QString &filter, QWidget *parent, QWidget *widget=0)
Constructs a file dialog.
Definition kfiledialog.cpp:253
QT_MOC_COMPAT void fileSelected(const QString &)
KSharedPtr< KMimeType > Ptr
Abstract baseclass for all preview widgets which shall be used via KFileDialog::setPreviewWidget(cons...
Definition kpreviewwidgetbase.h:44
This combobox shows a number of recent URLs/directories, as well as some default directories.
Definition kurlcombobox.h:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.