Results 1 to 2 of 2

Thread: Question about functions in classes

  1. #1
    Join Date
    Apr 2009
    Posts
    12
    Thanks
    13
    Qt products
    Qt4
    Platforms
    Windows

    Default Question about functions in classes

    Hey

    Let's you use the QtCreator ...


    when you type the dot next to the object you get a list of functions that the object has....

    On the right of the list that automatically drops down some have an inclined red rectangle with a key symbol next to it...

    What do the function with the key icon mean??

    Thanks in advance

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Question about functions in classes

    They specify if the function is private / protected / public.
    I dont, however remember what icon is for what,,, you can find yourself

  3. The following user says thank you to aamer4yu for this useful post:

    cwnelatury (13th May 2009)

Similar Threads

  1. Plugin implementation question
    By JPNaude in forum Qt Programming
    Replies: 12
    Last Post: 27th August 2008, 20:24
  2. Professional Classes & Objects Structure
    By webstylemedia in forum Newbie
    Replies: 4
    Last Post: 4th August 2008, 10:50
  3. templates / Q_OBJECT question
    By _borker_ in forum Qt Programming
    Replies: 6
    Last Post: 19th December 2007, 20:35
  4. Replies: 12
    Last Post: 14th August 2007, 17:54
  5. Quick question regarding abstract classes and DLLs
    By durbrak in forum Qt Programming
    Replies: 1
    Last Post: 8th February 2007, 21:32

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.