Results 1 to 2 of 2

Thread: getting text from text area in qml

  1. #1
    Join Date
    Mar 2012
    Posts
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Post getting text from text area in qml

    How do i pass the text area string to qt c++? i need to get a string from qml text area and i have to manipulate in qt c++

    Reply ASAP please...

  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: getting text from text area in qml

    Usually it is done the other way. A string property is exposed from C++ into QML and then bound to some property of some element in QtQuick code.
    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. ruler in text area
    By santhosh in forum Newbie
    Replies: 1
    Last Post: 25th March 2011, 11:52
  2. highlightation of table cell only upto the text area
    By sam_er83 in forum Qt Programming
    Replies: 0
    Last Post: 15th September 2009, 15:03
  3. Displaying text on a MDI area background
    By JPNaude in forum Qt Programming
    Replies: 10
    Last Post: 13th September 2008, 18:51
  4. Qt class showing text area/text edit
    By maverick_pol in forum Qt Programming
    Replies: 4
    Last Post: 21st August 2008, 12:15
  5. Replies: 1
    Last Post: 19th January 2007, 11: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.