2003-11-28 21:50:02 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< title > Open declarations< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< / head >
< body >
2004-06-21 10:33:03 +00:00
< h1 > Open declaration< / h1 >
2003-11-28 21:50:02 +00:00
2004-04-19 14:57:01 +00:00
< p > You can select an element name in your code and quickly navigate to its declaration.< / p >
2004-04-28 17:02:19 +00:00
2004-06-21 10:33:03 +00:00
< img src = "../images/openDeclaration.png" alt = "Editor View showing Open Declaration option" >
2004-04-28 17:02:19 +00:00
2004-06-21 10:33:03 +00:00
< p > Open declaraion will attempt to navigate to the exact declaraion of the selected element. Open declaration requires your file to have the proper include paths set up to the declaraion. If for any reason open declaraion cannot find the declarion, it will display the following message in the status line:< / p >
< img src = "../images/open_declaration_error.png" alt = "This operation is unavailable on the current selection message." >
2003-11-28 21:50:02 +00:00
< p > < img border = "0" src = "../images/ngconcepts.gif" ALT = "Related concepts" width = "143" height = "21" > < br >
< a href = "cdt_c_projects.htm" > CDT Projects< / a > < br >
< a href = "cdt_c_search.htm" > C/C++ search< / a > < / p >
< p > < img border = "0" src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" > < br >
< a href = "../tasks/cdt_t_open_declarations.htm" > Navigate to a C or C++ element's
declaration< / a > < br >
< a href = "../tasks/cdt_t_search.htm" > Searching for C/C++ elements< / a > < / p >
< p > < img border = "0" src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" > < br >
2004-04-28 17:02:19 +00:00
< p > < img src = "../images/ng03_04.gif" ALT = "IBM Copyright Statement" BORDER = "0" width = "324" height = "14" > < / p >
2003-11-28 21:50:02 +00:00
< / body >
< / html >