Results 1 to 2 of 2

Thread: [Designer][*.ui file] Problem accessing private section of form

  1. #1
    Join Date
    Jul 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default [Designer][*.ui file] Problem accessing private section of form

    Hi folks. Recently I've started to use Qt Designer, to a form I've added QTableView. I've included a file produced by uic in my main.cpp file but i can't do much witch my QTableView due to the fact that this is a part of a private section. Any ways to get around this problem? Thanks for any suggestions.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: [Designer][*.ui file] Problem accessing private section of form

    Last edited by high_flyer; 22nd December 2009 at 13:21.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

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.