campo-sirio/libraries/wxPG/propgrid/docs/html/classwxPropertyGridConstIterator.htm
mtollari 4db94043cb Patch level : 12.0 no-patch
Files correlati     : 
Commento            : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione

git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
2017-10-26 09:11:15 +00:00

121 lines
12 KiB
HTML

<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>wxPropertyGrid: wxPropertyGridConstIterator Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.htm"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.htm"><span>Related&nbsp;Pages</span></a></li>
<li><a href="modules.htm"><span>Modules</span></a></li>
<li class="current"><a href="annotated.htm"><span>Classes</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<img id="MSearchSelect" src="search/search.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</div>
</li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.htm"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.htm"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.htm"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.htm"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>wxPropertyGridConstIterator Class Reference</h1><!-- doxytag: class="wxPropertyGridConstIterator" --><!-- doxytag: inherits="wxPropertyGridIteratorBase" -->
<p>Const version of <a class="el" href="classwxPropertyGridIterator.htm" title="Preferable way to iterate through contents of wxPropertyGrid, wxPropertyGridManager...">wxPropertyGridIterator</a>.
<a href="#_details">More...</a></p>
<p><code>#include &lt;propgrid.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for wxPropertyGridConstIterator:</div>
<div class="dynsection">
<div class="center">
<img src="classwxPropertyGridConstIterator.png" usemap="#wxPropertyGridConstIterator_map" alt=""/>
<map id="wxPropertyGridConstIterator_map" name="wxPropertyGridConstIterator_map">
<area href="classwxPropertyGridIteratorBase.htm" alt="wxPropertyGridIteratorBase" shape="rect" coords="0,0,172,24"/>
</map>
</div>
</div>
<p><a href="classwxPropertyGridConstIterator-members.htm">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa17eefb7e766b59fe15b679b7186bb3d"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator*" ref="aa17eefb7e766b59fe15b679b7186bb3d" args="() const " -->
const <a class="el" href="classwxPGProperty.htm">wxPGProperty</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator*</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3f9cdac0193fa6eeb0c7847bbdf95dd7"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator++" ref="a3f9cdac0193fa6eeb0c7847bbdf95dd7" args="(int)" -->
<a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator++</b> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7ec354a4c3deb2f497036430d7024122"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator++" ref="a7ec354a4c3deb2f497036430d7024122" args="()" -->
<a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator++</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af54ba80c7a75636154bff53ed34a5d90"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator&#45;&#45;" ref="af54ba80c7a75636154bff53ed34a5d90" args="(int)" -->
<a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator--</b> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad0995944b80c25a4a3010b9bd9f59297"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator&#45;&#45;" ref="ad0995944b80c25a4a3010b9bd9f59297" args="()" -->
<a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator--</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae80b634496234c64926fda3e58e0df02"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator=" ref="ae80b634496234c64926fda3e58e0df02" args="(const wxPropertyGridIterator &amp;it)" -->
const <a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwxPropertyGridConstIterator.htm#ae80b634496234c64926fda3e58e0df02">operator=</a> (const <a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> &amp;it)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Additional assignment operator. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6f68168e664a3d8e1b4caca40ac212dd"></a><!-- doxytag: member="wxPropertyGridConstIterator::operator=" ref="a6f68168e664a3d8e1b4caca40ac212dd" args="(const wxPropertyGridConstIterator &amp;it)" -->
const <a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a> &amp;it)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adf8424625bc03a1e9635ceb6ab37beea"></a><!-- doxytag: member="wxPropertyGridConstIterator::wxPropertyGridConstIterator" ref="adf8424625bc03a1e9635ceb6ab37beea" args="(const wxPropertyGridIterator &amp;other)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwxPropertyGridConstIterator.htm#adf8424625bc03a1e9635ceb6ab37beea">wxPropertyGridConstIterator</a> (const <a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> &amp;other)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Additional copy constructor. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6d0ac5e5ceaed98498c51b17295c751c"></a><!-- doxytag: member="wxPropertyGridConstIterator::wxPropertyGridConstIterator" ref="a6d0ac5e5ceaed98498c51b17295c751c" args="(const wxPropertyGridConstIterator &amp;it)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>wxPropertyGridConstIterator</b> (const <a class="el" href="classwxPropertyGridConstIterator.htm">wxPropertyGridConstIterator</a> &amp;it)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a471084fce647d1848157774dea9bc550"></a><!-- doxytag: member="wxPropertyGridConstIterator::wxPropertyGridConstIterator" ref="a471084fce647d1848157774dea9bc550" args="(const wxPropertyGridState *state, int flags, int startPos, int dir=0)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>wxPropertyGridConstIterator</b> (const <a class="el" href="classwxPropertyGridState.htm">wxPropertyGridState</a> *state, int flags, int startPos, int dir=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6170015faf95543c07d40171a030e359"></a><!-- doxytag: member="wxPropertyGridConstIterator::wxPropertyGridConstIterator" ref="a6170015faf95543c07d40171a030e359" args="(const wxPropertyGridState *state, int flags=wxPG_ITERATE_DEFAULT, const wxPGProperty *property=NULL, int dir=1)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>wxPropertyGridConstIterator</b> (const <a class="el" href="classwxPropertyGridState.htm">wxPropertyGridState</a> *state, int flags=wxPG_ITERATE_DEFAULT, const <a class="el" href="classwxPGProperty.htm">wxPGProperty</a> *property=NULL, int dir=1)</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af1439b016ce2313b5408c64b4ed50d5a"></a><!-- doxytag: member="wxPropertyGridConstIterator::OneStep" ref="af1439b016ce2313b5408c64b4ed50d5a" args="(const wxPropertyGridState *state, int flags=wxPG_ITERATE_DEFAULT, const wxPGProperty *property=NULL, int dir=1)" -->
static const <a class="el" href="classwxPGProperty.htm">wxPGProperty</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>OneStep</b> (const <a class="el" href="classwxPropertyGridState.htm">wxPropertyGridState</a> *state, int flags=wxPG_ITERATE_DEFAULT, const <a class="el" href="classwxPGProperty.htm">wxPGProperty</a> *property=NULL, int dir=1)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Const version of <a class="el" href="classwxPropertyGridIterator.htm" title="Preferable way to iterate through contents of wxPropertyGrid, wxPropertyGridManager...">wxPropertyGridIterator</a>. </p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>propgrid.h</li>
</ul>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Enumerator</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Sun Aug 22 12:42:14 2010 for wxPropertyGrid by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>