KIO
kcoredirlister.h
67 Q_PROPERTY(bool requestMimeTypeWhileListing READ requestMimeTypeWhileListing WRITE setRequestMimeTypeWhileListing)
70 Q_PROPERTY(bool autoErrorHandlingEnabled READ autoErrorHandlingEnabled WRITE setAutoErrorHandlingEnabled)
121 virtual bool openUrl(const QUrl &dirUrl, OpenUrlFlags flags = NoFlags); // TODO KF6: remove virtual, change bool to void
153 * When a new directory is opened with OpenUrlFlag::Keep the caller will keep being notified of file changes for all directories that were kept open.
154 * This call selectively removes a directory from sending future notifications to this KCoreDirLister.
835 * @deprecated since 5.81, use handleError. Since 5.82, jobError() is emitted instead for the two
Q_PROPERTY(...)
void stop(Ekos::AlignState mode)
Definition: kfileitem.h:657
Helper class for the kiojob used to list and update a directory.
Definition: kcoredirlister.h:54
WhichItems
Used by items() and itemsForDir() to specify whether you want all items for a directory or just the f...
Definition: kcoredirlister.h:474
Definition: job_base.h:44
Q_SIGNALSQ_SIGNALS
Definition: listjob.h:27
Definition: kfileitem.h:35
QString message
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.