Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. design mode
    Log in to post

    • UNSOLVED QtCreator: Frequently appearing info dialogs cause crashes
      Tools • qtcreator design mode • • Name already in use  

      1
      0
      Votes
      1
      Posts
      110
      Views

      No one has replied

    • SOLVED Qt Creator 4.14 SIGSEGV in design mode
      Tools • design mode qt creator 4.14 • • user8408080  

      2
      0
      Votes
      2
      Posts
      132
      Views

      It seems like this was a packaging error on Arch Linux, if you are facing this issue, install assimp
    • UNSOLVED Qt Creator - Theme wechselt ohne Zutun
      German • design mode qt creator 4.14 • • rakader  

      2
      0
      Votes
      2
      Posts
      173
      Views

      @rakader Guten Morgen. Kannst Du mal Creator mit dem Parameter -tcs starten? Wenn es dann geht, liegt es an den Einstellungen. Welches OS hast Du? Grüße
    • UNSOLVED Could it be that QML_DESIGNER_IMPORT_PATH conflicts with QML_IMPORT_PATH ?
      Tools • qt creator cmake design mode • • Andreas Schacherbauer  

      1
      0
      Votes
      1
      Posts
      194
      Views

      No one has replied

    • UNSOLVED QtQuick 2 controls aren't visible in QML-designer after Qt static building
      QML and Qt Quick • qml qtquick2 qt designer static build design mode • • HoShiMin  

      1
      0
      Votes
      1
      Posts
      167
      Views

      No one has replied

    • SOLVED Wie kann ich in QT Creator im Edit Window die Webengine zur Auswahl hinzufügen (Widget App)?
      German • qtcreator widget webengine qt5 design mode widget applicat • • sm-a  

      5
      0
      Votes
      5
      Posts
      1008
      Views

      Vielen Dank @J-Hilk für den Link zur sehr guten Dokumentation was mir weitergeholfen hat. Vielen Dank auch an @mrjj der auch einen entscheidenen Tipp gegeben hat eben dass es nur mit dem MSVC Compiler funktioniert. Habe beim Installationsprozess von "webengine" auf der rechte Seite gesehen das MSVC 2017 erforderlich ist von daher stimmt die Aussage absolut. Vielen Vielen Dank nochmals an euch beiden die mir geholfen haben. Grüße Sven
    • UNSOLVED Editing QML files in Design mode
      QML and Qt Quick • qml design mode • • akhilprsd  

      2
      0
      Votes
      2
      Posts
      542
      Views

      Hi, Please don't post the same question in multiple sub-forums. One is enough. You can always ask a moderator to move it if needed. Duplicates Closing this one.
    • UNSOLVED Cannot reduce size of main window.
      General and Desktop • designer design design mode • • ronyNS  

      4
      0
      Votes
      4
      Posts
      1653
      Views

      @ronyNS Hi yes, i have such issue with image in QLabel and layouts. Try to clear it and see if its it :) also , just to test, if u make new project, does it allow to scale mainwin in designer?
    • Design mode does not work
      Tools • qtcreator design mode • • olheem  

      3
      0
      Votes
      3
      Posts
      714
      Views

      We changed the way the QtQuick UI is integrated from QQuickWindow to QQuickWidget. Your issue is most likely related to this change. Please create a bug report including detailed information on your setup (graphics card, driver etc.).
    • [Partially Solved] Cannot Connect to QML Emulation Layer
      General and Desktop • qml qtcreator design mode • • eLim  

      3
      0
      Votes
      3
      Posts
      3056
      Views

      @SGaist Qt Creator 3.4.0 with Qt 5.4.1. Reinstalling it somehow fixed the issue. Still seems very strange..