Results 1 to 6 of 6

Thread: QComboBox Custom Widget has missing designer properties

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2007
    Location
    Sunny Darwin, NT Australia
    Posts
    186
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    29
    Thanked 5 Times in 5 Posts

    Default Re: QComboBox Custom Widget has missing designer properties

    Quote Originally Posted by aamer4yu View Post
    I dont mean u will have to expose methods...what I mean is check if by mistake you have declared it as private...
    WOW! I Can't believe I DID declare a private variable by that name
    Now I remember why I did that too. Thanks for pointing it out.
    Now I'm left with my original problem...custom widget's tab order feature isn't there in designer.
    I'm positive it's something to do with it being a child of the layout. So how do I get rid of the layout ? have to re-implement paint event maybe ? how ?
    Last edited by vieraci; 7th December 2009 at 11:54. Reason: updated contents

  2. #2
    Join Date
    Apr 2007
    Location
    Sunny Darwin, NT Australia
    Posts
    186
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    29
    Thanked 5 Times in 5 Posts

    Default Re: QComboBox Custom Widget has missing designer properties

    I still haven't worked it out, if this is a sticky one at least if I can get a reply stating "don't know" I'd feel better.

Similar Threads

  1. Replies: 3
    Last Post: 17th November 2009, 14:43
  2. Custom widget - Only works in Designer
    By Darhuuk in forum Qt Tools
    Replies: 6
    Last Post: 8th January 2008, 00:46
  3. Replies: 15
    Last Post: 25th March 2007, 03:40
  4. Replies: 5
    Last Post: 16th May 2006, 20:38
  5. Replies: 4
    Last Post: 1st March 2006, 23: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
  •  
Qt is a trademark of The Qt Company.