Results 1 to 3 of 3

Thread: alternative to COM??

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: alternative to COM??


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

    Default Re: alternative to COM??

    @TheKedge,
    Qt is a GUI toolkit, that with time grew to support additional stuff like a bit of network, and with Qt4 you can also write specifically console applications.
    So I think your question has no meaning, in the sence, that using COM has nothing to do with basing your application on Qt or not.
    If what you need is a crossplatform solution, then KORBA might be a solution, but its slower then native solutions.
    If however you dont need a crossplatform solution, there is nothing to prevent you from using COM along a Qt based application.
    Qt based applciation is nothing more then a C++ (if that is what you use) application that can use COM just like any other application.

Similar Threads

  1. Alternative to sscanf ??
    By Windsoarer in forum Qt Programming
    Replies: 7
    Last Post: 26th June 2009, 08:41
  2. QKeyEvent::ascii alternative in QT4
    By psadhukhan in forum Qt Programming
    Replies: 1
    Last Post: 3rd December 2008, 12:32
  3. opengl alternative to setMask() ?
    By JeanC in forum Qt Programming
    Replies: 0
    Last Post: 3rd June 2008, 15:01
  4. alternative to QMessageBox
    By incapacitant in forum Newbie
    Replies: 20
    Last Post: 24th May 2006, 14:49

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.