Remove KTextEditor::MainWindow::guiFactory()
Open, Needs TriagePublic

Description

For more flexibility in handling the embedding of plugin UIs, plugins should not be given direct access to the guiFactory() of the main window. Instead, plugins should simply provide a KXMLGUIClient, and let the hosting application take care of embedding this as appropriate.

Related Objects

StatusAssignedTask
OpenNone
OpenNone
tfry created this task.Jan 17 2020, 10:08 AM
tfry renamed this task from Remove KTextEditor::Application::guiFactory() to Remove KTextEditor::MainWindow::guiFactory().Jan 17 2020, 10:11 AM
alex added a subscriber: alex.Apr 20 2021, 3:08 PM

Hey, I haven't found the branches in the repos. Could you please check this?