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
		
			
				
	
	
		
			116 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			116 lines
		
	
	
		
			11 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: wxPropertyGridIterator 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 Page</span></a></li>
 | 
						|
      <li><a href="pages.htm"><span>Related 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 List</span></a></li>
 | 
						|
      <li><a href="classes.htm"><span>Class Index</span></a></li>
 | 
						|
      <li><a href="hierarchy.htm"><span>Class Hierarchy</span></a></li>
 | 
						|
      <li><a href="functions.htm"><span>Class Members</span></a></li>
 | 
						|
    </ul>
 | 
						|
  </div>
 | 
						|
</div>
 | 
						|
<div class="contents">
 | 
						|
<h1>wxPropertyGridIterator Class Reference</h1><!-- doxytag: class="wxPropertyGridIterator" --><!-- doxytag: inherits="wxPropertyGridIteratorBase" -->
 | 
						|
<p>Preferable way to iterate through contents of <a class="el" href="classwxPropertyGrid.htm" title="wxPropertyGrid is a specialized two-column grid for editing properties such as strings...">wxPropertyGrid</a>, <a class="el" href="classwxPropertyGridManager.htm" title="wxPropertyGridManager is an efficient multi-page version of wxPropertyGrid, which...">wxPropertyGridManager</a>, and <a class="el" href="classwxPropertyGridPage.htm" title="Holder of property grid page information.">wxPropertyGridPage</a>.  
 | 
						|
<a href="#_details">More...</a></p>
 | 
						|
 | 
						|
<p><code>#include <propgrid.h></code></p>
 | 
						|
<div class="dynheader">
 | 
						|
Inheritance diagram for wxPropertyGridIterator:</div>
 | 
						|
<div class="dynsection">
 | 
						|
 <div class="center">
 | 
						|
  <img src="classwxPropertyGridIterator.png" usemap="#wxPropertyGridIterator_map" alt=""/>
 | 
						|
  <map id="wxPropertyGridIterator_map" name="wxPropertyGridIterator_map">
 | 
						|
<area href="classwxPropertyGridIteratorBase.htm" alt="wxPropertyGridIteratorBase" shape="rect" coords="0,0,168,24"/>
 | 
						|
</map>
 | 
						|
 </div>
 | 
						|
</div>
 | 
						|
 | 
						|
<p><a href="classwxPropertyGridIterator-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="a3997a32579a4cc15859ed04716fcc932"></a><!-- doxytag: member="wxPropertyGridIterator::operator*" ref="a3997a32579a4cc15859ed04716fcc932" args="() const " -->
 | 
						|
<a class="el" href="classwxPGProperty.htm">wxPGProperty</a> * </td><td class="memItemRight" valign="bottom"><b>operator*</b> () const </td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a004b83272cf4be25a907fc8463ffe937"></a><!-- doxytag: member="wxPropertyGridIterator::operator++" ref="a004b83272cf4be25a907fc8463ffe937" args="(int)" -->
 | 
						|
<a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> </td><td class="memItemRight" valign="bottom"><b>operator++</b> (int)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a41aaa5040e4a5896a8d24457f3db0b1d"></a><!-- doxytag: member="wxPropertyGridIterator::operator++" ref="a41aaa5040e4a5896a8d24457f3db0b1d" args="()" -->
 | 
						|
<a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> & </td><td class="memItemRight" valign="bottom"><b>operator++</b> ()</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac5431d3dd593d7c74405a94b04fe85ab"></a><!-- doxytag: member="wxPropertyGridIterator::operator--" ref="ac5431d3dd593d7c74405a94b04fe85ab" args="(int)" -->
 | 
						|
<a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> </td><td class="memItemRight" valign="bottom"><b>operator--</b> (int)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a734f924ce975d252bb2b95c19dff527f"></a><!-- doxytag: member="wxPropertyGridIterator::operator--" ref="a734f924ce975d252bb2b95c19dff527f" args="()" -->
 | 
						|
<a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> & </td><td class="memItemRight" valign="bottom"><b>operator--</b> ()</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae45fd59c663c3146d37edc75399d8cc2"></a><!-- doxytag: member="wxPropertyGridIterator::operator=" ref="ae45fd59c663c3146d37edc75399d8cc2" args="(const wxPropertyGridIterator &it)" -->
 | 
						|
const <a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> & </td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> &it)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1291e02a0696f676cf50743c62ea1722"></a><!-- doxytag: member="wxPropertyGridIterator::wxPropertyGridIterator" ref="a1291e02a0696f676cf50743c62ea1722" args="(const wxPropertyGridIterator &it)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxPropertyGridIterator</b> (const <a class="el" href="classwxPropertyGridIterator.htm">wxPropertyGridIterator</a> &it)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abd2c814be273026a1c0a919f75c681dd"></a><!-- doxytag: member="wxPropertyGridIterator::wxPropertyGridIterator" ref="abd2c814be273026a1c0a919f75c681dd" args="(wxPropertyGridState *state, int flags, int startPos, int dir=0)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxPropertyGridIterator</b> (<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="a9e5c35a2ad3765261f249cc1f8041220"></a><!-- doxytag: member="wxPropertyGridIterator::wxPropertyGridIterator" ref="a9e5c35a2ad3765261f249cc1f8041220" args="(wxPropertyGridState *state, int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *property=NULL, int dir=1)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxPropertyGridIterator</b> (<a class="el" href="classwxPropertyGridState.htm">wxPropertyGridState</a> *state, int flags=wxPG_ITERATE_DEFAULT, <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="a8c5697e16bb51ff757d9124bb62e505d"></a><!-- doxytag: member="wxPropertyGridIterator::OneStep" ref="a8c5697e16bb51ff757d9124bb62e505d" args="(wxPropertyGridState *state, int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *property=NULL, int dir=1)" -->
 | 
						|
static <a class="el" href="classwxPGProperty.htm">wxPGProperty</a> * </td><td class="memItemRight" valign="bottom"><b>OneStep</b> (<a class="el" href="classwxPropertyGridState.htm">wxPropertyGridState</a> *state, int flags=wxPG_ITERATE_DEFAULT, <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>Preferable way to iterate through contents of <a class="el" href="classwxPropertyGrid.htm" title="wxPropertyGrid is a specialized two-column grid for editing properties such as strings...">wxPropertyGrid</a>, <a class="el" href="classwxPropertyGridManager.htm" title="wxPropertyGridManager is an efficient multi-page version of wxPropertyGrid, which...">wxPropertyGridManager</a>, and <a class="el" href="classwxPropertyGridPage.htm" title="Holder of property grid page information.">wxPropertyGridPage</a>. </p>
 | 
						|
<p>See <a class="el" href="classwxPropertyGridInterface.htm#a41ab8661411082563c8191f614f91007" title="Returns iterator class instance.">wxPropertyGridInterface::GetIterator()</a> for more information about usage. </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"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </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:15 2010 for wxPropertyGrid by 
 | 
						|
<a href="http://www.doxygen.org/index.html">
 | 
						|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
 | 
						|
</body>
 | 
						|
</html>
 |