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
		
			
				
	
	
		
			140 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			140 lines
		
	
	
		
			10 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: wxColourPropertyValue 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>wxColourPropertyValue Class Reference</h1><!-- doxytag: class="wxColourPropertyValue" -->
 | 
						|
<p>Because text, background and other colours tend to differ between platforms, <a class="el" href="classwxSystemColourProperty.htm" title="Has dropdown list of wxWidgets system colours.">wxSystemColourProperty</a> must be able to select between system colour and, when necessary, to pick a custom one.  
 | 
						|
<a href="#_details">More...</a></p>
 | 
						|
 | 
						|
<p><code>#include <advprops.h></code></p>
 | 
						|
 | 
						|
<p><a href="classwxColourPropertyValue-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="a4223095998794c2a47b4b9cf442ac964"></a><!-- doxytag: member="wxColourPropertyValue::Init" ref="a4223095998794c2a47b4b9cf442ac964" args="(wxUint32 type, const wxColour &colour)" -->
 | 
						|
void </td><td class="memItemRight" valign="bottom"><b>Init</b> (wxUint32 type, const wxColour &colour)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a52756dff408e0b5a00cfe515aee68f51"></a><!-- doxytag: member="wxColourPropertyValue::operator=" ref="a52756dff408e0b5a00cfe515aee68f51" args="(const wxColourPropertyValue &cpv)" -->
 | 
						|
void </td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classwxColourPropertyValue.htm">wxColourPropertyValue</a> &cpv)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6b369e2484f5bb0dc5d5585e77dab570"></a><!-- doxytag: member="wxColourPropertyValue::wxColourPropertyValue" ref="a6b369e2484f5bb0dc5d5585e77dab570" args="(wxUint32 type, const wxColour &colour)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxColourPropertyValue</b> (wxUint32 type, const wxColour &colour)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2078b59b85d2d8dab3730788ef91eed1"></a><!-- doxytag: member="wxColourPropertyValue::wxColourPropertyValue" ref="a2078b59b85d2d8dab3730788ef91eed1" args="(wxUint32 type)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxColourPropertyValue</b> (wxUint32 type)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac07cbf4c5b0988fbbbcf0bf251d84577"></a><!-- doxytag: member="wxColourPropertyValue::wxColourPropertyValue" ref="ac07cbf4c5b0988fbbbcf0bf251d84577" args="(const wxColour &colour)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxColourPropertyValue</b> (const wxColour &colour)</td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1f7fba8ebcf54da751f06e8ebe4a78ae"></a><!-- doxytag: member="wxColourPropertyValue::wxColourPropertyValue" ref="a1f7fba8ebcf54da751f06e8ebe4a78ae" args="(const wxColourPropertyValue &v)" -->
 | 
						|
 </td><td class="memItemRight" valign="bottom"><b>wxColourPropertyValue</b> (const <a class="el" href="classwxColourPropertyValue.htm">wxColourPropertyValue</a> &v)</td></tr>
 | 
						|
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top">wxColour </td><td class="memItemRight" valign="bottom"><a class="el" href="classwxColourPropertyValue.htm#a40742851ba26cd29450466011e8af4bc">m_colour</a></td></tr>
 | 
						|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Resulting colour.  <a href="#a40742851ba26cd29450466011e8af4bc"></a><br/></td></tr>
 | 
						|
<tr><td class="memItemLeft" align="right" valign="top">wxUint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="classwxColourPropertyValue.htm#a42fffa02f3ba7f377168a22b6e9150fe">m_type</a></td></tr>
 | 
						|
<tr><td class="mdescLeft"> </td><td class="mdescRight">An integer value relating to the colour, and which exact meaning depends on the property with which it is used.  <a href="#a42fffa02f3ba7f377168a22b6e9150fe"></a><br/></td></tr>
 | 
						|
</table>
 | 
						|
<hr/><a name="_details"></a><h2>Detailed Description</h2>
 | 
						|
<p>Because text, background and other colours tend to differ between platforms, <a class="el" href="classwxSystemColourProperty.htm" title="Has dropdown list of wxWidgets system colours.">wxSystemColourProperty</a> must be able to select between system colour and, when necessary, to pick a custom one. </p>
 | 
						|
<p><a class="el" href="classwxSystemColourProperty.htm" title="Has dropdown list of wxWidgets system colours.">wxSystemColourProperty</a> value makes this possible. </p>
 | 
						|
<hr/><h2>Member Data Documentation</h2>
 | 
						|
<a class="anchor" id="a40742851ba26cd29450466011e8af4bc"></a><!-- doxytag: member="wxColourPropertyValue::m_colour" ref="a40742851ba26cd29450466011e8af4bc" args="" -->
 | 
						|
<div class="memitem">
 | 
						|
<div class="memproto">
 | 
						|
      <table class="memname">
 | 
						|
        <tr>
 | 
						|
          <td class="memname">wxColour <a class="el" href="classwxColourPropertyValue.htm#a40742851ba26cd29450466011e8af4bc">wxColourPropertyValue::m_colour</a></td>
 | 
						|
        </tr>
 | 
						|
      </table>
 | 
						|
</div>
 | 
						|
<div class="memdoc">
 | 
						|
 | 
						|
<p>Resulting colour. </p>
 | 
						|
<p>Should be correct regardless of type. </p>
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<a class="anchor" id="a42fffa02f3ba7f377168a22b6e9150fe"></a><!-- doxytag: member="wxColourPropertyValue::m_type" ref="a42fffa02f3ba7f377168a22b6e9150fe" args="" -->
 | 
						|
<div class="memitem">
 | 
						|
<div class="memproto">
 | 
						|
      <table class="memname">
 | 
						|
        <tr>
 | 
						|
          <td class="memname">wxUint32 <a class="el" href="classwxColourPropertyValue.htm#a42fffa02f3ba7f377168a22b6e9150fe">wxColourPropertyValue::m_type</a></td>
 | 
						|
        </tr>
 | 
						|
      </table>
 | 
						|
</div>
 | 
						|
<div class="memdoc">
 | 
						|
 | 
						|
<p>An integer value relating to the colour, and which exact meaning depends on the property with which it is used. </p>
 | 
						|
<p>For <a class="el" href="classwxSystemColourProperty.htm" title="Has dropdown list of wxWidgets system colours.">wxSystemColourProperty</a>:</p>
 | 
						|
<p>Any of wxSYS_COLOUR_XXX, or any web-colour ( use wxPG_TO_WEB_COLOUR macro - (currently unsupported) ), or wxPG_COLOUR_CUSTOM.</p>
 | 
						|
<p>For custom colour properties without values array specified:</p>
 | 
						|
<p>index or wxPG_COLOUR_CUSTOM</p>
 | 
						|
<p>For custom colour properties <b>with</b> values array specified:</p>
 | 
						|
<p>m_arrValues[index] or wxPG_COLOUR_CUSTOM </p>
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<hr/>The documentation for this class was generated from the following file:<ul>
 | 
						|
<li>advprops.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>
 |