Results 1 to 3 of 3

Thread: 'private slots: ' what kind of syntax is that?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default 'private slots: ' what kind of syntax is that?

    ok i'm a newbie, i just can't quite figure out what kind of syntax qt uses on this one? i dont recall it's part of standard c++ grammar and it doesn't look like a macro either

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: 'private slots: ' what kind of syntax is that?

    Read about Signal and Slots in the Qt documentation. (And we have a newbie section...) "signal" is part of the signal-slot-syntax.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: 'private slots: ' what kind of syntax is that?

    ...and it's a macro from technical point of view.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. How to code this kind of UI?
    By stephenteh in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 23rd September 2009, 11:31
  2. Resizing any kind of widget runtime
    By vajindarladdad in forum Qt Programming
    Replies: 1
    Last Post: 10th December 2008, 16:02
  3. private and public slots ??
    By salmanmanekia in forum Qt Programming
    Replies: 2
    Last Post: 13th August 2008, 11:49
  4. private slots ??
    By salmanmanekia in forum Qt Programming
    Replies: 7
    Last Post: 6th August 2008, 14:00
  5. Warnings concerning private slots with Qt Jambi
    By kiker99 in forum Qt Programming
    Replies: 1
    Last Post: 9th February 2007, 14:21

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.