Redesign of "Configure Launches" dialog

Andreas Pakulat apaku at gmx.de
Sun Feb 5 19:42:18 UTC 2012


On 05.02.12 20:18:54, Sven Brauch wrote:
> Can't we just change it to return a TabWidget and then add a page?

How do you intend this to work, who returns the tabwidget? It also
means that plugins wanting to contribute to the configuration are
required to know how the dialog is designed. Its much better for the
plugins to provide a list of widgets to create tabs for and have each
one provide a windowTitle for the tab-text. This ensures that the
dialog can be easily changed in the future without having to adapt the
plugins (decoupling is an important thing with plugins)

Andreas





More information about the KDevelop-devel mailing list