Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML formatting
Qt 6.11 is out! See what's new in the release blog

QML formatting

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 664 Views 1 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
    Circuits
    wrote on last edited by aha_1980
    #1

    After messing around a bit with formatting I noticed the while C++ has a section for brackets QML does not. Is there any way I can alter how QML handles brackets or are my options really only spaces and tabs?

    JonBJ 1 Reply Last reply
    0
    • C Circuits

      After messing around a bit with formatting I noticed the while C++ has a section for brackets QML does not. Is there any way I can alter how QML handles brackets or are my options really only spaces and tabs?

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Circuits
      Do you mean in writing the source code for QML versus C++? Each language has its own syntax, you cannot alter that.....

      C 1 Reply Last reply
      0
      • JonBJ JonB

        @Circuits
        Do you mean in writing the source code for QML versus C++? Each language has its own syntax, you cannot alter that.....

        C Offline
        C Offline
        Circuits
        wrote on last edited by Circuits
        #3

        @JonB No I mean formatting for QML vs C++ so in Qt creator if you selection Tools:Options:Qt Quick and or C++ there are some formatting options, you will note that C++ has many more options than QML.

        1 Reply Last reply
        0

        • Login

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