Results 1 to 6 of 6

Thread: QML extension - painting issue

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QML extension - painting issue

    You can do the same thing in C++. I had the impression you wanted to do that in QML
    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.


  2. #2
    Join Date
    Sep 2010
    Location
    Poland
    Posts
    112
    Thanks
    8
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default Re: QML extension - painting issue

    Now, after you've mentioned that, I am pretty confused where I would like to put it...

    but I think that would be simpler do draw single Rectangle and than already in QML code attach to any shape I want to.
    Basically I have a class which uses QDeclarativeListProperty and I am constantly thinking whether I should put all drawing inside this class which uses QDeclarativeListProperty or rather to the type T which is placed in QDeclarativeListProperty.
    My schedule makes my cry
    My works makes my laugh
    My life makes... oh...no....

  3. #3
    Join Date
    Sep 2010
    Location
    Poland
    Posts
    112
    Thanks
    8
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default Re: QML extension - painting issue, qmldump issue

    please remove this post
    I decided to moved it's content to new thread
    Last edited by kornicameister; 5th October 2011 at 10:24.
    My schedule makes my cry
    My works makes my laugh
    My life makes... oh...no....

Similar Threads

  1. QMake Target extension
    By gregg in forum Qt Tools
    Replies: 2
    Last Post: 28th February 2011, 18:18
  2. QScrollArea and Painting issue
    By myfifth in forum Newbie
    Replies: 4
    Last Post: 21st January 2011, 08:21
  3. using qmotif extension
    By pascasio in forum Newbie
    Replies: 7
    Last Post: 30th November 2010, 13:53
  4. Using Qt with kernel extension dll
    By ramazangirgin in forum Qt Programming
    Replies: 1
    Last Post: 21st January 2008, 13:23
  5. QListWidget painting issue
    By guilugi in forum Qt Programming
    Replies: 6
    Last Post: 16th April 2007, 17:06

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.