Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. qtquick control
    Log in to post

    • SOLVED Setting checked property of a button
      QML and Qt Quick • button qtquick2 qtquick control • • pra7  

      3
      0
      Votes
      3
      Posts
      805
      Views

      @Wieland thanks !!! for the answer.
    • SOLVED QML SwipeView is covering entire window
      QML and Qt Quick • qml qtquick2 qtquick control swipeview • • pra7  

      4
      0
      Votes
      4
      Posts
      2297
      Views

      @pra7 said in QML SwipeView is covering entire window: w That's cool. This solution you came up with is perfect.
    • UNSOLVED Customize TabView/TabBar.
      QML and Qt Quick • qml qtquick2 qtquick control tabviewstyle • • pra7  

      1
      0
      Votes
      1
      Posts
      742
      Views

      No one has replied

    • UNSOLVED resizable layout based on default font size
      QML and Qt Quick • qml qtquick resize font qtquick control • • randsfjorden  

      1
      0
      Votes
      1
      Posts
      589
      Views

      No one has replied

    • SVG in QML-app for iOS
      Mobile and Embedded • qml ios qtquick svg qtquick control • • randsfjorden  

      3
      0
      Votes
      3
      Posts
      1798
      Views

      I think then I need to use png-files instead. Even though that is exhausting - as the app works on other platforms. So I need to create png's just for iOS. But that's the way it goes... Thank you very much for helping me! If anyone has an idea on how to use the svg's I'll be happy to hear about it :).
    • UNSOLVED combobox drop menu style on Mac OS X
      QML and Qt Quick • qml qtquick qtquick control • • shav  

      3
      0
      Votes
      3
      Posts
      1081
      Views

      @jpnurmi Thanks for the reply. This bad news. I think I need find another way for solve my problem. I'll let you know about any progress in this.
    • UNSOLVED Integrating Qt3D to exists QML project
      QML and Qt Quick • qml qt3d qt5.6 qt3d 2.0 qtquick control • • shav  

      2
      0
      Votes
      2
      Posts
      779
      Views

      Hi, The module being pretty new, I'd recommend posting that question on the interest mailing list. You'll find there Qt3D maintainers/developers. (This forum is more user oriented)
    • Missing TableView and TabView on OSX
      QML and Qt Quick • tableview qtquick control tabview • • maximo  

      2
      0
      Votes
      2
      Posts
      818
      Views

      I think I found the answer. I missed this very important sentence: "Some of the described features are only available in the commercial version of Qt Creator." I bet that's it.
    • ButtonStyle in sepperate QML File
      QML and Qt Quick • qml qtquick styles qtquick control • • hpollak  

      7
      0
      Votes
      7
      Posts
      4863
      Views

      Thanks - The code from RamK is the solution. control. ... is the crux. Best regards Harry
    • Set TextField's width in QtQuickControls ?
      QML and Qt Quick • qtquick control • • hongquan  

      2
      0
      Votes
      2
      Posts
      550
      Views

      Hi @hongquan, Yes width is the exact property. Are you sure something other is not affecting the it ?