MauiKit File Browsing
placeslist.h
35 * @brief The list model of the system locations, such as bookmarks, standard places, networks and devices.
37 * A graphical interface for this controller functionality is available for quick usage as PlacesListBrowser.
50 * list.groups: [FMList.BOOKMARKS_PATH, FMList.REMOTE_PATH, FMList.CLOUD_PATH, FMList.DRIVES_PATH]
53 Q_PROPERTY(QVariantList groups READ getGroups WRITE setGroups NOTIFY groupsChanged)
76 * @brief Removes a place from the model and if the data at the given index is a file URL bookmark then it gets removed from the bookmarks.
129 * @param The section type to be toggle. The possible values are defined in FMStatic::PATHTYPE_KEY.
The FMStatic class is a group of static file management methods, this class has a constructor only as...
Definition fmstatic.h:30
The list model of the system locations, such as bookmarks, standard places, networks and devices.
Definition placeslist.h:40
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.