KIO
kdirlister.cpp
Helper class for the kiojob used to list and update a directory.
Definition kcoredirlister.h:54
QWidget * mainWindow()
Returns the main window associated with this object.
Definition kdirlister.cpp:48
bool autoErrorHandlingEnabled() const
Check whether auto error handling is enabled.
Definition kdirlister.cpp:38
void setMainWindow(QWidget *window)
Pass the main window this object is associated with this is used for caching authentication data.
Definition kdirlister.cpp:43
void jobStarted(KIO::ListJob *) override
Reimplemented to associate a window with new jobs.
Definition kdirlister.cpp:53
A ListJob is allows you to get the get the content of a directory.
void setWindow(QObject *job, QWidget *widget)
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.