Results 1 to 2 of 2

Thread: Ui Elements (QLineEdit) + QML

  1. #1
    Join Date
    Apr 2008
    Posts
    196
    Thanked 8 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    1

    Default Ui Elements (QLineEdit) + QML

    Hey @all,

    can anybody explain me how to style a QLineEdit for example with QML?

    Best Regards
    NoRulez

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Ui Elements (QLineEdit) + QML

    That is two completely different worlds. A QML scene lives in a big QWidget and QLineEdit is a widget itself. There is two ways for styling a lineedit: StyleSheets and writing a custom QStyle.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. not able move across elements in QTreeWidget
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2010, 19:35
  2. elements not updated
    By danesh in forum Qt Programming
    Replies: 2
    Last Post: 2nd April 2009, 08:35
  3. Replies: 10
    Last Post: 11th August 2008, 21:47
  4. about QHash elements order
    By bruce1007 in forum Qt Programming
    Replies: 2
    Last Post: 25th August 2006, 07:17
  5. Elements out of Range!!
    By Kapil in forum Newbie
    Replies: 9
    Last Post: 3rd April 2006, 10:28

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.