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/source_editor.html

    r73088f5 r5f50326  
    27182718<dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 
    27192719</dd></dl> 
     2720 
     2721<dl class="method"> 
     2722<dt id="sans.perspectives.calculator.source_editor.SourceDialog._CreateButtonSizer"> 
     2723<tt class="descname">_CreateButtonSizer</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 
     2724<dd></dd></dl> 
     2725 
     2726<dl class="attribute"> 
     2727<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__class__"> 
     2728<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__class__" title="Permalink to this definition">¶</a></dt> 
     2729<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2730</dd></dl> 
     2731 
     2732<dl class="attribute"> 
     2733<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__delattr__"> 
     2734<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2735<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2736</dd></dl> 
     2737 
     2738<dl class="attribute"> 
     2739<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__dict__"> 
     2740<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x0620CA10&gt;</em><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__dict__" title="Permalink to this definition">¶</a></dt> 
     2741<dd></dd></dl> 
     2742 
     2743<dl class="method"> 
     2744<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__enter__"> 
     2745<tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__enter__" title="Permalink to this definition">¶</a></dt> 
     2746<dd></dd></dl> 
     2747 
     2748<dl class="method"> 
     2749<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__exit__"> 
     2750<tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__exit__" title="Permalink to this definition">¶</a></dt> 
     2751<dd></dd></dl> 
     2752 
     2753<dl class="attribute"> 
     2754<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__getattribute__"> 
     2755<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2756<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2757</dd></dl> 
     2758 
     2759<dl class="attribute"> 
     2760<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__hash__"> 
     2761<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__hash__" title="Permalink to this definition">¶</a></dt> 
     2762<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2763</dd></dl> 
     2764 
     2765<dl class="method"> 
     2766<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__init__"> 
     2767<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__init__" title="Permalink to this definition">¶</a></dt> 
     2768<dd></dd></dl> 
     2769 
     2770<dl class="attribute"> 
     2771<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__module__"> 
     2772<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.source_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__module__" title="Permalink to this definition">¶</a></dt> 
     2773<dd></dd></dl> 
     2774 
     2775<dl class="staticmethod"> 
     2776<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__new__"> 
     2777<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.source_editor.SourceDialog.__new__" title="Permalink to this definition">¶</a></dt> 
     2778<dd></dd></dl> 
     2779 
     2780<dl class="method"> 
     2781<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__reduce__"> 
     2782<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2783<dd><p>helper for pickle</p> 
     2784</dd></dl> 
     2785 
     2786<dl class="method"> 
     2787<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__reduce_ex__"> 
     2788<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2789<dd><p>helper for pickle</p> 
     2790</dd></dl> 
     2791 
     2792<dl class="method"> 
     2793<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__repr__"> 
     2794<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__repr__" title="Permalink to this definition">¶</a></dt> 
     2795<dd></dd></dl> 
     2796 
     2797<dl class="attribute"> 
     2798<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__setattr__"> 
     2799<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2800<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2801</dd></dl> 
     2802 
     2803<dl class="attribute"> 
     2804<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__str__"> 
     2805<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__str__" title="Permalink to this definition">¶</a></dt> 
     2806<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2807</dd></dl> 
     2808 
     2809<dl class="attribute"> 
     2810<dt id="sans.perspectives.calculator.source_editor.SourceDialog.__weakref__"> 
     2811<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2812<dd><p>list of weak references to the object (if defined)</p> 
     2813</dd></dl> 
     2814 
     2815<dl class="method"> 
     2816<dt id="sans.perspectives.calculator.source_editor.SourceDialog._define_structure"> 
     2817<tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._define_structure" title="Permalink to this definition">¶</a></dt> 
     2818<dd><p>define initial sizer</p> 
     2819</dd></dl> 
     2820 
     2821<dl class="method"> 
     2822<dt id="sans.perspectives.calculator.source_editor.SourceDialog._do_layout"> 
     2823<tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._do_layout" title="Permalink to this definition">¶</a></dt> 
     2824<dd><p>Draw the current panel</p> 
     2825</dd></dl> 
     2826 
     2827<dl class="method"> 
     2828<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_beam_shape"> 
     2829<tt class="descname">_layout_beam_shape</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_beam_shape" title="Permalink to this definition">¶</a></dt> 
     2830<dd><p>Do the  layout for beam shape related widgets</p> 
     2831</dd></dl> 
     2832 
     2833<dl class="method"> 
     2834<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_beam_size"> 
     2835<tt class="descname">_layout_beam_size</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_beam_size" title="Permalink to this definition">¶</a></dt> 
     2836<dd><p>Do the  layout for beam size related widgets</p> 
     2837</dd></dl> 
     2838 
     2839<dl class="method"> 
     2840<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_beam_size_name"> 
     2841<tt class="descname">_layout_beam_size_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_beam_size_name" title="Permalink to this definition">¶</a></dt> 
     2842<dd><p>Do the layout for beam size name related widgets</p> 
     2843</dd></dl> 
     2844 
     2845<dl class="method"> 
     2846<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_button"> 
     2847<tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_button" title="Permalink to this definition">¶</a></dt> 
     2848<dd><p>Do the layout for the button widgets</p> 
     2849</dd></dl> 
     2850 
     2851<dl class="method"> 
     2852<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_name"> 
     2853<tt class="descname">_layout_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_name" title="Permalink to this definition">¶</a></dt> 
     2854<dd><p>Do the layout for sample name related widgets</p> 
     2855</dd></dl> 
     2856 
     2857<dl class="method"> 
     2858<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_radiation"> 
     2859<tt class="descname">_layout_radiation</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_radiation" title="Permalink to this definition">¶</a></dt> 
     2860<dd><p>Do the  layout for  radiation related widgets</p> 
     2861</dd></dl> 
     2862 
     2863<dl class="method"> 
     2864<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength"> 
     2865<tt class="descname">_layout_wavelength</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength" title="Permalink to this definition">¶</a></dt> 
     2866<dd><p>Do the  layout for wavelength related widgets</p> 
     2867</dd></dl> 
     2868 
     2869<dl class="method"> 
     2870<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength_max"> 
     2871<tt class="descname">_layout_wavelength_max</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength_max" title="Permalink to this definition">¶</a></dt> 
     2872<dd><p>Do the  layout for wavelength max related widgets</p> 
     2873</dd></dl> 
     2874 
     2875<dl class="method"> 
     2876<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength_min"> 
     2877<tt class="descname">_layout_wavelength_min</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength_min" title="Permalink to this definition">¶</a></dt> 
     2878<dd><p>Do the  layout for wavelength min related widgets</p> 
     2879</dd></dl> 
     2880 
     2881<dl class="method"> 
     2882<dt id="sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength_spread"> 
     2883<tt class="descname">_layout_wavelength_spread</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.source_editor.SourceDialog._layout_wavelength_spread" title="Permalink to this definition">¶</a></dt> 
     2884<dd><p>Do the  layout for wavelength spread related widgets</p> 
     2885</dd></dl> 
     2886 
     2887<dl class="method"> 
     2888<dt id="sans.perspectives.calculator.source_editor.SourceDialog._setOORInfo"> 
     2889<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.source_editor.SourceDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2890<dd></dd></dl> 
    27202891 
    27212892<dl class="method"> 
Note: See TracChangeset for help on using the changeset viewer.