[umbrello] [Bug 400794] New: Move out ui options page code into separate class

Ralf Habacker bugzilla_noreply at kde.org
Wed Nov 7 10:53:22 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=400794

            Bug ID: 400794
           Summary: Move out ui options page code into separate class
           Product: umbrello
           Version: 2.26.2 (KDE Applications 18.08.2)
          Platform: Other
                OS: All
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de
  Target Milestone: ---

In the current implementation, the code for the Ui options page used by the
settings dialog is still embedded in SettingsDialog::setupUIPage(), while all
other pages are already in separate classes. This should be corrected.

STEPS TO REPRODUCE
1. inspect SettingsDialog::setupUIPage() at
https://cgit.kde.org/umbrello.git/tree/umbrello/dialogs/settingsdialog.cpp#n116

OBSERVED RESULT
The page code is embedded

EXPECTED RESULT
The page code should be moved out into a separate class


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list