Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Design Tooling
  3. Qt Design Studio
  4. What is the limitations if I don't use ui files.
Forum Updated to NodeBB v4.3 + New Features

What is the limitations if I don't use ui files.

Scheduled Pinned Locked Moved Unsolved Qt Design Studio
4 Posts 2 Posters 592 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CKurdu
    wrote on 12 Jan 2023, 15:11 last edited by
    #1

    Hello everyone,
    If I convert to all ui files to normal qml files, what kind of problems can be born? Because I already did for many files and I haven't seen any problem yet.

    Because I want to code freely, I don't want to ui.qml file limitations and I don't see any problems also in 2d editing when I convert them but I want to be sure about not encountering future problems.

    Kind regards.

    You reap what you sow it

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 14 Jan 2023, 14:03 last edited by
      #2

      There are no technical limitations: All *.ui.qml files are proper *.qml files.

      You just lose the ability to use a graphical WYSIWYG editor, and separation of concerns (GUI implementation vs. logic implementation) is no longer enforced.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      1
      • C Offline
        C Offline
        CKurdu
        wrote on 14 Jan 2023, 17:54 last edited by
        #3

        I can use the graphical editor also. Do you mean I will not be able to use it in the future?

        You reap what you sow it

        J 1 Reply Last reply 16 Jan 2023, 14:09
        0
        • C CKurdu
          14 Jan 2023, 17:54

          I can use the graphical editor also. Do you mean I will not be able to use it in the future?

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 16 Jan 2023, 14:09 last edited by
          #4

          @CKurdu said in What is the limitations if I don't use ui files.:

          I can use the graphical editor also. Do you mean I will not be able to use it in the future?

          The graphical editor requires you to keep them as *.ui.qml files

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          1

          1/4

          12 Jan 2023, 15:11

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved