Uses of Class
io.qt.core.QDirListing.DirEntry
Packages that use QDirListing.DirEntry
-
Uses of QDirListing.DirEntry in io.qt.core
Methods in io.qt.core that return QDirListing.DirEntryModifier and TypeMethodDescriptionQDirListing.DirEntry.clone()
Creates and returns a copy of this object.Methods in io.qt.core that return types with arguments of type QDirListing.DirEntryModifier and TypeMethodDescriptionprotected final QSequentialConstIterator<QDirListing.DirEntry>
QDirListing.constBegin()
SeeQDirListing::
constBegin()const final Iterator<QDirListing.DirEntry>
QDirListing.iterator()
Constructors in io.qt.core with parameters of type QDirListing.DirEntryModifierConstructorDescriptionDirEntry
(QDirListing.DirEntry other) SeeQDirListing::DirEntry::
DirEntry(QDirListing::DirEntry)