KIO
kfilewidget.h
221 void setFilters(const QList<KFileFilter> &filters, const KFileFilter &activeFilter = KFileFilter());
void accepted()
Emitted by slotOk() (directly or asynchronously) once everything has been done.
void fileHighlighted(const QUrl &)
Emitted when the user highlights a file.
void filterChanged(const KFileFilter &filter)
Emitted when the filter changed, i.e. the user entered an own filter or chose one of the predefined s...
void selectionChanged()
Emitted when the user highlights one or more files in multiselection mode.
Abstract baseclass for all preview widgets which shall be used via KFileDialog::setPreviewWidget(cons...
Definition kpreviewwidgetbase.h:36
This combobox shows a number of recent URLs/directories, as well as some default directories.
Definition kurlcombobox.h:43
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
virtual bool eventFilter(QObject *watched, QEvent *event)
virtual void resizeEvent(QResizeEvent *event)
virtual void showEvent(QShowEvent *event)
sizeHint
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.