Results 1 to 5 of 5

Thread: How to write a derived class of QwtSymbol?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2014
    Posts
    28
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default How to write a derived class of QwtSymbol?

    Hi all,

    I meet a problem with QwtSymbol, I want to design some symbols so I have to write a derived class of QwtSymbol,
    but It seems like that I need to access the PrivateData of parent class, and the Enumerated type Style of parent class doesn't include the style I designed, how could I write this derived class?

    Please excuse me for my poor English, I am not good at it, but I am trying to improve it.

    Momo
    Last edited by momo; 11th February 2014 at 07:36. Reason: spelling corrections

Similar Threads

  1. QwtPlot derived class
    By Marco Trapanese in forum Qwt
    Replies: 15
    Last Post: 4th December 2012, 10:05
  2. Replies: 3
    Last Post: 6th April 2012, 16:44
  3. Use QWidget derived class in Dialog
    By qtneuling in forum Qt Tools
    Replies: 2
    Last Post: 17th May 2008, 23:29
  4. rtti() of derived class
    By quickNitin in forum Newbie
    Replies: 4
    Last Post: 8th October 2006, 14:20
  5. Signal/slot looking in base class, not derived class
    By georgie in forum Qt Programming
    Replies: 2
    Last Post: 12th May 2006, 07:36

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.