Ignore:
Timestamp:
Oct 24, 2011 12:57:52 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
63edfb2
Parents:
73088f5
Message:

edit calculator docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • calculatorview/docs/sphinx/html/api/perspectives/calculator/help_panel.html

    r73088f5 r5f50326  
    2828    <link rel="top" title="calculatorview 0.1.0 documentation" href="../../../index.html" /> 
    2929    <link rel="up" title="Reference" href="index.html" /> 
    30     <link rel="next" title="load_thread" href="load_thread.html" /> 
     30    <link rel="next" title="kiessig_calculator_panel" href="kiessig_calculator_panel.html" /> 
    3131    <link rel="prev" title="detector_editor" href="detector_editor.html" />  
    3232  </head> 
     
    4242             >modules</a> |</li> 
    4343        <li class="right" > 
    44           <a href="load_thread.html" title="load_thread" 
     44          <a href="kiessig_calculator_panel.html" title="kiessig_calculator_panel" 
    4545             accesskey="N">next</a> |</li> 
    4646        <li class="right" > 
     
    27602760 
    27612761<dl class="attribute"> 
     2762<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__class__"> 
     2763<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__class__" title="Permalink to this definition">¶</a></dt> 
     2764<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2765</dd></dl> 
     2766 
     2767<dl class="attribute"> 
     2768<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__delattr__"> 
     2769<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2770<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2771</dd></dl> 
     2772 
     2773<dl class="attribute"> 
     2774<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__dict__"> 
     2775<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x04683B90&gt;</em><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__dict__" title="Permalink to this definition">¶</a></dt> 
     2776<dd></dd></dl> 
     2777 
     2778<dl class="attribute"> 
     2779<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__getattribute__"> 
     2780<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2781<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2782</dd></dl> 
     2783 
     2784<dl class="attribute"> 
     2785<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__hash__"> 
     2786<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__hash__" title="Permalink to this definition">¶</a></dt> 
     2787<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2788</dd></dl> 
     2789 
     2790<dl class="method"> 
     2791<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__init__"> 
     2792<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__init__" title="Permalink to this definition">¶</a></dt> 
     2793<dd></dd></dl> 
     2794 
     2795<dl class="attribute"> 
     2796<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__module__"> 
     2797<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.help_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__module__" title="Permalink to this definition">¶</a></dt> 
     2798<dd></dd></dl> 
     2799 
     2800<dl class="staticmethod"> 
     2801<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__new__"> 
     2802<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__new__" title="Permalink to this definition">¶</a></dt> 
     2803<dd></dd></dl> 
     2804 
     2805<dl class="method"> 
     2806<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__reduce__"> 
     2807<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2808<dd><p>helper for pickle</p> 
     2809</dd></dl> 
     2810 
     2811<dl class="method"> 
     2812<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__reduce_ex__"> 
     2813<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2814<dd><p>helper for pickle</p> 
     2815</dd></dl> 
     2816 
     2817<dl class="method"> 
     2818<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__repr__"> 
     2819<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__repr__" title="Permalink to this definition">¶</a></dt> 
     2820<dd></dd></dl> 
     2821 
     2822<dl class="attribute"> 
     2823<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__setattr__"> 
     2824<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2825<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2826</dd></dl> 
     2827 
     2828<dl class="attribute"> 
     2829<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__str__"> 
     2830<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__str__" title="Permalink to this definition">¶</a></dt> 
     2831<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2832</dd></dl> 
     2833 
     2834<dl class="attribute"> 
     2835<dt id="sans.perspectives.calculator.help_panel.HelpWindow.__weakref__"> 
     2836<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2837<dd><p>list of weak references to the object (if defined)</p> 
     2838</dd></dl> 
     2839 
     2840<dl class="method"> 
     2841<dt id="sans.perspectives.calculator.help_panel.HelpWindow._setOORInfo"> 
     2842<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2843<dd></dd></dl> 
     2844 
     2845<dl class="attribute"> 
    27622846<dt id="sans.perspectives.calculator.help_panel.HelpWindow.thisown"> 
    27632847<tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.thisown" title="Permalink to this definition">¶</a></dt> 
     
    33303414</dd></dl> 
    33313415 
     3416<dl class="method"> 
     3417<dt id="sans.perspectives.calculator.help_panel.ViewApp._BootstrapApp"> 
     3418<tt class="descname">_BootstrapApp</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp._BootstrapApp" title="Permalink to this definition">¶</a></dt> 
     3419<dd><p>For internal use only</p> 
     3420</dd></dl> 
     3421 
     3422<dl class="attribute"> 
     3423<dt id="sans.perspectives.calculator.help_panel.ViewApp.__class__"> 
     3424<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__class__" title="Permalink to this definition">¶</a></dt> 
     3425<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     3426</dd></dl> 
     3427 
     3428<dl class="method"> 
     3429<dt id="sans.perspectives.calculator.help_panel.ViewApp.__del__"> 
     3430<tt class="descname">__del__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__del__" title="Permalink to this definition">¶</a></dt> 
     3431<dd></dd></dl> 
     3432 
     3433<dl class="attribute"> 
     3434<dt id="sans.perspectives.calculator.help_panel.ViewApp.__delattr__"> 
     3435<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__delattr__" title="Permalink to this definition">¶</a></dt> 
     3436<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     3437</dd></dl> 
     3438 
     3439<dl class="attribute"> 
     3440<dt id="sans.perspectives.calculator.help_panel.ViewApp.__dict__"> 
     3441<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x03949590&gt;</em><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__dict__" title="Permalink to this definition">¶</a></dt> 
     3442<dd></dd></dl> 
     3443 
     3444<dl class="attribute"> 
     3445<dt id="sans.perspectives.calculator.help_panel.ViewApp.__getattribute__"> 
     3446<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     3447<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     3448</dd></dl> 
     3449 
     3450<dl class="attribute"> 
     3451<dt id="sans.perspectives.calculator.help_panel.ViewApp.__hash__"> 
     3452<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__hash__" title="Permalink to this definition">¶</a></dt> 
     3453<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     3454</dd></dl> 
     3455 
     3456<dl class="method"> 
     3457<dt id="sans.perspectives.calculator.help_panel.ViewApp.__init__"> 
     3458<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__init__" title="Permalink to this definition">¶</a></dt> 
     3459<dd><p>Construct a <tt class="docutils literal"><span class="pre">wx.App</span></tt> object.</p> 
     3460<table class="docutils field-list" frame="void" rules="none"> 
     3461<col class="field-name" /> 
     3462<col class="field-body" /> 
     3463<tbody valign="top"> 
     3464<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple"> 
     3465<li><strong>redirect</strong> &#8211; Should <tt class="docutils literal"><span class="pre">sys.stdout</span></tt> and <tt class="docutils literal"><span class="pre">sys.stderr</span></tt> be 
     3466redirected?  Defaults to True on Windows and Mac, False 
     3467otherwise.  If <cite>filename</cite> is None then output will be 
     3468redirected to a window that pops up as needed.  (You can 
     3469control what kind of window is created for the output by 
     3470resetting the class variable <tt class="docutils literal"><span class="pre">outputWindowClass</span></tt> to a 
     3471class of your choosing.)</li> 
     3472<li><strong>filename</strong> &#8211; The name of a file to redirect output to, if 
     3473redirect is True.</li> 
     3474<li><strong>useBestVisual</strong> &#8211; Should the app try to use the best 
     3475available visual provided by the system (only relevant on 
     3476systems that have more than one visual.)  This parameter 
     3477must be used instead of calling <cite>SetUseBestVisual</cite> later 
     3478on because it must be set before the underlying GUI 
     3479toolkit is initialized.</li> 
     3480<li><strong>clearSigInt</strong> &#8211; Should SIGINT be cleared?  This allows the 
     3481app to terminate upon a Ctrl-C in the console like other 
     3482GUI apps will.</li> 
     3483</ul> 
     3484</td> 
     3485</tr> 
     3486<tr class="field-even field"><th class="field-name">Note :</th><td class="field-body"><p class="first last">You should override OnInit to do applicaition 
     3487initialization to ensure that the system, toolkit and 
     3488wxWidgets are fully initialized.</p> 
     3489</td> 
     3490</tr> 
     3491</tbody> 
     3492</table> 
     3493</dd></dl> 
     3494 
     3495<dl class="attribute"> 
     3496<dt id="sans.perspectives.calculator.help_panel.ViewApp.__module__"> 
     3497<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.help_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__module__" title="Permalink to this definition">¶</a></dt> 
     3498<dd></dd></dl> 
     3499 
     3500<dl class="staticmethod"> 
     3501<dt id="sans.perspectives.calculator.help_panel.ViewApp.__new__"> 
     3502<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__new__" title="Permalink to this definition">¶</a></dt> 
     3503<dd></dd></dl> 
     3504 
     3505<dl class="method"> 
     3506<dt id="sans.perspectives.calculator.help_panel.ViewApp.__reduce__"> 
     3507<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__reduce__" title="Permalink to this definition">¶</a></dt> 
     3508<dd><p>helper for pickle</p> 
     3509</dd></dl> 
     3510 
     3511<dl class="method"> 
     3512<dt id="sans.perspectives.calculator.help_panel.ViewApp.__reduce_ex__"> 
     3513<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     3514<dd><p>helper for pickle</p> 
     3515</dd></dl> 
     3516 
     3517<dl class="method"> 
     3518<dt id="sans.perspectives.calculator.help_panel.ViewApp.__repr__"> 
     3519<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__repr__" title="Permalink to this definition">¶</a></dt> 
     3520<dd></dd></dl> 
     3521 
     3522<dl class="attribute"> 
     3523<dt id="sans.perspectives.calculator.help_panel.ViewApp.__setattr__"> 
     3524<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__setattr__" title="Permalink to this definition">¶</a></dt> 
     3525<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     3526</dd></dl> 
     3527 
     3528<dl class="attribute"> 
     3529<dt id="sans.perspectives.calculator.help_panel.ViewApp.__str__"> 
     3530<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__str__" title="Permalink to this definition">¶</a></dt> 
     3531<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     3532</dd></dl> 
     3533 
     3534<dl class="method"> 
     3535<dt id="sans.perspectives.calculator.help_panel.ViewApp.__swig_destroy__"> 
     3536<tt class="descname">__swig_destroy__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__swig_destroy__" title="Permalink to this definition">¶</a></dt> 
     3537<dd></dd></dl> 
     3538 
     3539<dl class="attribute"> 
     3540<dt id="sans.perspectives.calculator.help_panel.ViewApp.__weakref__"> 
     3541<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp.__weakref__" title="Permalink to this definition">¶</a></dt> 
     3542<dd><p>list of weak references to the object (if defined)</p> 
     3543</dd></dl> 
     3544 
     3545<dl class="method"> 
     3546<dt id="sans.perspectives.calculator.help_panel.ViewApp._setCallbackInfo"> 
     3547<tt class="descname">_setCallbackInfo</tt><big>(</big><em>self</em>, <em>PyObject self</em>, <em>PyObject _class</em>, <em>bool incref=False</em><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp._setCallbackInfo" title="Permalink to this definition">¶</a></dt> 
     3548<dd></dd></dl> 
     3549 
     3550<dl class="method"> 
     3551<dt id="sans.perspectives.calculator.help_panel.ViewApp._setOORInfo"> 
     3552<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.help_panel.ViewApp._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     3553<dd></dd></dl> 
     3554 
    33323555<dl class="attribute"> 
    33333556<dt id="sans.perspectives.calculator.help_panel.ViewApp.outputWindowClass"> 
     
    33653588                        title="previous chapter">detector_editor</a></p> 
    33663589  <h4>Next topic</h4> 
    3367   <p class="topless"><a href="load_thread.html" 
    3368                         title="next chapter">load_thread</a></p> 
     3590  <p class="topless"><a href="kiessig_calculator_panel.html" 
     3591                        title="next chapter">kiessig_calculator_panel</a></p> 
    33693592  <h3>This Page</h3> 
    33703593  <ul class="this-page-menu"> 
     
    33993622             >modules</a> |</li> 
    34003623        <li class="right" > 
    3401           <a href="load_thread.html" title="load_thread" 
     3624          <a href="kiessig_calculator_panel.html" title="kiessig_calculator_panel" 
    34023625             >next</a> |</li> 
    34033626        <li class="right" > 
Note: See TracChangeset for help on using the changeset viewer.