Giter VIP home page Giter VIP logo

Comments (4)

arthurzam avatar arthurzam commented on August 20, 2024 1

@zaps166 Was happy to contribute!

from qmplay2.

arthurzam avatar arthurzam commented on August 20, 2024

I would like to work on this task. But for this I have some questions:

  1. In my opinion, for easier managing of the various object with names, it is better to create a ui file per every tab (or page as it is called in the code). To every ui file an appropriate class file will be created for managing the information associated with it (making it much more grouped).
  2. *.ui files don't handle something like ifdef. I can fix this problem by setting the hidden flag when the ifdef happens.
  3. ui files don't support partial translatability. For example you have lines like (tr("Style") + ": "). Should I make it just as "Style: " or set the text in C++ code?
  4. For grouping of files, should we move all future files of Settings From to specific folder named "settings"?

from qmplay2.

zaps166 avatar zaps166 commented on August 20, 2024

I'll think about this later, but:

  • I want to do one folder with all *.ui files,
  • hidden flag is not the same - it can create visible small space in grid layout.

One form with all tabs or tabs in different UIs and merge it in C++ (C++ main settings window) - I don't know which will be better.

from qmplay2.

zaps166 avatar zaps166 commented on August 20, 2024

Done: 2dc9b61 (#38, #39, #40), 961e533, dc3d73f

@arthurzam Thanks!!!

from qmplay2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.