grafX2/doxydoc/html/structBouton__dropdown__choix.html
Adrien Destugues d2bd42887e Some doxygen documentation in boutons.h
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@668 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-03-07 21:50:59 +00:00

138 lines
6.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>GrafX2: Bouton_dropdown_choix Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<script type="text/javascript">
<!--
function changeDisplayState (e){
var num=this.id.replace(/[^[0-9]/g,'');
var button=this.firstChild;
var sectionDiv=document.getElementById('dynsection'+num);
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
sectionDiv.style.display='block';
button.src='open.gif';
}else{
sectionDiv.style.display='none';
button.src='closed.gif';
}
}
function initDynSections(){
var divs=document.getElementsByTagName('div');
var sectionCounter=1;
for(var i=0;i<divs.length-1;i++){
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
var header=divs[i];
var section=divs[i+1];
var button=header.firstChild;
if (button!='IMG'){
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
button=document.createElement('img');
divs[i].insertBefore(button,divs[i].firstChild);
}
header.style.cursor='pointer';
header.onclick=changeDisplayState;
header.id='dynheader'+sectionCounter;
button.src='closed.gif';
section.id='dynsection'+sectionCounter;
section.style.display='none';
section.style.marginLeft='14px';
sectionCounter++;
}
}
}
window.onload = initDynSections;
-->
</script>
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
<li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Bouton_dropdown_choix Struct Reference</h1><!-- doxytag: class="Bouton_dropdown_choix" --><code>#include &lt;struct.h&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structBouton__dropdown__choix.html#cbee17db89c290526cf162e6265db851">Numero</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structBouton__dropdown__choix.html#3c5dd65b30830704cdc59dccd0f0e5f9">Libelle</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structBouton__dropdown__choix.html">Bouton_dropdown_choix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structBouton__dropdown__choix.html#82a1fe9e6d99ee5a303fc89d6029f5cb">Next</a></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="cbee17db89c290526cf162e6265db851"></a><!-- doxytag: member="Bouton_dropdown_choix::Numero" ref="cbee17db89c290526cf162e6265db851" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">short <a class="el" href="structBouton__dropdown__choix.html#cbee17db89c290526cf162e6265db851">Bouton_dropdown_choix::Numero</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Referenced by <a class="el" href="moteur_8h.html#09c8ce2c1929e48ded5dac99da796805">Fenetre_Dropdown_choix()</a>, and <a class="el" href="moteur_8c.html#ac00c3f4ea7137b2fa9e95517391cf06">Fenetre_Dropdown_click()</a>.</p>
</div>
</div><p>
<a class="anchor" name="3c5dd65b30830704cdc59dccd0f0e5f9"></a><!-- doxytag: member="Bouton_dropdown_choix::Libelle" ref="3c5dd65b30830704cdc59dccd0f0e5f9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="structBouton__dropdown__choix.html#3c5dd65b30830704cdc59dccd0f0e5f9">Bouton_dropdown_choix::Libelle</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Referenced by <a class="el" href="moteur_8h.html#09c8ce2c1929e48ded5dac99da796805">Fenetre_Dropdown_choix()</a>, and <a class="el" href="moteur_8c.html#ac00c3f4ea7137b2fa9e95517391cf06">Fenetre_Dropdown_click()</a>.</p>
</div>
</div><p>
<a class="anchor" name="82a1fe9e6d99ee5a303fc89d6029f5cb"></a><!-- doxytag: member="Bouton_dropdown_choix::Next" ref="82a1fe9e6d99ee5a303fc89d6029f5cb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct <a class="el" href="structBouton__dropdown__choix.html">Bouton_dropdown_choix</a>* <a class="el" href="structBouton__dropdown__choix.html#82a1fe9e6d99ee5a303fc89d6029f5cb">Bouton_dropdown_choix::Next</a><code> [read]</code> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Referenced by <a class="el" href="moteur_8h.html#09c8ce2c1929e48ded5dac99da796805">Fenetre_Dropdown_choix()</a>, <a class="el" href="moteur_8c.html#ac00c3f4ea7137b2fa9e95517391cf06">Fenetre_Dropdown_click()</a>, and <a class="el" href="moteur_8h.html#75923e3c25aa66e0509ba98176eeac1f">Fenetre_Dropdown_vider_choix()</a>.</p>
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="struct_8h.html">struct.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Mar 7 22:45:16 2009 for GrafX2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>