kdevelop and C++
Tarjei Knapstad
tarjei.knapstad at predichem.com
Thu Oct 28 12:25:19 BST 2004
On Wed, 2004-10-27 at 23:04, Frank Beckmann wrote:
> Hi :-)
>
> i search a feature, that is standard in M$ Visual Studio.
>
> I create an new object
>
> CLASSXY object;
>
> object. XX <-Visual Stuido make a menu of methods and attributs of this class.
>
> Are this feature implemented in kdevelop ?
> When... Where ist the Property ?
>
Of course :) Check out the "Classes" view. It's one of the buttons in
the left hand view (IDEAl mode).
You then get a tree of namespaces, classes and their attributes and
methods. Clicking these will take you directly to them in the code.
--
Tarjei
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list