Results 1 to 2 of 2

Thread: Qml Listview

  1. #1
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Qml Listview

    hi,

    hi i have Qml list view (inside the listview i have text).....in this list view i have large size text ...whenever i move the curser inside the text it will expand ...i dont know how can i do?......please help me.....

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qml Listview

    Use MouseArea element to detect hover events and have the height of the delegate depend on whether the MouseArea contains the mouse pointer or not.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. should i use listview ?
    By rimie23 in forum Qt Programming
    Replies: 20
    Last Post: 9th May 2012, 22:40
  2. How to add images to a Listview in QML?
    By harish in forum Qt Programming
    Replies: 0
    Last Post: 2nd February 2012, 12:31
  3. SQL Query + ListView
    By prophet0 in forum Newbie
    Replies: 1
    Last Post: 19th December 2011, 19:19
  4. qml listview
    By Le_B in forum Qt Quick
    Replies: 1
    Last Post: 25th May 2011, 13:01
  5. listview
    By addu in forum Qt Programming
    Replies: 2
    Last Post: 11th May 2009, 12:05

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.