MauiKit File Browsing
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NFMH | |
CDownloader | The Downloader class This is a quick helper to download remote content and save it as local files |
CFileLoader | Asynchronously loads batches of files from a given list of local directories or tags, allowing to filter them by name, mime-types, and much more |
CBrowserSettings | A group of properties to tweak the browser in the FileBrowser component |
CBrowserView | The browsing view implementation for the FileBrowser control |
CFileBrowser | This control displays the file system entries in a given directory, allows subsequent browsing of the file hierarchy and exposes basic file handling functionality |
CFileDialog | A dialog to quickly select files for opening or saving |
CFileListingDialog | A dialog for listing file URLs and for suggesting to perform an action[s] |
CFM | Stands for File Management, and exposes methods for file listing, browsing and handling, with syncing and tagging integration if such components were enabled with the build flags COMPONENT_SYNCING and COMPONENT_TAGGING |
CFMList | The FMList class Model for listing the file system files and directories and perform relevant actions upon it |
▼CFMStatic | Group of static file management methods, this class has a constructor only as a way to register it to QML, however all methods in here are static |
CPATH_CONTENT | A location contents structured for convenience. |
CNewTagDialog | An input dialog to create one or multiple new tags |
COpenWithDialog | A dialog with a list of services -that can handled the associated list of URLs |
COpenWithModel | A model of services associated to a list of file URLs, that can handle its file content |
CPathStatus | Represents the status of a directory listing, be it non existence location, loading or empty |
CPlacesList | The list model of the system locations, such as bookmarks, standard places, networks and devices |
CPlacesListBrowser | A browsing list of the system locations, such as common standard places, bookmarks and others as removable devices and networks |
CSyncing | The Syncing class |
CTAGDB | Exposes methods to add, remove and modify tags in the MauiKit FileBrowsing Tagging system |
CTagging | Quick methods to access and modify the tags associated to the files |
CTagList | The flickable element for listing horizontally the tag buttons in the TagsBar control |
CTagsBar | A bar to list, add or remove tags for a given set of files |
CTagsDialog | A popup dialog for selecting between all the available tags to associate to a given set of file URLs |
CTagsList | The TagsList class A model of the system tags, ready to be consumed by QML |
CWebDAVItem | Represents an item in a remote cloud location |
CWebDAVReply | Wraps the available actions for a remote item |
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.