Skip to main content
summaryrefslogtreecommitdiffstats
blob: d8d2693948521004f53dfd765f0ac5c3a0d17dc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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 Element</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>Open Element</h1>

<p>Use Open Element to open up the declaration of C/C++ classes, structures, unions, typedefs, enumerations, namespaces, functions, methods and variables.</p>

<p><img src="../images/cdt_open_element.png" alt="Open Element Dialog Box" ></p>



<p>
<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >  
</p>
</body>

</html>

Back to the top