Qt Centre Forum
  • Register
  • Help

  • Home
  • Forum
    • New Posts
    • FAQ
    • Calendar
    • Forum Actions
      • Mark Forums Read
    • Quick Links
      • Today's Posts
      • View Site Leaders
  • FAQ
  • Links
  • What's New?
  • Advanced Search
  • Home
  • Forum
  • Qt
  • Qt Programming
  • how to draw a circle on a frame in Qt-4

  1. If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Results 1 to 2 of 2

Thread: how to draw a circle on a frame in Qt-4

  • Thread Tools
    • Show Printable Version
  • Search Thread
    •  
      Advanced Search
  • Display
    • Switch to Linear Mode
    • Switch to Hybrid Mode

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. 16th September 2009, 08:05 #2
    Lykurg
    • View Profile
    • View Forum Posts
    • View Articles
    Lykurg is offline Guru
    Nokia Certified Qt Developer
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Wiki edits
    5

    Default Re: how to draw a circle on a frame in Qt-4

    • use signal slot mechanism to update your label/frame. (QLineEdit::returnPressed() or keypressevent or install an event filter...)
    • use the paint() method
    • use QPainter::drawEllipse().
    Reply With Quote Reply With Quote

Quick Navigation Qt Programming Top
  • Site Areas
  • Settings
  • Private Messages
  • Subscriptions
  • Who's Online
  • Search Forums
  • Forums Home
  • Forums
  • Qt
    1. Newbie
    2. Qt Programming
      1. Qwt
    3. Qt Quick
    4. Qt Tools
    5. Qt-based Software
    6. Qt for Embedded and Mobile
    7. Installation and Deployment
    8. KDE Forum
  • Other
    1. General Programming
    2. ICSNetwork
      1. Introduction to Qt
      2. An Introduction to QThreads
      3. The GraphicsView Framework
      4. What's New in Qt 4.4
      5. Design Patterns in Qt
      6. The Model-View Framework
      7. Best Practices in Qt Programming
      8. Qt Webkit
      9. Best Practices for Qt Localization
      10. What's New in Qt 4.5
      11. This Week in Qt
    3. General Discussion
    4. Jobs
      1. Resumes
« Previous Thread | Next Thread »

Similar Threads

  1. How to draw a special circle pie
    By parnedo in forum Qt Programming
    Replies: 7
    Last Post: 3rd July 2009, 15:25
  2. How to draw a semi circle or arc of ellipse
    By parnedo in forum Qt Programming
    Replies: 2
    Last Post: 2nd July 2009, 01:39
  3. What is the fastest way to draw a circle ?
    By Vladimir in forum Qt Programming
    Replies: 18
    Last Post: 6th September 2007, 17:26
  4. How do draw a frame in QListView?
    By someralex in forum Qt Programming
    Replies: 24
    Last Post: 21st December 2006, 11:56

Bookmarks

Bookmarks
  • Submit to Digg Digg
  • Submit to del.icio.us del.icio.us
  • Submit to StumbleUpon StumbleUpon
  • Submit to Google Google

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  • BB code is On
  • Smilies are On
  • [IMG] code is On
  • [VIDEO] code is On
  • HTML code is Off

Forum Rules

  • Contact Us
  • Qt Centre
  • Archive
  • Top
All times are GMT +1. The time now is 13:15.
Powered by vBulletin Version 4.2.5 Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.,
© 2006–2017 Qt Centre - The Ultimate Qt Community site
Qt is a trademark of The Qt Company.