Results 1 to 5 of 5

Thread: Virtual protected and private var

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 268 Times in 268 Posts
    Wiki edits
    20

    Default Re: Virtual protected and private var

    Please post a compilable minimal example.
    The information you gave is not enough.

  2. #2
    Join Date
    Jul 2009
    Posts
    21
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4

    Post Re: Virtual protected and private var

    here is a compilable example

    WebServer.zip

  3. #3
    Join Date
    Jul 2009
    Posts
    21
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4

    Default Re: Virtual protected and private var

    I still dont understand ! this small example work as it should classTest.zip

  4. #4
    Join Date
    Jul 2009
    Posts
    21
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4

    Default Re: Virtual protected and private var

    Problem solved! nothing to do with protected or private ! I had two webservice runing

    rootService and gService. I was adding data to gService but it was rootService that was answering requests.

Similar Threads

  1. protected function changeevent
    By fearu in forum Newbie
    Replies: 2
    Last Post: 25th September 2010, 13:11
  2. Replies: 11
    Last Post: 12th July 2009, 16:01
  3. Replies: 2
    Last Post: 22nd January 2008, 15:15
  4. signals means protected and what does slots mean
    By babu198649 in forum Qt Programming
    Replies: 1
    Last Post: 27th November 2007, 09:16
  5. About Password Protected Files:
    By vermarajeev in forum Qt Programming
    Replies: 7
    Last Post: 16th February 2007, 14:46

Tags for this Thread

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.