KIO
kfileitemlistproperties.h
KFileItemList items() const
List of fileitems passed to the constructor or to setItems().
Definition kfileitemlistproperties.cpp:155
bool supportsMoving() const
Check if moving capability is supported.
Definition kfileitemlistproperties.cpp:145
bool supportsReading() const
Check if reading capability is supported.
Definition kfileitemlistproperties.cpp:130
KFileItemListProperties & operator=(const KFileItemListProperties &other)
Assignment operator.
Definition kfileitemlistproperties.cpp:120
QString mimeGroup() const
Definition kfileitemlistproperties.cpp:183
bool supportsDeleting() const
Check if deleting capability is supported.
Definition kfileitemlistproperties.cpp:135
void setItems(const KFileItemList &items)
Sets the items that are to have their supported capabilities checked.
Definition kfileitemlistproperties.cpp:57
bool isDirectory() const
Definition kfileitemlistproperties.cpp:165
bool supportsWriting() const
Check if writing capability is supported (file managers use this mostly for directories)
Definition kfileitemlistproperties.cpp:140
QList< QUrl > urlList() const
List of urls, gathered from the fileitems.
Definition kfileitemlistproperties.cpp:160
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition kfileitem.h:632
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:36 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:49:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.