• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quick help not picking up ivars
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quick help not picking up ivars


  • Subject: Re: Quick help not picking up ivars
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 10 May 2010 08:46:35 -0700

On May 10, 2010, at 3:14 AM, Johan Lund wrote:

> I have documented an ivar called "myVariable" and generated documentation for it using doxygen.
> When using the variable like this directly, quick help does not display documentation for it:
> myVariable = …


Instance variables aren’t part of a class’s API, so I don’t think Xcode’s doc parser will notice them. Properties, however, are.

> Option-Command-dbl-clicking on it always brings me to the correct doxygen generated api section.

I don’t know what Opt-Cmd does, but Cmd-double-click jumps to the implementation of a symbol, so that may be what’s going on here.

—Jens

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Quick help not picking up ivars (From: Johan Lund <email@hidden>)

  • Prev by Date: Re: Xcode 3.2.2 How to Show SCM Status in Groups & Files Tree
  • Next by Date: Re: Xcode 3.2.2 How to Show SCM Status in Groups & Files Tree
  • Previous by thread: Quick help not picking up ivars
  • Next by thread: Xcode 3.2.2 How to Show SCM Status in Groups & Files Tree
  • Index(es):
    • Date
    • Thread