Results 1 to 2 of 2

Thread: Height/Width of Qt Quick Controls

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2016
    Posts
    53
    Thanks
    13
    Qt products
    Qt4 Qt5
    Platforms
    Windows Android

    Default Height/Width of Qt Quick Controls

    Hi,

    I am developing an app using Qt5.7/Qt Quick controls.

    I want to setup height/width for the QtQuicks controls like Textfiled/Button/Rectangle using QML.
    I want to setup the height/width of the controls which adjust according to screen size/orientation of the target devices.
    Now, I am providing the Pixel value which turn out a mess when the same app deployed in Tablets/smartphones.
    Last edited by Mathan; 26th August 2016 at 14:19.

Similar Threads

  1. how to get image height and width in qt
    By iswaryasenthilkumar in forum Newbie
    Replies: 1
    Last Post: 31st March 2015, 06:52
  2. Pusbutton height and width
    By seany in forum Qt Programming
    Replies: 6
    Last Post: 7th June 2013, 06:35
  3. Widget Height and Width
    By in_dbasu in forum Qt Programming
    Replies: 3
    Last Post: 11th August 2011, 08:44
  4. QLayout: different SizeConstraints for width and height?
    By PhilippB in forum Qt Programming
    Replies: 0
    Last Post: 23rd February 2009, 16:33
  5. width and height of QTabWidget
    By chikkireddi in forum Qt Programming
    Replies: 6
    Last Post: 29th October 2007, 13:53

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.