campo-sirio/wxPG/propgrid/docs/html/structwxPropertyGridHitTestResult.htm
mtollari a3ed46f2c3 Spostamento cartelle da extlib
git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-14 21:14:51 +00:00

126 lines
7.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>wxPropertyGrid: wxPropertyGridHitTestResult Class 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.9 -->
<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>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</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>wxPropertyGridHitTestResult Class Reference</h1><!-- doxytag: class="wxPropertyGridHitTestResult" --><a class="el" href="structwxPropertyGridHitTestResult.htm" title="wxPropertyGridHitTestResult, a return value from wxPropertyGrid::HitTest(), contains...">wxPropertyGridHitTestResult</a>, a return value from <a class="el" href="classwxPropertyGrid.htm#f20ff1e30938a1e0424ade4bf3905989" title="Returns information about arbitrary position in the grid.">wxPropertyGrid::HitTest()</a>, contains all you need to know about an arbitrary location on the grid.
<a href="#_details">More...</a>
<p>
<code>#include &lt;propgrid.h&gt;</code>
<p>
<p>
<a href="classwxPropertyGridHitTestResult-members.htm">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c6ec9537349608f8aa7f6b9b346dd5af"></a><!-- doxytag: member="wxPropertyGridHitTestResult::GetProperty" ref="c6ec9537349608f8aa7f6b9b346dd5af" args="() const " -->
<a class="el" href="classwxPGProperty.htm">wxPGProperty</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>GetProperty</b> () const </td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxPropertyGridHitTestResult.htm#f23e29d4671648cf7f9a0c4b0c1e1934">column</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Column. <a href="#f23e29d4671648cf7f9a0c4b0c1e1934"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classwxPGProperty.htm">wxPGProperty</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxPropertyGridHitTestResult.htm#d0aa18cbfb51abfc0ddeb3616ffb9bbd">property</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Property. <a href="#d0aa18cbfb51abfc0ddeb3616ffb9bbd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxPropertyGridHitTestResult.htm#b6cb71dfb4b0ef32912f16396839805c">splitter</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Index of splitter hit, -1 for none. <a href="#b6cb71dfb4b0ef32912f16396839805c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0af9a90447b44de781a62d949e779db8"></a><!-- doxytag: member="wxPropertyGridHitTestResult::splitterHitOffset" ref="0af9a90447b44de781a62d949e779db8" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxPropertyGridHitTestResult.htm#0af9a90447b44de781a62d949e779db8">splitterHitOffset</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If splitter hit, offset to that. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="structwxPropertyGridHitTestResult.htm" title="wxPropertyGridHitTestResult, a return value from wxPropertyGrid::HitTest(), contains...">wxPropertyGridHitTestResult</a>, a return value from <a class="el" href="classwxPropertyGrid.htm#f20ff1e30938a1e0424ade4bf3905989" title="Returns information about arbitrary position in the grid.">wxPropertyGrid::HitTest()</a>, contains all you need to know about an arbitrary location on the grid. <hr><h2>Member Data Documentation</h2>
<a class="anchor" name="f23e29d4671648cf7f9a0c4b0c1e1934"></a><!-- doxytag: member="wxPropertyGridHitTestResult::column" ref="f23e29d4671648cf7f9a0c4b0c1e1934" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structwxPropertyGridHitTestResult.htm#f23e29d4671648cf7f9a0c4b0c1e1934">wxPropertyGridHitTestResult::column</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Column.
<p>
-1 for margin.
</div>
</div><p>
<a class="anchor" name="d0aa18cbfb51abfc0ddeb3616ffb9bbd"></a><!-- doxytag: member="wxPropertyGridHitTestResult::property" ref="d0aa18cbfb51abfc0ddeb3616ffb9bbd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classwxPGProperty.htm">wxPGProperty</a>* <a class="el" href="structwxPropertyGridHitTestResult.htm#d0aa18cbfb51abfc0ddeb3616ffb9bbd">wxPropertyGridHitTestResult::property</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Property.
<p>
NULL if empty space below properties was hit
</div>
</div><p>
<a class="anchor" name="b6cb71dfb4b0ef32912f16396839805c"></a><!-- doxytag: member="wxPropertyGridHitTestResult::splitter" ref="b6cb71dfb4b0ef32912f16396839805c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structwxPropertyGridHitTestResult.htm#b6cb71dfb4b0ef32912f16396839805c">wxPropertyGridHitTestResult::splitter</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Index of splitter hit, -1 for none.
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>propgrid.h</ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 23 13:22:17 2009 for wxPropertyGrid by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>