Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Design Tooling
    3. Qt Design Studio
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • F

      Unsolved I want to use custommaterial which can show advancedcustommaterial example in QtCreator,but I got two trouble.
      • ForeverLoki

      1
      0
      Votes
      1
      Posts
      60
      Views

      No one has replied

    • G

      Unsolved why i can't ever set Material theme for Qt.Quick.Window?
      • gry52

      1
      0
      Votes
      1
      Posts
      46
      Views

      No one has replied

    • G

      Unsolved connections, the editor is not exposed.
      • GoldenJ

      1
      0
      Votes
      1
      Posts
      48
      Views

      No one has replied

    • G

      Unsolved Qt DS - textField background color change
      • GoldenJ

      1
      0
      Votes
      1
      Posts
      22
      Views

      No one has replied

    • F

      Unsolved use html, css for ui form
      • Fagot

      3
      0
      Votes
      3
      Posts
      96
      Views

      F

      @sierdzio thanks for the answer!

    • G

      Unsolved Drag and drop of qtbridge files?
      • GoldenJ

      5
      0
      Votes
      5
      Posts
      51
      Views

      G

      @Vikas-Pachdha
      hello Vikas-Pachdha. With a new license, that issue has been resolved. It was a enterprise license, but I don't know why the bridge didn't connect. Thank you so much for kindly letting me know. have a good day : )

    • A

      Unsolved ActiveX Control Grayed Out
      • AppAnoAndre

      4
      0
      Votes
      4
      Posts
      179
      Views

      jsulm

      @Chronal said in ActiveX Control Grayed Out:

      Unfortunately, ActiveX controls are not supported in Qt

      Wrong. https://doc.qt.io/qt-6/qt-activex.html

    • V

      Unsolved Is the generated code from this designer also licensed under GPL-2.0?
      • vwan

      3
      0
      Votes
      3
      Posts
      103
      Views

      jsulm

      @Chronal said in Is the generated code from this designer also licensed under GPL-2.0?:

      The Qt Company has stated that all code generated from the Qt Designer is licensed under the GPL 2.0

      Where?

    • I

      Solved module "QtQuick.Studio.Effects" is not installed
      • Imeshsps

      3
      0
      Votes
      3
      Posts
      166
      Views

      I

      Build the dev branch from here and it will give the dynamic QtQuick.Studio.Effects library which can be cross compiled.

    • K

      Unsolved extra padding getting added even though everything is set to 0
      • Kebin

      2
      0
      Votes
      2
      Posts
      88
      Views

      Y

      I don't think it is possible to get rid of the extra padding. It is possibly by default there.
      I think you can reduce the size to get the required field. Try setting it to a negative value.

    • F

      Unsolved Qt Design Studio - Properties Modal Survey not functioning
      • FieldlineUI

      2
      0
      Votes
      2
      Posts
      110
      Views

      SGaist

      Hi and welcome to devnet,

      Sounds like a bug, you should rather report that to the bug tracker. This is a user forum.

    • S

      Unsolved Qml component not displaying in designer
      • SethMacMaroon

      4
      0
      Votes
      4
      Posts
      862
      Views

      L

      @SethMacMaroon hello, i also ave problem with Mac OS and qt, the qtdesigner always asking to access my documents, and qtdesign Studio have an error with kit and I can’t solve it.

      Are you following a tuto of Wanderson on YouTube ? 😂

    • CKurdu

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

      4
      0
      Votes
      4
      Posts
      174
      Views

      JKSH

      @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

    • W

      Unsolved Cann't start Qt Design Studio after upgrade, what's the problem?
      • wvqigescy

      3
      0
      Votes
      3
      Posts
      181
      Views

      T

      As far as I know this is the only report of such an issue.
      The only reason for this I can think of is the update from Qt 6.3 to Qt 6.4. Qt Design Studio 3.9 now uses Qt 6.4, but there is as mentioned no known issue related to this.
      The changes to the welcome page itself were quite minimal and should not be triggered on startup.
      Did disabling the Welcome plugin solve this issue?

      Maybe this is related to the download of the latest example thumbnails. You can disable this by adding this to your qtdesignstudio.ini file:

      QML/Designer/EnableWelcomePageDownload= false

    • S

      Solved At startup, the entire program window is covered with green lines.
      • Seliverstoff

      4
      0
      Votes
      4
      Posts
      176
      Views

      S

      @JKSH said in At startup, the entire program window is covered with green lines.:

      Is your default GPU an Intel one? Intel integrated GPUs are known to cause various problems, especially when combined with a dedicated NVIDIA/AMD GPU (for example: https://bugreports.qt.io/browse/QTBUG-69538 )

      Yes, that was exactly the problem. I also updated the intel graphic drivers. In this case, the nVidia panel settings are not required.

    • H

      Unsolved This topic is deleted!
      • hilod

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • H

      Unsolved This topic is deleted!
      • hilod

      1
      0
      Votes
      1
      Posts
      20
      Views

      No one has replied

    • O

      Unsolved I don't understand the Designer-Developer Workflow in the documentation...
      • oodledev

      1
      1
      Votes
      1
      Posts
      5860
      Views

      No one has replied

    • T

      Unsolved This topic is deleted!
      • talhapov

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • J

      Unsolved "Show Live Preview" sometimes doesn't work right
      • jaquilio

      2
      0
      Votes
      2
      Posts
      235
      Views

      T

      I am not aware of this issue. You can always restart the live preview by disabling it (unchecking the toolbutton) and then checking it on again. This is much faster than restarting Qt Design Studio. In some special cases something might interfere with the update.
      If it actually requires you to restart Qt Design Studio this would be a really weird bug. In any case please file a bug report.