kdevplatform/interfaces
launchconfigurationpage.h
Go to the documentation of this file.
47 virtual void loadFromConfiguration( const KConfigGroup& cfg, KDevelop::IProject* project = nullptr ) = 0;
53 virtual void saveToConfiguration( KConfigGroup cfg, KDevelop::IProject* project = nullptr ) const = 0;
A simple factory class to create certain launch config pages this is used to create config pages only...
Definition: launchconfigurationpage.h:74
Provides a configuration page for a launch configuration, the interface allows the actual dialog to e...
Definition: launchconfigurationpage.h:38
virtual ~LaunchConfigurationPageFactory()
Definition: launchconfigurationpage.h:77
The KDevelop namespace contains all classes provided by the KDevelop platform libraries.
Definition: configpage.cpp:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 23:29:33 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 23:29:33 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.