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
		
			
				
	
	
		
			101 lines
		
	
	
		
			5.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			5.4 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: wxBoolProperty 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>wxBoolProperty Class Reference</h1><!-- doxytag: class="wxBoolProperty" --><!-- doxytag: inherits="wxPGProperty" -->
 | |
| <p>Basic property with boolean value.  
 | |
| <a href="#_details">More...</a></p>
 | |
| 
 | |
| <p><code>#include <props.h></code></p>
 | |
| <div class="dynheader">
 | |
| Inheritance diagram for wxBoolProperty:</div>
 | |
| <div class="dynsection">
 | |
|  <div class="center">
 | |
|   <img src="classwxBoolProperty.png" usemap="#wxBoolProperty_map" alt=""/>
 | |
|   <map id="wxBoolProperty_map" name="wxBoolProperty_map">
 | |
| <area href="classwxPGProperty.htm" alt="wxPGProperty" shape="rect" coords="0,0,101,24"/>
 | |
| </map>
 | |
|  </div>
 | |
| </div>
 | |
| 
 | |
| <p><a href="classwxBoolProperty-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="a72a8c1394b80bf293803872f47a432c0"></a><!-- doxytag: member="wxBoolProperty::wxBoolProperty" ref="a72a8c1394b80bf293803872f47a432c0" args="(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, bool value=false)" -->
 | |
|  </td><td class="memItemRight" valign="bottom"><b>wxBoolProperty</b> (const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, bool value=false)</td></tr>
 | |
| </table>
 | |
| <hr/><a name="_details"></a><h2>Detailed Description</h2>
 | |
| <p>Basic property with boolean value. </p>
 | |
| <p><b>Supported special attributes:</b></p>
 | |
| <ul>
 | |
| <li>"UseCheckbox": Set to 1 to use check box editor instead of combo box.</li>
 | |
| <li>"UseDClickCycling": Set to 1 to cycle combo box instead showing the list. </li>
 | |
| </ul>
 | |
| <hr/>The documentation for this class was generated from the following file:<ul>
 | |
| <li>props.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:14 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>
 |