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
497 lines
32 KiB
HTML
497 lines
32 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: wxPropertyGrid Property Attribute Identifiers</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><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>
|
|
<div class="contents">
|
|
<h1>wxPropertyGrid Property Attribute Identifiers</h1>
|
|
<p><a class="el" href="classwxPropertyGridInterface.htm#a129a37f9d87a2a08516772de9860432d" title="Sets an attribute of a property.">wxPropertyGrid::SetPropertyAttribute()</a> accepts one of these as attrname argument .
|
|
<a href="#_details">More...</a></p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td colspan="2"><h2>Defines</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga346b2fb98b8639ac02e822290923a662">wxPG_ATTR_INLINE_HELP</a> wxT("InlineHelp")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Universal, string. <a href="#ga346b2fb98b8639ac02e822290923a662"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gab6db0512b26c30788f87d12a33e41b83">wxPG_ATTR_MAX</a> wxT("Max")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Universal, int or double. <a href="#gab6db0512b26c30788f87d12a33e41b83"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gaf3a2df2e7d48eebac8c4c1d5fc5c7674">wxPG_ATTR_MIN</a> wxT("Min")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Universal, int or double. <a href="#gaf3a2df2e7d48eebac8c4c1d5fc5c7674"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gaf122a189c011842114c76f92a9c8747c">wxPG_ATTR_MULTICHOICE_USERSTRINGMODE</a> wxT("UserStringMode")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxMultiChoiceProperty.htm" title="Property that manages a value resulting from wxMultiChoiceDialog.">wxMultiChoiceProperty</a>, int. <a href="#gaf122a189c011842114c76f92a9c8747c"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga954e3111feb8105008786a43c4adacab">wxPG_ATTR_SPINCTRL_MOTIONSPIN</a> wxT("MotionSpin")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">SpinCtrl editor, bool. <a href="#ga954e3111feb8105008786a43c4adacab"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga94a6c060555a0273ba2c6eb6b4b8354d">wxPG_ATTR_SPINCTRL_STEP</a> wxT("Step")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">SpinCtrl editor, int or double. <a href="#ga94a6c060555a0273ba2c6eb6b4b8354d"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga0736a304ee458959cef2d961b2ce197c">wxPG_ATTR_SPINCTRL_WRAP</a> wxT("Wrap")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">SpinCtrl editor, bool. <a href="#ga0736a304ee458959cef2d961b2ce197c"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gac230e35b0326d4875f6edff62ba87193">wxPG_ATTR_UNITS</a> wxT("Units")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Universal, string. <a href="#gac230e35b0326d4875f6edff62ba87193"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga9e92f4867bf9fbc7c71779c74d18ccd1">wxPG_BOOL_USE_CHECKBOX</a> wxT("UseCheckbox")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxBoolProperty.htm" title="Basic property with boolean value.">wxBoolProperty</a> specific, int, default 0. <a href="#ga9e92f4867bf9fbc7c71779c74d18ccd1"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga83269ba02f001acb95afd54365ab1249">wxPG_BOOL_USE_DOUBLE_CLICK_CYCLING</a> wxT("UseDClickCycling")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxBoolProperty.htm" title="Basic property with boolean value.">wxBoolProperty</a> specific, int, default 0. <a href="#ga83269ba02f001acb95afd54365ab1249"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gae0e144261fd157a14505ea4ccd491902">wxPG_COLOUR_ALLOW_CUSTOM</a> wxT("AllowCustom")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxColourProperty.htm">wxColourProperty</a> and its kind, int, default 1. <a href="#gae0e144261fd157a14505ea4ccd491902"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga36ffe2751918d3395426f6cf1097b3c3">wxPG_CUSTOM_PAINT_CALLBACK</a> wxT("PaintCallback")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxCustomProperty.htm" title="This is a somewhat inefficient but versatile property class.">wxCustomProperty</a> specific, void*. <a href="#ga36ffe2751918d3395426f6cf1097b3c3"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga1b154004759d86b4a9396c0ee06f777b">wxPG_CUSTOM_PRIVATE_CHILDREN</a> wxT("PrivateChildren")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxCustomProperty.htm" title="This is a somewhat inefficient but versatile property class.">wxCustomProperty</a> specific, int, default 0. <a href="#ga1b154004759d86b4a9396c0ee06f777b"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gadc9cc7e8e83bfe00e2731fed4414262d"></a><!-- doxytag: member="attrids::wxPG_DATE_FORMAT" ref="gadc9cc7e8e83bfe00e2731fed4414262d" args="" -->
|
|
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gadc9cc7e8e83bfe00e2731fed4414262d">wxPG_DATE_FORMAT</a> wxT("DateFormat")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets displayed date format for <a class="el" href="classwxDateProperty.htm" title="Property representing wxDateTime.">wxDateProperty</a>. <br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gafaf305be931ad04c70cc87e4bea1f6b4">wxPG_DATE_PICKER_STYLE</a> wxT("PickerStyle")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets wxDatePickerCtrl window style used with <a class="el" href="classwxDateProperty.htm" title="Property representing wxDateTime.">wxDateProperty</a>. <a href="#gafaf305be931ad04c70cc87e4bea1f6b4"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga97abb775beecdf1a0fafb19a83c27064">wxPG_DIR_DIALOG_MESSAGE</a> wxT("DialogMessage")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Specific to <a class="el" href="classwxDirProperty.htm" title="Like wxLongStringProperty, but the button triggers dir selector instead.">wxDirProperty</a>, wxString, default is empty. <a href="#ga97abb775beecdf1a0fafb19a83c27064"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga7eaada265b1de41f5077394a9641fb90">wxPG_FILE_DIALOG_TITLE</a> wxT("DialogTitle")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Specific to <a class="el" href="classwxFileProperty.htm" title="Like wxLongStringProperty, but the button triggers file selector instead.">wxFileProperty</a> and derivatives, wxString, default is empty. <a href="#ga7eaada265b1de41f5077394a9641fb90"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga637a42721fc9cc4792074485c404ef9c">wxPG_FILE_INITIAL_PATH</a> wxT("InitialPath")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Specific to <a class="el" href="classwxFileProperty.htm" title="Like wxLongStringProperty, but the button triggers file selector instead.">wxFileProperty</a> and derived properties, wxString, default is empty. <a href="#ga637a42721fc9cc4792074485c404ef9c"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga4f5c5c01ab4d8831176444348f1871c1">wxPG_FILE_SHOW_FULL_PATH</a> wxT("ShowFullPath")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">wxFileProperty/wxImageFileProperty specific, int, default 1. <a href="#ga4f5c5c01ab4d8831176444348f1871c1"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gae796be9c5d62019d98eac2607bea2cd7">wxPG_FILE_SHOW_RELATIVE_PATH</a> wxT("ShowRelativePath")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Specific to <a class="el" href="classwxFileProperty.htm" title="Like wxLongStringProperty, but the button triggers file selector instead.">wxFileProperty</a> and derived properties, wxString, default empty. <a href="#gae796be9c5d62019d98eac2607bea2cd7"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga1817e1bea592d9cda7a330ea3a25f851">wxPG_FILE_WILDCARD</a> wxT("Wildcard")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">wxFileProperty/wxImageFileProperty specific, wxChar*, default is detected/varies. <a href="#ga1817e1bea592d9cda7a330ea3a25f851"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga0eb461aed02f070563a251508a8c39ab">wxPG_FLOAT_PRECISION</a> wxT("Precision")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classwxFloatProperty.htm" title="Basic property with double-precision floating point value.">wxFloatProperty</a> (and similar) specific, int, default -1. <a href="#ga0eb461aed02f070563a251508a8c39ab"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gac993471d9a61aa32599ffc859ba291cd"></a><!-- doxytag: member="attrids::wxPG_STRING_PASSWORD" ref="gac993471d9a61aa32599ffc859ba291cd" args="" -->
|
|
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#gac993471d9a61aa32599ffc859ba291cd">wxPG_STRING_PASSWORD</a> wxT("Password")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The text will be echoed as asterisks (wxTE_PASSWORD will be passed to textctrl etc). <br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga37d4a454b7e6af6dcb357e8889c75900">wxPG_UINT_BASE</a> wxT("Base")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Define base used by a <a class="el" href="classwxUIntProperty.htm" title="Basic property with unsigned integer value.">wxUIntProperty</a>. <a href="#ga37d4a454b7e6af6dcb357e8889c75900"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__attrids.htm#ga7e7c064da03b41fa90390df48cb7e8b4">wxPG_UINT_PREFIX</a> wxT("Prefix")</td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Define prefix rendered to <a class="el" href="classwxUIntProperty.htm" title="Basic property with unsigned integer value.">wxUIntProperty</a>. <a href="#ga7e7c064da03b41fa90390df48cb7e8b4"></a><br/></td></tr>
|
|
</table>
|
|
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
|
<p><a class="el" href="classwxPropertyGridInterface.htm#a129a37f9d87a2a08516772de9860432d" title="Sets an attribute of a property.">wxPropertyGrid::SetPropertyAttribute()</a> accepts one of these as attrname argument . </p>
|
|
<p>You can use strings instead of constants. However, some of these constants are redefined to use cached strings which may reduce your binary size by some amount. </p>
|
|
<hr/><h2>Define Documentation</h2>
|
|
<a class="anchor" id="ga346b2fb98b8639ac02e822290923a662"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_INLINE_HELP" ref="ga346b2fb98b8639ac02e822290923a662" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_INLINE_HELP wxT("InlineHelp")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Universal, string. </p>
|
|
<p>When set, will be shown in property's value cell when displayed value string is empty, or value is unspecified. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gab6db0512b26c30788f87d12a33e41b83"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_MAX" ref="gab6db0512b26c30788f87d12a33e41b83" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_MAX wxT("Max")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Universal, int or double. </p>
|
|
<p>Maximum value for numeric properties. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gaf3a2df2e7d48eebac8c4c1d5fc5c7674"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_MIN" ref="gaf3a2df2e7d48eebac8c4c1d5fc5c7674" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_MIN wxT("Min")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Universal, int or double. </p>
|
|
<p>Minimum value for numeric properties. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gaf122a189c011842114c76f92a9c8747c"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_MULTICHOICE_USERSTRINGMODE" ref="gaf122a189c011842114c76f92a9c8747c" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_MULTICHOICE_USERSTRINGMODE wxT("UserStringMode")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxMultiChoiceProperty.htm" title="Property that manages a value resulting from wxMultiChoiceDialog.">wxMultiChoiceProperty</a>, int. </p>
|
|
<p>If 0, no user strings allowed. If 1, user strings appear before list strings. If 2, user strings appear after list string. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga954e3111feb8105008786a43c4adacab"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_SPINCTRL_MOTIONSPIN" ref="ga954e3111feb8105008786a43c4adacab" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_SPINCTRL_MOTIONSPIN wxT("MotionSpin")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>SpinCtrl editor, bool. </p>
|
|
<p>If true, spin control value can be changed by moving the mouse while left mouse button is pressed. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga94a6c060555a0273ba2c6eb6b4b8354d"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_SPINCTRL_STEP" ref="ga94a6c060555a0273ba2c6eb6b4b8354d" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_SPINCTRL_STEP wxT("Step")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>SpinCtrl editor, int or double. </p>
|
|
<p>How much number changes when button is pressed (or up/down on keybard). </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga0736a304ee458959cef2d961b2ce197c"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_SPINCTRL_WRAP" ref="ga0736a304ee458959cef2d961b2ce197c" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_SPINCTRL_WRAP wxT("Wrap")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>SpinCtrl editor, bool. </p>
|
|
<p>If true, value wraps at Min/Max. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gac230e35b0326d4875f6edff62ba87193"></a><!-- doxytag: member="propgrid.h::wxPG_ATTR_UNITS" ref="gac230e35b0326d4875f6edff62ba87193" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_ATTR_UNITS wxT("Units")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Universal, string. </p>
|
|
<p>When set, will be shown as text after the displayed text value. Alternatively, if third column is enabled, text will be shown there (for any type of property). </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga9e92f4867bf9fbc7c71779c74d18ccd1"></a><!-- doxytag: member="propgrid.h::wxPG_BOOL_USE_CHECKBOX" ref="ga9e92f4867bf9fbc7c71779c74d18ccd1" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_BOOL_USE_CHECKBOX wxT("UseCheckbox")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxBoolProperty.htm" title="Basic property with boolean value.">wxBoolProperty</a> specific, int, default 0. </p>
|
|
<p>When 1 sets bool property to use checkbox instead of choice. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga83269ba02f001acb95afd54365ab1249"></a><!-- doxytag: member="propgrid.h::wxPG_BOOL_USE_DOUBLE_CLICK_CYCLING" ref="ga83269ba02f001acb95afd54365ab1249" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_BOOL_USE_DOUBLE_CLICK_CYCLING wxT("UseDClickCycling")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxBoolProperty.htm" title="Basic property with boolean value.">wxBoolProperty</a> specific, int, default 0. </p>
|
|
<p>When 1 sets bool property value to cycle on double click (instead of showing the popup listbox). </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gae0e144261fd157a14505ea4ccd491902"></a><!-- doxytag: member="propgrid.h::wxPG_COLOUR_ALLOW_CUSTOM" ref="gae0e144261fd157a14505ea4ccd491902" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_COLOUR_ALLOW_CUSTOM wxT("AllowCustom")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxColourProperty.htm">wxColourProperty</a> and its kind, int, default 1. </p>
|
|
<p>Setting this attribute to 0 hides custom colour from property's list of choices. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga36ffe2751918d3395426f6cf1097b3c3"></a><!-- doxytag: member="propgrid.h::wxPG_CUSTOM_PAINT_CALLBACK" ref="ga36ffe2751918d3395426f6cf1097b3c3" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_CUSTOM_PAINT_CALLBACK wxT("PaintCallback")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxCustomProperty.htm" title="This is a somewhat inefficient but versatile property class.">wxCustomProperty</a> specific, void*. </p>
|
|
<p>Sets callback function (of type wxPGPaintCallback) that is called whenever image in front of property needs to be repainted. This attribute takes precedence over bitmap set with wxPG_CUSTOM_IMAGE, and it is only proper way to draw images to wxCustomProperty's drop down choices list. </p>
|
|
<dl class="remark"><dt><b>Remarks:</b></dt><dd>Callback must handle measure calls (i.e. when rect.x < 0, set paintdata.m_drawnHeight to height of item in question). </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga1b154004759d86b4a9396c0ee06f777b"></a><!-- doxytag: member="propgrid.h::wxPG_CUSTOM_PRIVATE_CHILDREN" ref="ga1b154004759d86b4a9396c0ee06f777b" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_CUSTOM_PRIVATE_CHILDREN wxT("PrivateChildren")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxCustomProperty.htm" title="This is a somewhat inefficient but versatile property class.">wxCustomProperty</a> specific, int, default 0. </p>
|
|
<p>Setting to 1 makes children private (ie. sets wxPG_PROP_AGGREGATE flag), similar to other properties with fixed children. </p>
|
|
<dl class="remark"><dt><b>Remarks:</b></dt><dd><ul>
|
|
<li>Children must be added <b>when this attribute has value 0</b>. Otherwise there will be an assertion failure.</li>
|
|
<li>Changed event occurs on the parent only. </li>
|
|
</ul>
|
|
</dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gafaf305be931ad04c70cc87e4bea1f6b4"></a><!-- doxytag: member="propgrid.h::wxPG_DATE_PICKER_STYLE" ref="gafaf305be931ad04c70cc87e4bea1f6b4" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_DATE_PICKER_STYLE wxT("PickerStyle")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Sets wxDatePickerCtrl window style used with <a class="el" href="classwxDateProperty.htm" title="Property representing wxDateTime.">wxDateProperty</a>. </p>
|
|
<p>Default is wxDP_DEFAULT | wxDP_SHOWCENTURY. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga97abb775beecdf1a0fafb19a83c27064"></a><!-- doxytag: member="propgrid.h::wxPG_DIR_DIALOG_MESSAGE" ref="ga97abb775beecdf1a0fafb19a83c27064" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_DIR_DIALOG_MESSAGE wxT("DialogMessage")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Specific to <a class="el" href="classwxDirProperty.htm" title="Like wxLongStringProperty, but the button triggers dir selector instead.">wxDirProperty</a>, wxString, default is empty. </p>
|
|
<p>Sets a specific message for the dir dialog. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga7eaada265b1de41f5077394a9641fb90"></a><!-- doxytag: member="propgrid.h::wxPG_FILE_DIALOG_TITLE" ref="ga7eaada265b1de41f5077394a9641fb90" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_FILE_DIALOG_TITLE wxT("DialogTitle")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Specific to <a class="el" href="classwxFileProperty.htm" title="Like wxLongStringProperty, but the button triggers file selector instead.">wxFileProperty</a> and derivatives, wxString, default is empty. </p>
|
|
<p>Sets a specific title for the dir dialog. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga637a42721fc9cc4792074485c404ef9c"></a><!-- doxytag: member="propgrid.h::wxPG_FILE_INITIAL_PATH" ref="ga637a42721fc9cc4792074485c404ef9c" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_FILE_INITIAL_PATH wxT("InitialPath")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Specific to <a class="el" href="classwxFileProperty.htm" title="Like wxLongStringProperty, but the button triggers file selector instead.">wxFileProperty</a> and derived properties, wxString, default is empty. </p>
|
|
<p>Sets the initial path of where to look for files. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga4f5c5c01ab4d8831176444348f1871c1"></a><!-- doxytag: member="propgrid.h::wxPG_FILE_SHOW_FULL_PATH" ref="ga4f5c5c01ab4d8831176444348f1871c1" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_FILE_SHOW_FULL_PATH wxT("ShowFullPath")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>wxFileProperty/wxImageFileProperty specific, int, default 1. </p>
|
|
<p>When 0, only the file name is shown (i.e. drive and directory are hidden). </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="gae796be9c5d62019d98eac2607bea2cd7"></a><!-- doxytag: member="propgrid.h::wxPG_FILE_SHOW_RELATIVE_PATH" ref="gae796be9c5d62019d98eac2607bea2cd7" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_FILE_SHOW_RELATIVE_PATH wxT("ShowRelativePath")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Specific to <a class="el" href="classwxFileProperty.htm" title="Like wxLongStringProperty, but the button triggers file selector instead.">wxFileProperty</a> and derived properties, wxString, default empty. </p>
|
|
<p>If set, then the filename is shown relative to the given path string. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga1817e1bea592d9cda7a330ea3a25f851"></a><!-- doxytag: member="propgrid.h::wxPG_FILE_WILDCARD" ref="ga1817e1bea592d9cda7a330ea3a25f851" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_FILE_WILDCARD wxT("Wildcard")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>wxFileProperty/wxImageFileProperty specific, wxChar*, default is detected/varies. </p>
|
|
<p>Sets the wildcard used in the triggered wxFileDialog. Format is the same. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga0eb461aed02f070563a251508a8c39ab"></a><!-- doxytag: member="propgrid.h::wxPG_FLOAT_PRECISION" ref="ga0eb461aed02f070563a251508a8c39ab" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_FLOAT_PRECISION wxT("Precision")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p><a class="el" href="classwxFloatProperty.htm" title="Basic property with double-precision floating point value.">wxFloatProperty</a> (and similar) specific, int, default -1. </p>
|
|
<p>Sets the (max) precision used when floating point value is rendered as text. The default -1 means infinite precision. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga37d4a454b7e6af6dcb357e8889c75900"></a><!-- doxytag: member="propgrid.h::wxPG_UINT_BASE" ref="ga37d4a454b7e6af6dcb357e8889c75900" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_UINT_BASE wxT("Base")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Define base used by a <a class="el" href="classwxUIntProperty.htm" title="Basic property with unsigned integer value.">wxUIntProperty</a>. </p>
|
|
<p>Valid constants are wxPG_BASE_OCT, wxPG_BASE_DEC, wxPG_BASE_HEX and wxPG_BASE_HEXL (lowercase characters). </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ga7e7c064da03b41fa90390df48cb7e8b4"></a><!-- doxytag: member="propgrid.h::wxPG_UINT_PREFIX" ref="ga7e7c064da03b41fa90390df48cb7e8b4" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxPG_UINT_PREFIX wxT("Prefix")</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Define prefix rendered to <a class="el" href="classwxUIntProperty.htm" title="Basic property with unsigned integer value.">wxUIntProperty</a>. </p>
|
|
<p>Accepted constants wxPG_PREFIX_NONE, wxPG_PREFIX_0x, and wxPG_PREFIX_DOLLAR_SIGN. <b>Note:</b> Only wxPG_PREFIX_NONE works with Decimal and Octal numbers. </p>
|
|
|
|
</div>
|
|
</div>
|
|
</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>
|