https://bugs.kde.org/show_bug.cgi?id=468727
Bug ID: 468727 Summary: Code less & create more with Qt Classification: Applications Product: QMLKonsole Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: espi...@gmail.com Reporter: renaud.guezen...@gmail.com Target Milestone: --- SUMMARY Replace UI creation code by ".ui" files for most widgets. As it will create simpler code to read and edit. The cpp code will be mainly dedicated on what to do instead of how elements must appear. It can definitely improve the way to add new features. Anybody who doesn't like Qt Designer are free to make/edit ".ui" files by hand if they really want to work like in the 90's. Of course, the change can be done one by one. No need to rush and make an all at once change. OBSERVED RESULT It gives headache to find the right place to add a poor QLineEdit or QLabel into dialog boxes. EXPECTED RESULT Just drag and drop, set a proper name and that should be all. SOFTWARE/OS VERSIONS: All KDE Plasma Version: All KDE Frameworks Version: All Qt Version: 5 or 6 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.