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

    r73088f5 r5f50326  
    27222722<dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 
    27232723</dd></dl> 
     2724 
     2725<dl class="method"> 
     2726<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._CreateButtonSizer"> 
     2727<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.collimation_editor.CollimationDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 
     2728<dd></dd></dl> 
     2729 
     2730<dl class="attribute"> 
     2731<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__class__"> 
     2732<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__class__" title="Permalink to this definition">¶</a></dt> 
     2733<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2734</dd></dl> 
     2735 
     2736<dl class="attribute"> 
     2737<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__delattr__"> 
     2738<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2739<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2740</dd></dl> 
     2741 
     2742<dl class="attribute"> 
     2743<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__dict__"> 
     2744<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x0460E950&gt;</em><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__dict__" title="Permalink to this definition">¶</a></dt> 
     2745<dd></dd></dl> 
     2746 
     2747<dl class="method"> 
     2748<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__enter__"> 
     2749<tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__enter__" title="Permalink to this definition">¶</a></dt> 
     2750<dd></dd></dl> 
     2751 
     2752<dl class="method"> 
     2753<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__exit__"> 
     2754<tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__exit__" title="Permalink to this definition">¶</a></dt> 
     2755<dd></dd></dl> 
     2756 
     2757<dl class="attribute"> 
     2758<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__getattribute__"> 
     2759<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2760<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2761</dd></dl> 
     2762 
     2763<dl class="attribute"> 
     2764<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__hash__"> 
     2765<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__hash__" title="Permalink to this definition">¶</a></dt> 
     2766<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2767</dd></dl> 
     2768 
     2769<dl class="method"> 
     2770<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__init__"> 
     2771<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__init__" title="Permalink to this definition">¶</a></dt> 
     2772<dd></dd></dl> 
     2773 
     2774<dl class="attribute"> 
     2775<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__module__"> 
     2776<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.collimation_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__module__" title="Permalink to this definition">¶</a></dt> 
     2777<dd></dd></dl> 
     2778 
     2779<dl class="staticmethod"> 
     2780<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__new__"> 
     2781<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.collimation_editor.CollimationDialog.__new__" title="Permalink to this definition">¶</a></dt> 
     2782<dd></dd></dl> 
     2783 
     2784<dl class="method"> 
     2785<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__reduce__"> 
     2786<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2787<dd><p>helper for pickle</p> 
     2788</dd></dl> 
     2789 
     2790<dl class="method"> 
     2791<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__reduce_ex__"> 
     2792<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2793<dd><p>helper for pickle</p> 
     2794</dd></dl> 
     2795 
     2796<dl class="method"> 
     2797<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__repr__"> 
     2798<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__repr__" title="Permalink to this definition">¶</a></dt> 
     2799<dd></dd></dl> 
     2800 
     2801<dl class="attribute"> 
     2802<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__setattr__"> 
     2803<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2804<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2805</dd></dl> 
     2806 
     2807<dl class="attribute"> 
     2808<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__str__"> 
     2809<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__str__" title="Permalink to this definition">¶</a></dt> 
     2810<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2811</dd></dl> 
     2812 
     2813<dl class="attribute"> 
     2814<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog.__weakref__"> 
     2815<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2816<dd><p>list of weak references to the object (if defined)</p> 
     2817</dd></dl> 
     2818 
     2819<dl class="method"> 
     2820<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._define_structure"> 
     2821<tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._define_structure" title="Permalink to this definition">¶</a></dt> 
     2822<dd><p>define initial sizer</p> 
     2823</dd></dl> 
     2824 
     2825<dl class="method"> 
     2826<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._do_layout"> 
     2827<tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._do_layout" title="Permalink to this definition">¶</a></dt> 
     2828<dd><p>Draw the current panel</p> 
     2829</dd></dl> 
     2830 
     2831<dl class="method"> 
     2832<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_aperture"> 
     2833<tt class="descname">_layout_aperture</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_aperture" title="Permalink to this definition">¶</a></dt> 
     2834<dd><p>Do the layout for aperture related widgets</p> 
     2835</dd></dl> 
     2836 
     2837<dl class="method"> 
     2838<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_button"> 
     2839<tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_button" title="Permalink to this definition">¶</a></dt> 
     2840<dd><p>Do the layout for the button widgets</p> 
     2841</dd></dl> 
     2842 
     2843<dl class="method"> 
     2844<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_collimation"> 
     2845<tt class="descname">_layout_collimation</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_collimation" title="Permalink to this definition">¶</a></dt> 
     2846<dd><p>Do the layout for collimation related widgets</p> 
     2847</dd></dl> 
     2848 
     2849<dl class="method"> 
     2850<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_length"> 
     2851<tt class="descname">_layout_length</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_length" title="Permalink to this definition">¶</a></dt> 
     2852<dd><p>Do the  layout for length related widgets</p> 
     2853</dd></dl> 
     2854 
     2855<dl class="method"> 
     2856<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_name"> 
     2857<tt class="descname">_layout_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.collimation_editor.CollimationDialog._layout_name" title="Permalink to this definition">¶</a></dt> 
     2858<dd><p>Do the layout for collimation name related widgets</p> 
     2859</dd></dl> 
     2860 
     2861<dl class="method"> 
     2862<dt id="sans.perspectives.calculator.collimation_editor.CollimationDialog._setOORInfo"> 
     2863<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.collimation_editor.CollimationDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2864<dd></dd></dl> 
    27242865 
    27252866<dl class="method"> 
Note: See TracChangeset for help on using the changeset viewer.