KParts
fileinfoextension.h
static FileInfoExtension * childObject(QObject *obj)
Queries obj for a child object which inherits from this class.
Definition fileinfoextension.cpp:27
QFlags< QueryMode > QueryModes
Stores a combination of QueryMode values.
Definition fileinfoextension.h:56
FileInfoExtension(KParts::ReadOnlyPart *parent)
Definition fileinfoextension.cpp:16
virtual bool hasSelection() const
Returns true if any of the items in the current view of the part that implements this extension are s...
Definition fileinfoextension.cpp:37
virtual KFileItemList queryFor(QueryMode mode) const =0
Returns a information for files that match the specified query mode.
virtual QueryModes supportedQueryModes() const
Returns the file information retrieve modes supported by the part that implements this extension.
Definition fileinfoextension.cpp:32
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:58:23 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:58:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.