MauiKit File Browsing
BrowserSettings.qml
27 * @warning This control is private and only exposed as part of the FileBrowser implementation. Can not be instantiated.
51 * By default this is set to `FMList.LABEL`, which will sort the entries alphabetically by their file names.
54 property int sortBy : FB.FMList.LABEL
57 * @brief Whether to show the thumbnail previews of images, videos, text files, and other supported types.
71 * By default this is set to `false`. Grouping the entries will make thew view go to the list view type.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.