KDED
VFolderMenu::AppsInfo Class Reference
#include <vfolder_menu.h>
Public Member Functions | |
AppsInfo () | |
~AppsInfo () | |
Public Attributes | |
QHash< QString, KService::Ptr > | applications |
QHash< KService::Ptr, QString > | appRelPaths |
QHash< QString, KService::List > | dictCategories |
Detailed Description
Definition at line 120 of file vfolder_menu.h.
Constructor & Destructor Documentation
◆ AppsInfo()
|
inline |
Definition at line 122 of file vfolder_menu.h.
◆ ~AppsInfo()
|
inline |
Definition at line 129 of file vfolder_menu.h.
Member Data Documentation
◆ applications
QHash<QString,KService::Ptr> VFolderMenu::AppsInfo::applications |
Definition at line 134 of file vfolder_menu.h.
◆ appRelPaths
QHash<KService::Ptr,QString> VFolderMenu::AppsInfo::appRelPaths |
Definition at line 135 of file vfolder_menu.h.
◆ dictCategories
QHash<QString,KService::List> VFolderMenu::AppsInfo::dictCategories |
Definition at line 133 of file vfolder_menu.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.