~ubuntu-branches/ubuntu/raring/codeblocks/raring-proposed

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmith/propgrid/contrib/docs/html/propgrid/classwxPGInDialogValidator.htm

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-08-09 04:38:38 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100809043838-a59ygguym4eg0jgw
Tags: 10.05-0ubuntu1
* New upstream release. Closes (LP: #322350)
 - Switch to dpkg-source 3.0 (quilt) format
 - Remove unneeded README.source
 - Add debian/get-source-orig script that removes all
   Windows prebuilt binaries
* Bump Standards-Version to 3.9.1
 - Stop shipping *.la files
* debian/control
 - Add cdbs package as Build-Depend
 - Add libbz2-dev and zlib1g-dev packages as
   Build-Depends (needed by libhelp_plugin.so)
 - Remove dpatch package of Build-Depends
 - Add codeblocks-contrib-debug package
 - Split architecture-independent files of codeblocks
   package in codeblocks-common package
* debian/rules
 - Switch to CDBS rules system
 - Add parallel build support
 - Add a call to debian/get-source-orig script
 - Use lzma compression (saves 23,5 MB of free space)
* debian/patches
 - Refresh 01_codeblocks_plugin_path
 - Add 02_no_Makefiles_in_debian_dir to remove any link
   in codeblocks build system to deleted Makefiles of debian directory
 - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
* debian/watch
 - Update to use the new host (berlios.de)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>wxPropertyGrid: wxPGInDialogValidator class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
</head><body>
6
 
<!-- Generated by Doxygen 1.3.6 -->
7
 
<div class="qindex">  <form class="search" action="search.php" method="get">
8
 
<a class="qindex" href="index.htm">Main&nbsp;Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="hierarchy.htm">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.htm">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.htm">Class&nbsp;List</a> | <a class="qindex" href="functions.htm">Class&nbsp;Members</a>  | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
9
 
<h1>wxPGInDialogValidator Class Reference</h1>Creates and manages a temporary wxTextCtrl for validation purposes. Uses wxPropertyGrid's current editor, if available.  
10
 
<a href="#_details">More...</a>
11
 
<p>
12
 
<code>#include &lt;propdev.h&gt;</code>
13
 
<p>
14
 
<a href="classwxPGInDialogValidator-members.htm">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
15
 
<tr><td></td></tr>
16
 
<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
17
 
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="wxPGInDialogValidatora0" doxytag="wxPGInDialogValidator::DoValidate" ></a>
18
 
bool&nbsp;</td><td class="memItemRight" valign=bottom><b>DoValidate</b> (<a class="el" href="classwxPropertyGrid.htm">wxPropertyGrid</a> *propGrid, wxValidator *validator, const wxString &amp;value)</td></tr>
19
 
 
20
 
</table>
21
 
<hr><a name="_details"></a><h2>Detailed Description</h2>
22
 
Creates and manages a temporary wxTextCtrl for validation purposes. Uses wxPropertyGrid's current editor, if available. 
23
 
<p>
24
 
<hr>The documentation for this class was generated from the following file:<ul>
25
 
<li>propdev.h</ul>
26
 
<hr size="1"><address style="align: right;"><small>Generated on Mon Oct 29 16:56:23 2007 for wxPropertyGrid by
27
 
<a href="http://www.doxygen.org/index.html">
28
 
<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
29
 
</a>1.3.6 </small></address>
30
 
</body>
31
 
</html>