Results 1 to 2 of 2

Thread: QLabel

  1. #1
    Join Date
    Nov 2006
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default QLabel

    Hi, sorry english.
    The question, is Qlabel mean for "only once" setting something (i need picture) or the same way as may be used for dynamic updating. I other words, i have camera grabbing functions, so i have frames from it and i want to draw them in QLabel. Frequently and fast. Is it normal or QLabel willn't cope wth it? Should i use something else and if so - what?

    thanks

  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: QLabel

    You can update the label periodically, but it might be somewhat slow. You might want to try OpenGL instead.

Similar Threads

  1. [SOLVED] subclassing qlabel
    By mickey in forum Newbie
    Replies: 10
    Last Post: 4th June 2008, 14:43
  2. QScrollArea display custom QLabel
    By spawnwj in forum Qt Programming
    Replies: 6
    Last Post: 6th December 2006, 03:38
  3. QLineEdit && QLabel
    By eleanor in forum Newbie
    Replies: 16
    Last Post: 12th November 2006, 17:30
  4. Subclassed QLabel and enterEvent
    By Lykurg in forum Qt Programming
    Replies: 2
    Last Post: 29th August 2006, 06:44
  5. table in QLabel
    By Pan Wojtas in forum Qt Programming
    Replies: 19
    Last Post: 13th February 2006, 11:37

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.