Results 1 to 12 of 12

Thread: QwtPlot - Changing Title fonts

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2007
    Posts
    74
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default QwtPlot - Changing Title fonts

    The answer to this may seem completely obvious - when I see it...

    How does one change the Font used by QwtPlot to display the Graph and Axis titles?

    It seems as if there should be a setAxisTitleFont() and setTitleFont()?

    QwtPlot::initPlot() does:
    d_data->lblTitle->setFont(QFont(fontInfo().family(), 14, QFont::Bold));

    but I don't want to edit the source and rebuild the library...

    Thanks!

  2. The following user says thank you to MrGarbage for this useful post:

    TheGhost (4th January 2012)

Similar Threads

  1. Replies: 2
    Last Post: 12th April 2007, 11:11

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.