KIO
kpropertiesdialogplugin.h
24 * K_PLUGIN_CLASS_WITH_JSON and install the plugin in the KDE_INSTALL_PLUGINDIR/kf6/propertiesdialog
KPropertiesDialogPlugin(QObject *parent)
Constructor whos parent will be cast to KPropertiesDialog To insert tabs into the properties dialog,...
Definition kpropertiesdialogplugin.cpp:24
virtual void applyChanges()
Applies all changes to the file.
Definition kpropertiesdialogplugin.cpp:46
void changed()
Emit this signal when the user changed anything in the plugin's tabs.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.