Results 1 to 2 of 2

Thread: Observer Design Pattern

  1. #1
    Join Date
    Feb 2006
    Posts
    157
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4

    Unhappy Observer Design Pattern

    Hi guys,

    How to impliment your own OBSERVER DESIGH PATTERN in C++ without using any tools( MFC or QT or JAVA ). ie; how we can establish the communication between 2 objects or classes with out using any build in functionalities ( MVC ) ..??



    thanks in advance

  2. #2
    Join Date
    Oct 2006
    Posts
    279
    Thanks
    6
    Thanked 40 Times in 39 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Observer Design Pattern

    Look here. I'm sure you can port the C# example to C++.

Similar Threads

  1. Three Tier Database Programming - Design Pattern
    By sunil.thaha in forum Qt Programming
    Replies: 3
    Last Post: 8th July 2011, 04:00

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.