Skip to content

Qt Design Studio

For questions about Qt Design Studio

111 Topics 327 Posts
  • Design Studio locking up?

    Unsolved
    4
    0 Votes
    4 Posts
    445 Views
    J

    It turns out it was due to a the modal Create Project dialog showing up...somewhere. the only way I ever got it to work was by unplugging my second monitor. So there seems to be a screen selection problem that somehow got activated.

  • Looking for best practices on SVG's in QDS?

    Unsolved
    1
    0 Votes
    1 Posts
    126 Views
    No one has replied
  • No elements visible

    Unsolved
    1
    0 Votes
    1 Posts
    95 Views
    No one has replied
  • QT Design Studio tabs

    Unsolved
    2
    0 Votes
    2 Posts
    107 Views
    T

    from documentation https://doc.qt.io/qt-6/qml-qtquick-controls-tabbar.html#details I would use a StackLayout

  • 0 Votes
    5 Posts
    505 Views
    M

    Finally , I have to use the different mirror that the default as listed in: https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.mirrorlist

    after browsing here and there , I must put the mirror without full path to xml. Instead only url before the /online part.

    qt-online-installer-windows-x64-4.8.1.exe --mirror https://qt-mirror.dannhauer.de/

    and voila!
    ef3627c3-b8b8-4c48-8877-9bc1279f7e57-image.png
    b8b101c7-7378-4eb6-a4b9-aaf64c341a0d-image.png

  • 0 Votes
    5 Posts
    1k Views
    T

    @Alhazred please create a report https://bugreports.qt.io/secure/CreateIssue!default.jspa

  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Timeline issue

    Unsolved
    8
    0 Votes
    8 Posts
    501 Views
    D

    OK , thnx.

  • QmlElement is not recognized in QDS

    Unsolved
    2
    0 Votes
    2 Posts
    130 Views
    A

    Nobody here even reply man. As far as I know, you can read more about how QDS works with CMake, Qmake, python and C++. There is a way to know what project structure does QDS expects, I think. Make a project in QDS, click on Files -> Export Project -> Enable Python Generation or Enable CMake Generation. You can learn a bit faster that way.

  • QML Module not found

    Solved
    3
    0 Votes
    3 Posts
    281 Views
    B

    I ran into a similar issue, the difference being that my project is in Python and I declared a QML element using the @QmlElement annotation, but it was not recognized by Qt Design Studio, even though the program ran fine and the functionality seemed to be working correctly.

  • No QML Utility Specified for the Target Device

    Unsolved
    2
    1 Votes
    2 Posts
    195 Views
    T

    Please do not use the Android kit.

    You can use the UI viewer to preview applications on Android.

    This is explaiend here: https://doc.qt.io/qtdesignstudio/qt-ui-viewer.html.

    This feature will get a major overhaul in Qt Design Studio 4.7.

  • QML module not found error

    Unsolved
    3
    0 Votes
    3 Posts
    212 Views
    T

    How did you fix it?

  • Dynamic Grid

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    J

    @James-Gallegos It works, Thanks

  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    38 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Qt design studio file from Windows to Raspberry Pi

    Unsolved
    2
    0 Votes
    2 Posts
    734 Views
    Pl45m4P

    @Marzonek said in Qt design studio file from Windows to Raspberry Pi:

    i created a Design in Qt design studio on my Windows because i need a GUI for a Project in my school.

    Hi,

    did you wrote an app or only the .ui / *.qml file(s) in QtDesigner / Qt Design Studio?

    Is it possible to run the file i created on my Windows to run on my Pi?

    There is not such thing as "running the GUI file". You need to use it in an app with Qt.

    You need to create an app, with or without QML and then compile it for your Raspberry Pi device.

    One possibility how to proceed is shown in this Video here.
    Use the latest versions and not the ones shown in the video though.
    If you already made a QML design, you can copy the code to re-use it, as working with Qt is platform independent.

  • Qt Design Studio Community Edition start screen

    Solved
    2
    0 Votes
    2 Posts
    520 Views
    T

    you can write:

    [DoNotAskAgain]
    StudioSplashScreen=true

    into the user settings file under ~/.config/QtProject/QtDesignStudio.ini
    but please also create a bugreport with your system data, distri + which window manager is used

  • Qt Creator 14.0.1 Failed to create project

    Locked Unsolved
    2
    1 Votes
    2 Posts
    570 Views
    Christian EhrlicherC

    Dupe of https://forum.qt.io/topic/158270

  • 0 Votes
    1 Posts
    292 Views
    No one has replied
  • Link License to Qt Design Studio Install

    Unsolved
    3
    0 Votes
    3 Posts
    396 Views
    JKSHJ

    Hi, and welcome!

    @Newton4this said in Link License to Qt Design Studio Install:

    I am currently unable to drag and drop files

    Can you please clarify what kind of files you tried to drag and drop? And what license you have (if any)?