Results 1 to 20 of 20

Thread: qt windows help needed

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qt windows help needed

    Quote Originally Posted by dave
    hi

    i'm new to qt programming.
    just dl the opensource edition. i use windows and i'm very interested if there is anything remotely like kdevelop for windows, or at the very least a good free editor.
    You can try to use DevC++ but is very far to KDevelop power.

    second point:
    i myself am very impressed with the quality documentation that came with qt, in the form of qt assistant . but i'm looking for an article about the underlying architecture of signal and slots. to what code the macros are translated, and what exactly is moc doing behind the scenes.
    In the main page of Qt Documentation you can see the section Core Features. The first two links in this section are what you looking.

    Bye and good QT Programming
    A camel can go 14 days without drink,
    I can't!!!

  2. #2
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qt windows help needed

    If you really want to understand signal and slots mechanism the source code of moc is distributed along the open source edition...
    Current Qt projects : QCodeEdit, RotiDeCode

Similar Threads

  1. Qt Jambi, deploying app on Mac & Windows fails
    By ChrisColon in forum Installation and Deployment
    Replies: 2
    Last Post: 16th February 2009, 22:05
  2. Replies: 5
    Last Post: 15th January 2009, 09:03
  3. Opening text file fails after autostartup on windows
    By yogourta in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2008, 03:52
  4. Windows not appearing in XP.
    By beardybloke in forum Qt Programming
    Replies: 7
    Last Post: 24th October 2007, 17:32
  5. Multiple Windows -> Advice needed
    By vokal in forum Newbie
    Replies: 2
    Last Post: 8th January 2007, 08:40

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.