KDEPrivate::KDesktopPropsPlugin Class

Header: #include <KDesktopPropsPlugin>
CMake: find_package(Qt6 REQUIRED COMPONENTS KIOWidgets)
target_link_libraries(mytarget PRIVATE Qt6::KIOWidgets)
Inherits: KPropertiesDialogPlugin

Detailed Description

Used to edit the files containing [Desktop Entry] Type=Application

Such files are used to represent a program in kicker and konqueror. @internal