Changeset 5f50326 in sasview for calculatorview/docs/sphinx/html/api
- Timestamp:
- Oct 24, 2011 10:57:52 AM (13 years ago)
- 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
- Location:
- calculatorview/docs/sphinx/html/api/perspectives/calculator
- Files:
-
- 4 added
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
calculatorview/docs/sphinx/html/api/perspectives/calculator/aperture_editor.html
r73088f5 r5f50326 2722 2722 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 2723 2723 </dd></dl> 2724 2725 <dl class="method"> 2726 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._CreateButtonSizer"> 2727 <tt class="descname">_CreateButtonSizer</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 2728 <dd></dd></dl> 2729 2730 <dl class="attribute"> 2731 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__class__"> 2732 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog.__delattr__"> 2738 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 2739 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2740 </dd></dl> 2741 2742 <dl class="attribute"> 2743 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__dict__"> 2744 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x026BC6F0></em><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__dict__" title="Permalink to this definition">¶</a></dt> 2745 <dd></dd></dl> 2746 2747 <dl class="method"> 2748 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__enter__"> 2749 <tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__enter__" title="Permalink to this definition">¶</a></dt> 2750 <dd></dd></dl> 2751 2752 <dl class="method"> 2753 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__exit__"> 2754 <tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__exit__" title="Permalink to this definition">¶</a></dt> 2755 <dd></dd></dl> 2756 2757 <dl class="attribute"> 2758 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__getattribute__"> 2759 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 2760 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2761 </dd></dl> 2762 2763 <dl class="attribute"> 2764 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__hash__"> 2765 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__hash__" title="Permalink to this definition">¶</a></dt> 2766 <dd><p>x.__hash__() <==> hash(x)</p> 2767 </dd></dl> 2768 2769 <dl class="method"> 2770 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__init__"> 2771 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__init__" title="Permalink to this definition">¶</a></dt> 2772 <dd><p>Dialog allows to enter values for aperture</p> 2773 </dd></dl> 2774 2775 <dl class="attribute"> 2776 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__module__"> 2777 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.aperture_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__module__" title="Permalink to this definition">¶</a></dt> 2778 <dd></dd></dl> 2779 2780 <dl class="staticmethod"> 2781 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__new__"> 2782 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__new__" title="Permalink to this definition">¶</a></dt> 2783 <dd></dd></dl> 2784 2785 <dl class="method"> 2786 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__reduce__"> 2787 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__reduce__" title="Permalink to this definition">¶</a></dt> 2788 <dd><p>helper for pickle</p> 2789 </dd></dl> 2790 2791 <dl class="method"> 2792 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__reduce_ex__"> 2793 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2794 <dd><p>helper for pickle</p> 2795 </dd></dl> 2796 2797 <dl class="method"> 2798 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__repr__"> 2799 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__repr__" title="Permalink to this definition">¶</a></dt> 2800 <dd></dd></dl> 2801 2802 <dl class="attribute"> 2803 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__setattr__"> 2804 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 2805 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2806 </dd></dl> 2807 2808 <dl class="attribute"> 2809 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__str__"> 2810 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__str__" title="Permalink to this definition">¶</a></dt> 2811 <dd><p>x.__str__() <==> str(x)</p> 2812 </dd></dl> 2813 2814 <dl class="attribute"> 2815 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__weakref__"> 2816 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__weakref__" title="Permalink to this definition">¶</a></dt> 2817 <dd><p>list of weak references to the object (if defined)</p> 2818 </dd></dl> 2819 2820 <dl class="method"> 2821 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._define_structure"> 2822 <tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._define_structure" title="Permalink to this definition">¶</a></dt> 2823 <dd><p>define initial sizer</p> 2824 </dd></dl> 2825 2826 <dl class="method"> 2827 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._do_layout"> 2828 <tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._do_layout" title="Permalink to this definition">¶</a></dt> 2829 <dd><p>Draw the current panel</p> 2830 </dd></dl> 2831 2832 <dl class="method"> 2833 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_button"> 2834 <tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_button" title="Permalink to this definition">¶</a></dt> 2835 <dd><p>Do the layout for the button widgets</p> 2836 </dd></dl> 2837 2838 <dl class="method"> 2839 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_distance"> 2840 <tt class="descname">_layout_distance</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_distance" title="Permalink to this definition">¶</a></dt> 2841 <dd><p>Do the layout for aperture distance related widgets</p> 2842 </dd></dl> 2843 2844 <dl class="method"> 2845 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_name"> 2846 <tt class="descname">_layout_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_name" title="Permalink to this definition">¶</a></dt> 2847 <dd><p>Do the layout for aperture name related widgets</p> 2848 </dd></dl> 2849 2850 <dl class="method"> 2851 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size"> 2852 <tt class="descname">_layout_size</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size" title="Permalink to this definition">¶</a></dt> 2853 <dd><p>Do the layout for aperture size related widgets</p> 2854 </dd></dl> 2855 2856 <dl class="method"> 2857 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size_name"> 2858 <tt class="descname">_layout_size_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size_name" title="Permalink to this definition">¶</a></dt> 2859 <dd><p>Do the layout for size name related widgets</p> 2860 </dd></dl> 2861 2862 <dl class="method"> 2863 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_type"> 2864 <tt class="descname">_layout_type</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_type" title="Permalink to this definition">¶</a></dt> 2865 <dd><p>Do the layout for aperture type related widgets</p> 2866 </dd></dl> 2867 2868 <dl class="method"> 2869 <dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._setOORInfo"> 2870 <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.aperture_editor.ApertureDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 2871 <dd></dd></dl> 2724 2872 2725 2873 <dl class="method"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/calculator.html
r73088f5 r5f50326 68 68 <p>This class defines the interface for a Plugin class 69 69 for calculator perspective</p> 70 <dl class="method"> 71 <dt id="sans.perspectives.calculator.calculator.Plugin.__init__"> 72 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator.Plugin.__init__" title="Permalink to this definition">¶</a></dt> 73 <dd></dd></dl> 74 75 <dl class="attribute"> 76 <dt id="sans.perspectives.calculator.calculator.Plugin.__module__"> 77 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.calculator'</em><a class="headerlink" href="#sans.perspectives.calculator.calculator.Plugin.__module__" title="Permalink to this definition">¶</a></dt> 78 <dd></dd></dl> 79 70 80 <dl class="method"> 71 81 <dt id="sans.perspectives.calculator.calculator.Plugin.add_color"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/calculator_widgets.html
r73088f5 r5f50326 2843 2843 2844 2844 <dl class="attribute"> 2845 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__class__"> 2846 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__class__" title="Permalink to this definition">¶</a></dt> 2847 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 2848 </dd></dl> 2849 2850 <dl class="attribute"> 2851 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__delattr__"> 2852 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__delattr__" title="Permalink to this definition">¶</a></dt> 2853 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2854 </dd></dl> 2855 2856 <dl class="attribute"> 2857 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__dict__"> 2858 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x03A157D0></em><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__dict__" title="Permalink to this definition">¶</a></dt> 2859 <dd></dd></dl> 2860 2861 <dl class="attribute"> 2862 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__getattribute__"> 2863 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__getattribute__" title="Permalink to this definition">¶</a></dt> 2864 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2865 </dd></dl> 2866 2867 <dl class="attribute"> 2868 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__hash__"> 2869 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__hash__" title="Permalink to this definition">¶</a></dt> 2870 <dd><p>x.__hash__() <==> hash(x)</p> 2871 </dd></dl> 2872 2873 <dl class="method"> 2874 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__init__"> 2875 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__init__" title="Permalink to this definition">¶</a></dt> 2876 <dd></dd></dl> 2877 2878 <dl class="attribute"> 2879 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__module__"> 2880 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.calculator_widgets'</em><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__module__" title="Permalink to this definition">¶</a></dt> 2881 <dd></dd></dl> 2882 2883 <dl class="staticmethod"> 2884 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__new__"> 2885 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__new__" title="Permalink to this definition">¶</a></dt> 2886 <dd></dd></dl> 2887 2888 <dl class="method"> 2889 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__reduce__"> 2890 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__reduce__" title="Permalink to this definition">¶</a></dt> 2891 <dd><p>helper for pickle</p> 2892 </dd></dl> 2893 2894 <dl class="method"> 2895 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__reduce_ex__"> 2896 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2897 <dd><p>helper for pickle</p> 2898 </dd></dl> 2899 2900 <dl class="method"> 2901 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__repr__"> 2902 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__repr__" title="Permalink to this definition">¶</a></dt> 2903 <dd></dd></dl> 2904 2905 <dl class="attribute"> 2906 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__setattr__"> 2907 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__setattr__" title="Permalink to this definition">¶</a></dt> 2908 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2909 </dd></dl> 2910 2911 <dl class="attribute"> 2912 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__str__"> 2913 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__str__" title="Permalink to this definition">¶</a></dt> 2914 <dd><p>x.__str__() <==> str(x)</p> 2915 </dd></dl> 2916 2917 <dl class="attribute"> 2918 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__weakref__"> 2919 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.__weakref__" title="Permalink to this definition">¶</a></dt> 2920 <dd><p>list of weak references to the object (if defined)</p> 2921 </dd></dl> 2922 2923 <dl class="method"> 2924 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl._highlight_text"> 2925 <tt class="descname">_highlight_text</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl._highlight_text" title="Permalink to this definition">¶</a></dt> 2926 <dd><p>Highlight text of a TextCtrl only of no text has be selected 2927 @param event: mouse event</p> 2928 </dd></dl> 2929 2930 <dl class="method"> 2931 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl._on_set_focus"> 2932 <tt class="descname">_on_set_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl._on_set_focus" title="Permalink to this definition">¶</a></dt> 2933 <dd><p>Catch when the text control is set in focus to highlight the whole 2934 text if necessary 2935 @param event: mouse event</p> 2936 </dd></dl> 2937 2938 <dl class="method"> 2939 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl._setOORInfo"> 2940 <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.calculator_widgets.InputTextCtrl._setOORInfo" title="Permalink to this definition">¶</a></dt> 2941 <dd></dd></dl> 2942 2943 <dl class="attribute"> 2845 2944 <dt id="sans.perspectives.calculator.calculator_widgets.InputTextCtrl.thisown"> 2846 2945 <tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InputTextCtrl.thisown" title="Permalink to this definition">¶</a></dt> … … 5633 5732 5634 5733 <dl class="attribute"> 5734 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__class__"> 5735 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__class__" title="Permalink to this definition">¶</a></dt> 5736 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 5737 </dd></dl> 5738 5739 <dl class="attribute"> 5740 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__delattr__"> 5741 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__delattr__" title="Permalink to this definition">¶</a></dt> 5742 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 5743 </dd></dl> 5744 5745 <dl class="attribute"> 5746 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__dict__"> 5747 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x03A15630></em><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__dict__" title="Permalink to this definition">¶</a></dt> 5748 <dd></dd></dl> 5749 5750 <dl class="attribute"> 5751 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__getattribute__"> 5752 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__getattribute__" title="Permalink to this definition">¶</a></dt> 5753 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 5754 </dd></dl> 5755 5756 <dl class="attribute"> 5757 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__hash__"> 5758 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__hash__" title="Permalink to this definition">¶</a></dt> 5759 <dd><p>x.__hash__() <==> hash(x)</p> 5760 </dd></dl> 5761 5762 <dl class="method"> 5763 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__init__"> 5764 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__init__" title="Permalink to this definition">¶</a></dt> 5765 <dd></dd></dl> 5766 5767 <dl class="attribute"> 5768 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__module__"> 5769 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.calculator_widgets'</em><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__module__" title="Permalink to this definition">¶</a></dt> 5770 <dd></dd></dl> 5771 5772 <dl class="staticmethod"> 5773 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__new__"> 5774 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__new__" title="Permalink to this definition">¶</a></dt> 5775 <dd></dd></dl> 5776 5777 <dl class="method"> 5778 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__reduce__"> 5779 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__reduce__" title="Permalink to this definition">¶</a></dt> 5780 <dd><p>helper for pickle</p> 5781 </dd></dl> 5782 5783 <dl class="method"> 5784 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__reduce_ex__"> 5785 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 5786 <dd><p>helper for pickle</p> 5787 </dd></dl> 5788 5789 <dl class="method"> 5790 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__repr__"> 5791 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__repr__" title="Permalink to this definition">¶</a></dt> 5792 <dd></dd></dl> 5793 5794 <dl class="attribute"> 5795 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__setattr__"> 5796 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__setattr__" title="Permalink to this definition">¶</a></dt> 5797 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 5798 </dd></dl> 5799 5800 <dl class="attribute"> 5801 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__str__"> 5802 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__str__" title="Permalink to this definition">¶</a></dt> 5803 <dd><p>x.__str__() <==> str(x)</p> 5804 </dd></dl> 5805 5806 <dl class="attribute"> 5807 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__weakref__"> 5808 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.__weakref__" title="Permalink to this definition">¶</a></dt> 5809 <dd><p>list of weak references to the object (if defined)</p> 5810 </dd></dl> 5811 5812 <dl class="method"> 5813 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl._setOORInfo"> 5814 <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.calculator_widgets.InterActiveOutputTextCtrl._setOORInfo" title="Permalink to this definition">¶</a></dt> 5815 <dd></dd></dl> 5816 5817 <dl class="attribute"> 5635 5818 <dt id="sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.thisown"> 5636 5819 <tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.InterActiveOutputTextCtrl.thisown" title="Permalink to this definition">¶</a></dt> … … 8420 8603 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.XYToPosition"> 8421 8604 <tt class="descname">XYToPosition</tt><big>(</big><em>self</em>, <em>long x</em>, <em>long y</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.XYToPosition" title="Permalink to this definition">¶</a></dt> 8605 <dd></dd></dl> 8606 8607 <dl class="attribute"> 8608 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__class__"> 8609 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__class__" title="Permalink to this definition">¶</a></dt> 8610 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 8611 </dd></dl> 8612 8613 <dl class="attribute"> 8614 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__delattr__"> 8615 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__delattr__" title="Permalink to this definition">¶</a></dt> 8616 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 8617 </dd></dl> 8618 8619 <dl class="attribute"> 8620 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__dict__"> 8621 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x03A27A90></em><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__dict__" title="Permalink to this definition">¶</a></dt> 8622 <dd></dd></dl> 8623 8624 <dl class="attribute"> 8625 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__getattribute__"> 8626 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__getattribute__" title="Permalink to this definition">¶</a></dt> 8627 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 8628 </dd></dl> 8629 8630 <dl class="attribute"> 8631 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__hash__"> 8632 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__hash__" title="Permalink to this definition">¶</a></dt> 8633 <dd><p>x.__hash__() <==> hash(x)</p> 8634 </dd></dl> 8635 8636 <dl class="method"> 8637 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__init__"> 8638 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__init__" title="Permalink to this definition">¶</a></dt> 8639 <dd></dd></dl> 8640 8641 <dl class="attribute"> 8642 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__module__"> 8643 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.calculator_widgets'</em><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__module__" title="Permalink to this definition">¶</a></dt> 8644 <dd></dd></dl> 8645 8646 <dl class="staticmethod"> 8647 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__new__"> 8648 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__new__" title="Permalink to this definition">¶</a></dt> 8649 <dd></dd></dl> 8650 8651 <dl class="method"> 8652 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__reduce__"> 8653 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__reduce__" title="Permalink to this definition">¶</a></dt> 8654 <dd><p>helper for pickle</p> 8655 </dd></dl> 8656 8657 <dl class="method"> 8658 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__reduce_ex__"> 8659 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 8660 <dd><p>helper for pickle</p> 8661 </dd></dl> 8662 8663 <dl class="method"> 8664 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__repr__"> 8665 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__repr__" title="Permalink to this definition">¶</a></dt> 8666 <dd></dd></dl> 8667 8668 <dl class="attribute"> 8669 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__setattr__"> 8670 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__setattr__" title="Permalink to this definition">¶</a></dt> 8671 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 8672 </dd></dl> 8673 8674 <dl class="attribute"> 8675 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__str__"> 8676 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__str__" title="Permalink to this definition">¶</a></dt> 8677 <dd><p>x.__str__() <==> str(x)</p> 8678 </dd></dl> 8679 8680 <dl class="attribute"> 8681 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__weakref__"> 8682 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl.__weakref__" title="Permalink to this definition">¶</a></dt> 8683 <dd><p>list of weak references to the object (if defined)</p> 8684 </dd></dl> 8685 8686 <dl class="method"> 8687 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl._click"> 8688 <tt class="descname">_click</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.calculator_widgets.OutputTextCtrl._click" title="Permalink to this definition">¶</a></dt> 8689 <dd><p>Prevent further handling of the mouse event 8690 by not calling Skip().</p> 8691 </dd></dl> 8692 8693 <dl class="method"> 8694 <dt id="sans.perspectives.calculator.calculator_widgets.OutputTextCtrl._setOORInfo"> 8695 <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.calculator_widgets.OutputTextCtrl._setOORInfo" title="Permalink to this definition">¶</a></dt> 8422 8696 <dd></dd></dl> 8423 8697 -
calculatorview/docs/sphinx/html/api/perspectives/calculator/collimation_editor.html
r73088f5 r5f50326 2722 2722 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 2723 2723 </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> → 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__(‘name’) <==> 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"> = <dictproxy object at 0x0460E950></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__(‘name’) <==> 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__() <==> 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> → 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__(‘name’, value) <==> 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__() <==> 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> 2724 2865 2725 2866 <dl class="method"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/console.html
r73088f5 r5f50326 2723 2723 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 2724 2724 </dd></dl> 2725 2726 <dl class="method"> 2727 <dt id="sans.perspectives.calculator.console.ConsoleDialog._CreateButtonSizer"> 2728 <tt class="descname">_CreateButtonSizer</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 2729 <dd></dd></dl> 2730 2731 <dl class="attribute"> 2732 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__class__"> 2733 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__class__" title="Permalink to this definition">¶</a></dt> 2734 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 2735 </dd></dl> 2736 2737 <dl class="attribute"> 2738 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__delattr__"> 2739 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 2740 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2741 </dd></dl> 2742 2743 <dl class="attribute"> 2744 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__dict__"> 2745 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x047B8190></em><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__dict__" title="Permalink to this definition">¶</a></dt> 2746 <dd></dd></dl> 2747 2748 <dl class="method"> 2749 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__enter__"> 2750 <tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__enter__" title="Permalink to this definition">¶</a></dt> 2751 <dd></dd></dl> 2752 2753 <dl class="method"> 2754 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__exit__"> 2755 <tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__exit__" title="Permalink to this definition">¶</a></dt> 2756 <dd></dd></dl> 2757 2758 <dl class="attribute"> 2759 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__getattribute__"> 2760 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 2761 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2762 </dd></dl> 2763 2764 <dl class="attribute"> 2765 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__hash__"> 2766 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__hash__" title="Permalink to this definition">¶</a></dt> 2767 <dd><p>x.__hash__() <==> hash(x)</p> 2768 </dd></dl> 2769 2770 <dl class="method"> 2771 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__init__"> 2772 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__init__" title="Permalink to this definition">¶</a></dt> 2773 <dd></dd></dl> 2774 2775 <dl class="attribute"> 2776 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__module__"> 2777 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.console'</em><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__module__" title="Permalink to this definition">¶</a></dt> 2778 <dd></dd></dl> 2779 2780 <dl class="staticmethod"> 2781 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__new__"> 2782 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__new__" title="Permalink to this definition">¶</a></dt> 2783 <dd></dd></dl> 2784 2785 <dl class="method"> 2786 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__reduce__"> 2787 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__reduce__" title="Permalink to this definition">¶</a></dt> 2788 <dd><p>helper for pickle</p> 2789 </dd></dl> 2790 2791 <dl class="method"> 2792 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__reduce_ex__"> 2793 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2794 <dd><p>helper for pickle</p> 2795 </dd></dl> 2796 2797 <dl class="method"> 2798 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__repr__"> 2799 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__repr__" title="Permalink to this definition">¶</a></dt> 2800 <dd></dd></dl> 2801 2802 <dl class="attribute"> 2803 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__setattr__"> 2804 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 2805 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2806 </dd></dl> 2807 2808 <dl class="attribute"> 2809 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__str__"> 2810 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__str__" title="Permalink to this definition">¶</a></dt> 2811 <dd><p>x.__str__() <==> str(x)</p> 2812 </dd></dl> 2813 2814 <dl class="attribute"> 2815 <dt id="sans.perspectives.calculator.console.ConsoleDialog.__weakref__"> 2816 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__weakref__" title="Permalink to this definition">¶</a></dt> 2817 <dd><p>list of weak references to the object (if defined)</p> 2818 </dd></dl> 2819 2820 <dl class="method"> 2821 <dt id="sans.perspectives.calculator.console.ConsoleDialog._setOORInfo"> 2822 <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.console.ConsoleDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 2823 <dd></dd></dl> 2725 2824 2726 2825 <dl class="method"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/data_editor.html
r73088f5 r5f50326 2625 2625 </dd></dl> 2626 2626 2627 <dl class="attribute"> 2628 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__class__"> 2629 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__class__" title="Permalink to this definition">¶</a></dt> 2630 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 2631 </dd></dl> 2632 2633 <dl class="attribute"> 2634 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__delattr__"> 2635 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__delattr__" title="Permalink to this definition">¶</a></dt> 2636 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2637 </dd></dl> 2638 2639 <dl class="attribute"> 2640 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__dict__"> 2641 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x01983C70></em><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__dict__" title="Permalink to this definition">¶</a></dt> 2642 <dd></dd></dl> 2643 2644 <dl class="attribute"> 2645 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__getattribute__"> 2646 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__getattribute__" title="Permalink to this definition">¶</a></dt> 2647 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2648 </dd></dl> 2649 2650 <dl class="attribute"> 2651 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__hash__"> 2652 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__hash__" title="Permalink to this definition">¶</a></dt> 2653 <dd><p>x.__hash__() <==> hash(x)</p> 2654 </dd></dl> 2655 2656 <dl class="method"> 2657 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__init__"> 2658 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__init__" title="Permalink to this definition">¶</a></dt> 2659 <dd></dd></dl> 2660 2661 <dl class="attribute"> 2662 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__module__"> 2663 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.data_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__module__" title="Permalink to this definition">¶</a></dt> 2664 <dd></dd></dl> 2665 2666 <dl class="staticmethod"> 2667 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__new__"> 2668 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__new__" title="Permalink to this definition">¶</a></dt> 2669 <dd></dd></dl> 2670 2671 <dl class="method"> 2672 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__reduce__"> 2673 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__reduce__" title="Permalink to this definition">¶</a></dt> 2674 <dd><p>helper for pickle</p> 2675 </dd></dl> 2676 2677 <dl class="method"> 2678 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__reduce_ex__"> 2679 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2680 <dd><p>helper for pickle</p> 2681 </dd></dl> 2682 2683 <dl class="method"> 2684 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__repr__"> 2685 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__repr__" title="Permalink to this definition">¶</a></dt> 2686 <dd></dd></dl> 2687 2688 <dl class="attribute"> 2689 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__setattr__"> 2690 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__setattr__" title="Permalink to this definition">¶</a></dt> 2691 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2692 </dd></dl> 2693 2694 <dl class="attribute"> 2695 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__str__"> 2696 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__str__" title="Permalink to this definition">¶</a></dt> 2697 <dd><p>x.__str__() <==> str(x)</p> 2698 </dd></dl> 2699 2700 <dl class="attribute"> 2701 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.__weakref__"> 2702 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel.__weakref__" title="Permalink to this definition">¶</a></dt> 2703 <dd><p>list of weak references to the object (if defined)</p> 2704 </dd></dl> 2705 2706 <dl class="method"> 2707 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._define_structure"> 2708 <tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._define_structure" title="Permalink to this definition">¶</a></dt> 2709 <dd><p>define initial sizer</p> 2710 </dd></dl> 2711 2712 <dl class="method"> 2713 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._do_layout"> 2714 <tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._do_layout" title="Permalink to this definition">¶</a></dt> 2715 <dd><p>Draw the current panel</p> 2716 </dd></dl> 2717 2718 <dl class="method"> 2719 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_button"> 2720 <tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_button" title="Permalink to this definition">¶</a></dt> 2721 <dd><p>Do the layout for the button widgets</p> 2722 </dd></dl> 2723 2724 <dl class="method"> 2725 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_editor"> 2726 <tt class="descname">_layout_editor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_editor" title="Permalink to this definition">¶</a></dt> 2727 <dd><p>Do the layout for sample related widgets</p> 2728 </dd></dl> 2729 2730 <dl class="method"> 2731 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_instrument"> 2732 <tt class="descname">_layout_instrument</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_instrument" title="Permalink to this definition">¶</a></dt> 2733 <dd><p>Do the layout for instrument related widgets</p> 2734 </dd></dl> 2735 2736 <dl class="method"> 2737 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_name"> 2738 <tt class="descname">_layout_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_name" title="Permalink to this definition">¶</a></dt> 2739 <dd><p>Do the layout for data name related widgets</p> 2740 </dd></dl> 2741 2742 <dl class="method"> 2743 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_run"> 2744 <tt class="descname">_layout_run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_run" title="Permalink to this definition">¶</a></dt> 2745 <dd><p>Do the layout for data run related widgets</p> 2746 </dd></dl> 2747 2748 <dl class="method"> 2749 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_source"> 2750 <tt class="descname">_layout_source</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_source" title="Permalink to this definition">¶</a></dt> 2751 <dd><p>Do the layout for source related widgets</p> 2752 </dd></dl> 2753 2754 <dl class="method"> 2755 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_summary"> 2756 <tt class="descname">_layout_summary</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_summary" title="Permalink to this definition">¶</a></dt> 2757 <dd><p>Layout widgets related to data’s summary</p> 2758 </dd></dl> 2759 2760 <dl class="method"> 2761 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._layout_title"> 2762 <tt class="descname">_layout_title</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorPanel._layout_title" title="Permalink to this definition">¶</a></dt> 2763 <dd><p>Do the layout for data title related widgets</p> 2764 </dd></dl> 2765 2766 <dl class="method"> 2767 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel._setOORInfo"> 2768 <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.data_editor.DataEditorPanel._setOORInfo" title="Permalink to this definition">¶</a></dt> 2769 <dd></dd></dl> 2770 2627 2771 <dl class="method"> 2628 2772 <dt id="sans.perspectives.calculator.data_editor.DataEditorPanel.choose_data_file"> … … 5486 5630 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 5487 5631 </dd></dl> 5632 5633 <dl class="attribute"> 5634 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__class__"> 5635 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__class__" title="Permalink to this definition">¶</a></dt> 5636 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 5637 </dd></dl> 5638 5639 <dl class="attribute"> 5640 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__delattr__"> 5641 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__delattr__" title="Permalink to this definition">¶</a></dt> 5642 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 5643 </dd></dl> 5644 5645 <dl class="attribute"> 5646 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__dict__"> 5647 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x04463E90></em><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__dict__" title="Permalink to this definition">¶</a></dt> 5648 <dd></dd></dl> 5649 5650 <dl class="attribute"> 5651 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__getattribute__"> 5652 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__getattribute__" title="Permalink to this definition">¶</a></dt> 5653 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 5654 </dd></dl> 5655 5656 <dl class="attribute"> 5657 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__hash__"> 5658 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__hash__" title="Permalink to this definition">¶</a></dt> 5659 <dd><p>x.__hash__() <==> hash(x)</p> 5660 </dd></dl> 5661 5662 <dl class="method"> 5663 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__init__"> 5664 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__init__" title="Permalink to this definition">¶</a></dt> 5665 <dd></dd></dl> 5666 5667 <dl class="attribute"> 5668 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__module__"> 5669 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.data_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__module__" title="Permalink to this definition">¶</a></dt> 5670 <dd></dd></dl> 5671 5672 <dl class="staticmethod"> 5673 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__new__"> 5674 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__new__" title="Permalink to this definition">¶</a></dt> 5675 <dd></dd></dl> 5676 5677 <dl class="method"> 5678 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__reduce__"> 5679 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__reduce__" title="Permalink to this definition">¶</a></dt> 5680 <dd><p>helper for pickle</p> 5681 </dd></dl> 5682 5683 <dl class="method"> 5684 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__reduce_ex__"> 5685 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 5686 <dd><p>helper for pickle</p> 5687 </dd></dl> 5688 5689 <dl class="method"> 5690 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__repr__"> 5691 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__repr__" title="Permalink to this definition">¶</a></dt> 5692 <dd></dd></dl> 5693 5694 <dl class="attribute"> 5695 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__setattr__"> 5696 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__setattr__" title="Permalink to this definition">¶</a></dt> 5697 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 5698 </dd></dl> 5699 5700 <dl class="attribute"> 5701 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__str__"> 5702 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__str__" title="Permalink to this definition">¶</a></dt> 5703 <dd><p>x.__str__() <==> str(x)</p> 5704 </dd></dl> 5705 5706 <dl class="attribute"> 5707 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow.__weakref__"> 5708 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.data_editor.DataEditorWindow.__weakref__" title="Permalink to this definition">¶</a></dt> 5709 <dd><p>list of weak references to the object (if defined)</p> 5710 </dd></dl> 5711 5712 <dl class="method"> 5713 <dt id="sans.perspectives.calculator.data_editor.DataEditorWindow._setOORInfo"> 5714 <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.data_editor.DataEditorWindow._setOORInfo" title="Permalink to this definition">¶</a></dt> 5715 <dd></dd></dl> 5488 5716 5489 5717 <dl class="method"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/detector_editor.html
r73088f5 r5f50326 2722 2722 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 2723 2723 </dd></dl> 2724 2725 <dl class="method"> 2726 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._CreateButtonSizer"> 2727 <tt class="descname">_CreateButtonSizer</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 2728 <dd></dd></dl> 2729 2730 <dl class="attribute"> 2731 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__class__"> 2732 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__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.detector_editor.DetectorDialog.__delattr__"> 2738 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 2739 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2740 </dd></dl> 2741 2742 <dl class="attribute"> 2743 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__dict__"> 2744 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x03F00A50></em><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__dict__" title="Permalink to this definition">¶</a></dt> 2745 <dd></dd></dl> 2746 2747 <dl class="method"> 2748 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__enter__"> 2749 <tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__enter__" title="Permalink to this definition">¶</a></dt> 2750 <dd></dd></dl> 2751 2752 <dl class="method"> 2753 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__exit__"> 2754 <tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__exit__" title="Permalink to this definition">¶</a></dt> 2755 <dd></dd></dl> 2756 2757 <dl class="attribute"> 2758 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__getattribute__"> 2759 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 2760 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2761 </dd></dl> 2762 2763 <dl class="attribute"> 2764 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__hash__"> 2765 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__hash__" title="Permalink to this definition">¶</a></dt> 2766 <dd><p>x.__hash__() <==> hash(x)</p> 2767 </dd></dl> 2768 2769 <dl class="method"> 2770 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__init__"> 2771 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__init__" title="Permalink to this definition">¶</a></dt> 2772 <dd></dd></dl> 2773 2774 <dl class="attribute"> 2775 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__module__"> 2776 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.detector_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__module__" title="Permalink to this definition">¶</a></dt> 2777 <dd></dd></dl> 2778 2779 <dl class="staticmethod"> 2780 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__new__"> 2781 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__new__" title="Permalink to this definition">¶</a></dt> 2782 <dd></dd></dl> 2783 2784 <dl class="method"> 2785 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__reduce__"> 2786 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__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.detector_editor.DetectorDialog.__reduce_ex__"> 2792 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__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.detector_editor.DetectorDialog.__repr__"> 2798 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__repr__" title="Permalink to this definition">¶</a></dt> 2799 <dd></dd></dl> 2800 2801 <dl class="attribute"> 2802 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__setattr__"> 2803 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 2804 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2805 </dd></dl> 2806 2807 <dl class="attribute"> 2808 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__str__"> 2809 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__str__" title="Permalink to this definition">¶</a></dt> 2810 <dd><p>x.__str__() <==> str(x)</p> 2811 </dd></dl> 2812 2813 <dl class="attribute"> 2814 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog.__weakref__"> 2815 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog.__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.detector_editor.DetectorDialog._define_structure"> 2821 <tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._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.detector_editor.DetectorDialog._do_layout"> 2827 <tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._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.detector_editor.DetectorDialog._layout_beam_center"> 2833 <tt class="descname">_layout_beam_center</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_beam_center" title="Permalink to this definition">¶</a></dt> 2834 <dd><p>Do the layout for beam center related widgets</p> 2835 </dd></dl> 2836 2837 <dl class="method"> 2838 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_button"> 2839 <tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._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.detector_editor.DetectorDialog._layout_detector"> 2845 <tt class="descname">_layout_detector</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_detector" title="Permalink to this definition">¶</a></dt> 2846 <dd><p>Do the layout for detector related widgets</p> 2847 </dd></dl> 2848 2849 <dl class="method"> 2850 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_distance"> 2851 <tt class="descname">_layout_distance</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_distance" title="Permalink to this definition">¶</a></dt> 2852 <dd><p>Do the layout for distance related widgets</p> 2853 </dd></dl> 2854 2855 <dl class="method"> 2856 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_instrument_sizer"> 2857 <tt class="descname">_layout_instrument_sizer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_instrument_sizer" title="Permalink to this definition">¶</a></dt> 2858 <dd><p>Do the layout for instrument related widgets</p> 2859 </dd></dl> 2860 2861 <dl class="method"> 2862 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_offset"> 2863 <tt class="descname">_layout_offset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_offset" title="Permalink to this definition">¶</a></dt> 2864 <dd><p>Do the layout for offset related widgets</p> 2865 </dd></dl> 2866 2867 <dl class="method"> 2868 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_orientation"> 2869 <tt class="descname">_layout_orientation</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_orientation" title="Permalink to this definition">¶</a></dt> 2870 <dd><p>Do the layout for orientation related widgets</p> 2871 </dd></dl> 2872 2873 <dl class="method"> 2874 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_pixel_size"> 2875 <tt class="descname">_layout_pixel_size</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_pixel_size" title="Permalink to this definition">¶</a></dt> 2876 <dd><p>Do the layout for pixel size related widgets</p> 2877 </dd></dl> 2878 2879 <dl class="method"> 2880 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._layout_slit_length"> 2881 <tt class="descname">_layout_slit_length</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.detector_editor.DetectorDialog._layout_slit_length" title="Permalink to this definition">¶</a></dt> 2882 <dd><p>Do the layout for slit length related widgets</p> 2883 </dd></dl> 2884 2885 <dl class="method"> 2886 <dt id="sans.perspectives.calculator.detector_editor.DetectorDialog._setOORInfo"> 2887 <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.detector_editor.DetectorDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 2888 <dd></dd></dl> 2724 2889 2725 2890 <dl class="method"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/help_panel.html
r73088f5 r5f50326 28 28 <link rel="top" title="calculatorview 0.1.0 documentation" href="../../../index.html" /> 29 29 <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" /> 31 31 <link rel="prev" title="detector_editor" href="detector_editor.html" /> 32 32 </head> … … 42 42 >modules</a> |</li> 43 43 <li class="right" > 44 <a href=" load_thread.html" title="load_thread"44 <a href="kiessig_calculator_panel.html" title="kiessig_calculator_panel" 45 45 accesskey="N">next</a> |</li> 46 46 <li class="right" > … … 2760 2760 2761 2761 <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__(‘name’) <==> 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"> = <dictproxy object at 0x04683B90></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__(‘name’) <==> 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__() <==> 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> → 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__(‘name’, value) <==> 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__() <==> 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"> 2762 2846 <dt id="sans.perspectives.calculator.help_panel.HelpWindow.thisown"> 2763 2847 <tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.calculator.help_panel.HelpWindow.thisown" title="Permalink to this definition">¶</a></dt> … … 3330 3414 </dd></dl> 3331 3415 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__(‘name’) <==> 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"> = <dictproxy object at 0x03949590></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__(‘name’) <==> 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__() <==> 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> – 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 3466 redirected? Defaults to True on Windows and Mac, False 3467 otherwise. If <cite>filename</cite> is None then output will be 3468 redirected to a window that pops up as needed. (You can 3469 control what kind of window is created for the output by 3470 resetting the class variable <tt class="docutils literal"><span class="pre">outputWindowClass</span></tt> to a 3471 class of your choosing.)</li> 3472 <li><strong>filename</strong> – The name of a file to redirect output to, if 3473 redirect is True.</li> 3474 <li><strong>useBestVisual</strong> – Should the app try to use the best 3475 available visual provided by the system (only relevant on 3476 systems that have more than one visual.) This parameter 3477 must be used instead of calling <cite>SetUseBestVisual</cite> later 3478 on because it must be set before the underlying GUI 3479 toolkit is initialized.</li> 3480 <li><strong>clearSigInt</strong> – Should SIGINT be cleared? This allows the 3481 app to terminate upon a Ctrl-C in the console like other 3482 GUI 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 3487 initialization to ensure that the system, toolkit and 3488 wxWidgets 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> → 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__(‘name’, value) <==> 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__() <==> 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 3332 3555 <dl class="attribute"> 3333 3556 <dt id="sans.perspectives.calculator.help_panel.ViewApp.outputWindowClass"> … … 3365 3588 title="previous chapter">detector_editor</a></p> 3366 3589 <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> 3369 3592 <h3>This Page</h3> 3370 3593 <ul class="this-page-menu"> … … 3399 3622 >modules</a> |</li> 3400 3623 <li class="right" > 3401 <a href=" load_thread.html" title="load_thread"3624 <a href="kiessig_calculator_panel.html" title="kiessig_calculator_panel" 3402 3625 >next</a> |</li> 3403 3626 <li class="right" > -
calculatorview/docs/sphinx/html/api/perspectives/calculator/index.html
r73088f5 r5f50326 101 101 </ul> 102 102 </li> 103 <li class="toctree-l1"><a class="reference internal" href="kiessig_calculator_panel.html">kiessig_calculator_panel</a><ul> 104 <li class="toctree-l2"><a class="reference internal" href="kiessig_calculator_panel.html#sans-perspectives-calculator-kiessig-calculator-panel"><tt class="docutils literal"><span class="pre">sans.perspectives.calculator.kiessig_calculator_panel</span></tt></a></li> 105 </ul> 106 </li> 103 107 <li class="toctree-l1"><a class="reference internal" href="load_thread.html">load_thread</a><ul> 104 108 <li class="toctree-l2"><a class="reference internal" href="load_thread.html#sans-perspectives-calculator-load-thread"><tt class="docutils literal"><span class="pre">sans.perspectives.calculator.load_thread</span></tt></a></li> 109 </ul> 110 </li> 111 <li class="toctree-l1"><a class="reference internal" href="pyconsole.html">pyconsole</a><ul> 112 <li class="toctree-l2"><a class="reference internal" href="pyconsole.html#sans-perspectives-calculator-pyconsole"><tt class="docutils literal"><span class="pre">sans.perspectives.calculator.pyconsole</span></tt></a></li> 113 </ul> 114 </li> 115 <li class="toctree-l1"><a class="reference internal" href="resolcal_thread.html">resolcal_thread</a><ul> 116 <li class="toctree-l2"><a class="reference internal" href="resolcal_thread.html#sans-perspectives-calculator-resolcal-thread"><tt class="docutils literal"><span class="pre">sans.perspectives.calculator.resolcal_thread</span></tt></a></li> 117 </ul> 118 </li> 119 <li class="toctree-l1"><a class="reference internal" href="resolution_calculator_panel.html">resolution_calculator_panel</a><ul> 120 <li class="toctree-l2"><a class="reference internal" href="resolution_calculator_panel.html#sans-perspectives-calculator-resolution-calculator-panel"><tt class="docutils literal"><span class="pre">sans.perspectives.calculator.resolution_calculator_panel</span></tt></a></li> 105 121 </ul> 106 122 </li> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/load_thread.html
r73088f5 r5f50326 28 28 <link rel="top" title="calculatorview 0.1.0 documentation" href="../../../index.html" /> 29 29 <link rel="up" title="Reference" href="index.html" /> 30 <link rel="next" title=" sample_editor" href="sample_editor.html" />31 <link rel="prev" title=" help_panel" href="help_panel.html" />30 <link rel="next" title="pyconsole" href="pyconsole.html" /> 31 <link rel="prev" title="kiessig_calculator_panel" href="kiessig_calculator_panel.html" /> 32 32 </head> 33 33 <body> … … 42 42 >modules</a> |</li> 43 43 <li class="right" > 44 <a href=" sample_editor.html" title="sample_editor"44 <a href="pyconsole.html" title="pyconsole" 45 45 accesskey="N">next</a> |</li> 46 46 <li class="right" > 47 <a href=" help_panel.html" title="help_panel"47 <a href="kiessig_calculator_panel.html" title="kiessig_calculator_panel" 48 48 accesskey="P">previous</a> |</li> 49 49 <li><a href="../../../index.html">calculatorview 0.1.0 documentation</a> »</li> … … 67 67 <p>Load a data given a filename</p> 68 68 <dl class="method"> 69 <dt id="sans.perspectives.calculator.load_thread.DataReader.__init__"> 70 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.load_thread.DataReader.__init__" title="Permalink to this definition">¶</a></dt> 71 <dd></dd></dl> 72 73 <dl class="attribute"> 74 <dt id="sans.perspectives.calculator.load_thread.DataReader.__module__"> 75 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.load_thread'</em><a class="headerlink" href="#sans.perspectives.calculator.load_thread.DataReader.__module__" title="Permalink to this definition">¶</a></dt> 76 <dd></dd></dl> 77 78 <dl class="method"> 79 <dt id="sans.perspectives.calculator.load_thread.DataReader._run"> 80 <tt class="descname">_run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.load_thread.DataReader._run" title="Permalink to this definition">¶</a></dt> 81 <dd><p>Internal function to manage the thread.</p> 82 </dd></dl> 83 84 <dl class="method"> 69 85 <dt id="sans.perspectives.calculator.load_thread.DataReader.complete"> 70 86 <tt class="descname">complete</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.load_thread.DataReader.complete" title="Permalink to this definition">¶</a></dt> … … 159 175 160 176 <h4>Previous topic</h4> 161 <p class="topless"><a href=" help_panel.html"162 title="previous chapter"> help_panel</a></p>177 <p class="topless"><a href="kiessig_calculator_panel.html" 178 title="previous chapter">kiessig_calculator_panel</a></p> 163 179 <h4>Next topic</h4> 164 <p class="topless"><a href=" sample_editor.html"165 title="next chapter"> sample_editor</a></p>180 <p class="topless"><a href="pyconsole.html" 181 title="next chapter">pyconsole</a></p> 166 182 <h3>This Page</h3> 167 183 <ul class="this-page-menu"> … … 196 212 >modules</a> |</li> 197 213 <li class="right" > 198 <a href=" sample_editor.html" title="sample_editor"214 <a href="pyconsole.html" title="pyconsole" 199 215 >next</a> |</li> 200 216 <li class="right" > 201 <a href=" help_panel.html" title="help_panel"217 <a href="kiessig_calculator_panel.html" title="kiessig_calculator_panel" 202 218 >previous</a> |</li> 203 219 <li><a href="../../../index.html">calculatorview 0.1.0 documentation</a> »</li> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/sample_editor.html
r73088f5 r5f50326 29 29 <link rel="up" title="Reference" href="index.html" /> 30 30 <link rel="next" title="sld_panel" href="sld_panel.html" /> 31 <link rel="prev" title=" load_thread" href="load_thread.html" />31 <link rel="prev" title="resolution_calculator_panel" href="resolution_calculator_panel.html" /> 32 32 </head> 33 33 <body> … … 45 45 accesskey="N">next</a> |</li> 46 46 <li class="right" > 47 <a href=" load_thread.html" title="load_thread"47 <a href="resolution_calculator_panel.html" title="resolution_calculator_panel" 48 48 accesskey="P">previous</a> |</li> 49 49 <li><a href="../../../index.html">calculatorview 0.1.0 documentation</a> »</li> … … 2724 2724 2725 2725 <dl class="method"> 2726 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._CreateButtonSizer"> 2727 <tt class="descname">_CreateButtonSizer</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 2728 <dd></dd></dl> 2729 2730 <dl class="attribute"> 2731 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__class__"> 2732 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__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.sample_editor.SampleDialog.__delattr__"> 2738 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 2739 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2740 </dd></dl> 2741 2742 <dl class="attribute"> 2743 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__dict__"> 2744 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x05C2E610></em><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__dict__" title="Permalink to this definition">¶</a></dt> 2745 <dd></dd></dl> 2746 2747 <dl class="method"> 2748 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__enter__"> 2749 <tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__enter__" title="Permalink to this definition">¶</a></dt> 2750 <dd></dd></dl> 2751 2752 <dl class="method"> 2753 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__exit__"> 2754 <tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__exit__" title="Permalink to this definition">¶</a></dt> 2755 <dd></dd></dl> 2756 2757 <dl class="attribute"> 2758 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__getattribute__"> 2759 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 2760 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2761 </dd></dl> 2762 2763 <dl class="attribute"> 2764 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__hash__"> 2765 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__hash__" title="Permalink to this definition">¶</a></dt> 2766 <dd><p>x.__hash__() <==> hash(x)</p> 2767 </dd></dl> 2768 2769 <dl class="method"> 2770 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__init__"> 2771 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__init__" title="Permalink to this definition">¶</a></dt> 2772 <dd></dd></dl> 2773 2774 <dl class="attribute"> 2775 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__module__"> 2776 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.sample_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__module__" title="Permalink to this definition">¶</a></dt> 2777 <dd></dd></dl> 2778 2779 <dl class="staticmethod"> 2780 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__new__"> 2781 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__new__" title="Permalink to this definition">¶</a></dt> 2782 <dd></dd></dl> 2783 2784 <dl class="method"> 2785 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__reduce__"> 2786 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__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.sample_editor.SampleDialog.__reduce_ex__"> 2792 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__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.sample_editor.SampleDialog.__repr__"> 2798 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__repr__" title="Permalink to this definition">¶</a></dt> 2799 <dd></dd></dl> 2800 2801 <dl class="attribute"> 2802 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__setattr__"> 2803 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 2804 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2805 </dd></dl> 2806 2807 <dl class="attribute"> 2808 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__str__"> 2809 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__str__" title="Permalink to this definition">¶</a></dt> 2810 <dd><p>x.__str__() <==> str(x)</p> 2811 </dd></dl> 2812 2813 <dl class="attribute"> 2814 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.__weakref__"> 2815 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.__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.sample_editor.SampleDialog._define_structure"> 2821 <tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._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.sample_editor.SampleDialog._do_layout"> 2827 <tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._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.sample_editor.SampleDialog._layout_button"> 2833 <tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_button" title="Permalink to this definition">¶</a></dt> 2834 <dd><p>Do the layout for the button widgets</p> 2835 </dd></dl> 2836 2837 <dl class="method"> 2838 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_details"> 2839 <tt class="descname">_layout_details</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_details" title="Permalink to this definition">¶</a></dt> 2840 <dd><p>Do the layout for beam size name related widgets</p> 2841 </dd></dl> 2842 2843 <dl class="method"> 2844 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_id"> 2845 <tt class="descname">_layout_id</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_id" title="Permalink to this definition">¶</a></dt> 2846 <dd><p>Do the layout for id related widgets</p> 2847 </dd></dl> 2848 2849 <dl class="method"> 2850 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_name"> 2851 <tt class="descname">_layout_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_name" title="Permalink to this definition">¶</a></dt> 2852 <dd><p>Do the layout for sample name related widgets</p> 2853 </dd></dl> 2854 2855 <dl class="method"> 2856 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_orientation"> 2857 <tt class="descname">_layout_orientation</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_orientation" title="Permalink to this definition">¶</a></dt> 2858 <dd><p>Do the layout for orientation related widgets</p> 2859 </dd></dl> 2860 2861 <dl class="method"> 2862 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_position"> 2863 <tt class="descname">_layout_position</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_position" title="Permalink to this definition">¶</a></dt> 2864 <dd><p>Do the layout for position related widgets</p> 2865 </dd></dl> 2866 2867 <dl class="method"> 2868 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_temperature"> 2869 <tt class="descname">_layout_temperature</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_temperature" title="Permalink to this definition">¶</a></dt> 2870 <dd><p>Do the layout for temperature related widgets</p> 2871 </dd></dl> 2872 2873 <dl class="method"> 2874 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_thickness"> 2875 <tt class="descname">_layout_thickness</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_thickness" title="Permalink to this definition">¶</a></dt> 2876 <dd><p>Do the layout for thickness related widgets</p> 2877 </dd></dl> 2878 2879 <dl class="method"> 2880 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._layout_transmission"> 2881 <tt class="descname">_layout_transmission</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog._layout_transmission" title="Permalink to this definition">¶</a></dt> 2882 <dd><p>Do the layout for transmission related widgets</p> 2883 </dd></dl> 2884 2885 <dl class="method"> 2886 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog._setOORInfo"> 2887 <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.sample_editor.SampleDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 2888 <dd></dd></dl> 2889 2890 <dl class="method"> 2726 2891 <dt id="sans.perspectives.calculator.sample_editor.SampleDialog.get_notes"> 2727 2892 <tt class="descname">get_notes</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sample_editor.SampleDialog.get_notes" title="Permalink to this definition">¶</a></dt> … … 2846 3011 2847 3012 <h4>Previous topic</h4> 2848 <p class="topless"><a href=" load_thread.html"2849 title="previous chapter"> load_thread</a></p>3013 <p class="topless"><a href="resolution_calculator_panel.html" 3014 title="previous chapter">resolution_calculator_panel</a></p> 2850 3015 <h4>Next topic</h4> 2851 3016 <p class="topless"><a href="sld_panel.html" … … 2886 3051 >next</a> |</li> 2887 3052 <li class="right" > 2888 <a href=" load_thread.html" title="load_thread"3053 <a href="resolution_calculator_panel.html" title="resolution_calculator_panel" 2889 3054 >previous</a> |</li> 2890 3055 <li><a href="../../../index.html">calculatorview 0.1.0 documentation</a> »</li> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/sld_panel.html
r73088f5 r5f50326 2486 2486 </dd></dl> 2487 2487 2488 <dl class="attribute"> 2489 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__class__"> 2490 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__class__" title="Permalink to this definition">¶</a></dt> 2491 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 2492 </dd></dl> 2493 2494 <dl class="attribute"> 2495 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__delattr__"> 2496 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__delattr__" title="Permalink to this definition">¶</a></dt> 2497 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2498 </dd></dl> 2499 2500 <dl class="attribute"> 2501 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__dict__"> 2502 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x05FF34B0></em><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__dict__" title="Permalink to this definition">¶</a></dt> 2503 <dd></dd></dl> 2504 2505 <dl class="attribute"> 2506 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__getattribute__"> 2507 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__getattribute__" title="Permalink to this definition">¶</a></dt> 2508 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2509 </dd></dl> 2510 2511 <dl class="attribute"> 2512 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__hash__"> 2513 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__hash__" title="Permalink to this definition">¶</a></dt> 2514 <dd><p>x.__hash__() <==> hash(x)</p> 2515 </dd></dl> 2516 2517 <dl class="method"> 2518 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__init__"> 2519 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__init__" title="Permalink to this definition">¶</a></dt> 2520 <dd></dd></dl> 2521 2522 <dl class="attribute"> 2523 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__module__"> 2524 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.sld_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__module__" title="Permalink to this definition">¶</a></dt> 2525 <dd></dd></dl> 2526 2527 <dl class="staticmethod"> 2528 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__new__"> 2529 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__new__" title="Permalink to this definition">¶</a></dt> 2530 <dd></dd></dl> 2531 2532 <dl class="method"> 2533 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__reduce__"> 2534 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__reduce__" title="Permalink to this definition">¶</a></dt> 2535 <dd><p>helper for pickle</p> 2536 </dd></dl> 2537 2538 <dl class="method"> 2539 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__reduce_ex__"> 2540 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2541 <dd><p>helper for pickle</p> 2542 </dd></dl> 2543 2544 <dl class="method"> 2545 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__repr__"> 2546 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__repr__" title="Permalink to this definition">¶</a></dt> 2547 <dd></dd></dl> 2548 2549 <dl class="attribute"> 2550 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__setattr__"> 2551 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__setattr__" title="Permalink to this definition">¶</a></dt> 2552 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2553 </dd></dl> 2554 2555 <dl class="attribute"> 2556 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__str__"> 2557 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__str__" title="Permalink to this definition">¶</a></dt> 2558 <dd><p>x.__str__() <==> str(x)</p> 2559 </dd></dl> 2560 2561 <dl class="attribute"> 2562 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.__weakref__"> 2563 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel.__weakref__" title="Permalink to this definition">¶</a></dt> 2564 <dd><p>list of weak references to the object (if defined)</p> 2565 </dd></dl> 2566 2567 <dl class="method"> 2568 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._do_layout"> 2569 <tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._do_layout" title="Permalink to this definition">¶</a></dt> 2570 <dd><p>Draw window content</p> 2571 </dd></dl> 2572 2573 <dl class="method"> 2574 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._setOORInfo"> 2575 <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.sld_panel.SldPanel._setOORInfo" title="Permalink to this definition">¶</a></dt> 2576 <dd></dd></dl> 2577 2578 <dl class="method"> 2579 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_bookmark_flag"> 2580 <tt class="descname">_set_bookmark_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_bookmark_flag" title="Permalink to this definition">¶</a></dt> 2581 <dd><p>The derivative class sets the bookmark flag value to indicate that it 2582 can be bookmarked</p> 2583 </dd></dl> 2584 2585 <dl class="method"> 2586 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_copy_flag"> 2587 <tt class="descname">_set_copy_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_copy_flag" title="Permalink to this definition">¶</a></dt> 2588 <dd><p>The derivative class sets the copy flag value to indicate that the 2589 action done can be recovered</p> 2590 </dd></dl> 2591 2592 <dl class="method"> 2593 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_drag_flag"> 2594 <tt class="descname">_set_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_drag_flag" title="Permalink to this definition">¶</a></dt> 2595 <dd><p>The derivative class sets the drag flag value to indicate that 2596 dragging motion is possible</p> 2597 </dd></dl> 2598 2599 <dl class="method"> 2600 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_paste_flag"> 2601 <tt class="descname">_set_paste_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_paste_flag" title="Permalink to this definition">¶</a></dt> 2602 <dd><p>The derivative class sets the paste flag value to indicate that the 2603 action done can be recovered</p> 2604 </dd></dl> 2605 2606 <dl class="method"> 2607 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_preview_flag"> 2608 <tt class="descname">_set_preview_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_preview_flag" title="Permalink to this definition">¶</a></dt> 2609 <dd><p>The derivative class sets the preview flag value to indicate that it 2610 can be previewed</p> 2611 </dd></dl> 2612 2613 <dl class="method"> 2614 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_print_flag"> 2615 <tt class="descname">_set_print_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_print_flag" title="Permalink to this definition">¶</a></dt> 2616 <dd><p>The derivative class sets the print flag value to indicate that it can 2617 be printed</p> 2618 </dd></dl> 2619 2620 <dl class="method"> 2621 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_redo_flag"> 2622 <tt class="descname">_set_redo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_redo_flag" title="Permalink to this definition">¶</a></dt> 2623 <dd><p>The derivative class sets the redo flag value to indicate that the 2624 action done can be recovered</p> 2625 </dd></dl> 2626 2627 <dl class="method"> 2628 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_reset_flag"> 2629 <tt class="descname">_set_reset_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_reset_flag" title="Permalink to this definition">¶</a></dt> 2630 <dd><p>The derivative class sets the reset flag value to indicate that it 2631 can be reset</p> 2632 </dd></dl> 2633 2634 <dl class="method"> 2635 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_save_flag"> 2636 <tt class="descname">_set_save_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_save_flag" title="Permalink to this definition">¶</a></dt> 2637 <dd><p>The derivative class sets the drag flag value to indicate that it 2638 can be saved</p> 2639 </dd></dl> 2640 2641 <dl class="method"> 2642 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_undo_flag"> 2643 <tt class="descname">_set_undo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_undo_flag" title="Permalink to this definition">¶</a></dt> 2644 <dd><p>The derivative class sets the undo flag value to indicate that the 2645 current action done can be canceled</p> 2646 </dd></dl> 2647 2648 <dl class="method"> 2649 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_zoom_flag"> 2650 <tt class="descname">_set_zoom_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_zoom_flag" title="Permalink to this definition">¶</a></dt> 2651 <dd><p>The derivative class sets the zoom flag value to indicate that it 2652 can be zoomed</p> 2653 </dd></dl> 2654 2655 <dl class="method"> 2656 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_zoomed_in_flag"> 2657 <tt class="descname">_set_zoomed_in_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_zoomed_in_flag" title="Permalink to this definition">¶</a></dt> 2658 <dd><p>The derivative class sets the zoom in flag value to indicate that it 2659 can be zoomed in</p> 2660 </dd></dl> 2661 2662 <dl class="method"> 2663 <dt id="sans.perspectives.calculator.sld_panel.SldPanel._set_zoomed_out_flag"> 2664 <tt class="descname">_set_zoomed_out_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldPanel._set_zoomed_out_flag" title="Permalink to this definition">¶</a></dt> 2665 <dd><p>The derivative class sets the zoom out flag value to indicate that it 2666 can be zoomed out</p> 2667 </dd></dl> 2668 2488 2669 <dl class="method"> 2489 2670 <dt id="sans.perspectives.calculator.sld_panel.SldPanel.calculateSld"> … … 5470 5651 5471 5652 <dl class="attribute"> 5653 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__class__"> 5654 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__class__" title="Permalink to this definition">¶</a></dt> 5655 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 5656 </dd></dl> 5657 5658 <dl class="attribute"> 5659 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__delattr__"> 5660 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__delattr__" title="Permalink to this definition">¶</a></dt> 5661 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 5662 </dd></dl> 5663 5664 <dl class="attribute"> 5665 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__dict__"> 5666 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x05F60E90></em><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__dict__" title="Permalink to this definition">¶</a></dt> 5667 <dd></dd></dl> 5668 5669 <dl class="attribute"> 5670 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__getattribute__"> 5671 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__getattribute__" title="Permalink to this definition">¶</a></dt> 5672 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 5673 </dd></dl> 5674 5675 <dl class="attribute"> 5676 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__hash__"> 5677 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__hash__" title="Permalink to this definition">¶</a></dt> 5678 <dd><p>x.__hash__() <==> hash(x)</p> 5679 </dd></dl> 5680 5681 <dl class="method"> 5682 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__init__"> 5683 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__init__" title="Permalink to this definition">¶</a></dt> 5684 <dd></dd></dl> 5685 5686 <dl class="attribute"> 5687 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__module__"> 5688 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.sld_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__module__" title="Permalink to this definition">¶</a></dt> 5689 <dd></dd></dl> 5690 5691 <dl class="staticmethod"> 5692 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__new__"> 5693 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__new__" title="Permalink to this definition">¶</a></dt> 5694 <dd></dd></dl> 5695 5696 <dl class="method"> 5697 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__reduce__"> 5698 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__reduce__" title="Permalink to this definition">¶</a></dt> 5699 <dd><p>helper for pickle</p> 5700 </dd></dl> 5701 5702 <dl class="method"> 5703 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__reduce_ex__"> 5704 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 5705 <dd><p>helper for pickle</p> 5706 </dd></dl> 5707 5708 <dl class="method"> 5709 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__repr__"> 5710 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__repr__" title="Permalink to this definition">¶</a></dt> 5711 <dd></dd></dl> 5712 5713 <dl class="attribute"> 5714 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__setattr__"> 5715 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__setattr__" title="Permalink to this definition">¶</a></dt> 5716 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 5717 </dd></dl> 5718 5719 <dl class="attribute"> 5720 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__str__"> 5721 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__str__" title="Permalink to this definition">¶</a></dt> 5722 <dd><p>x.__str__() <==> str(x)</p> 5723 </dd></dl> 5724 5725 <dl class="attribute"> 5726 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.__weakref__"> 5727 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.__weakref__" title="Permalink to this definition">¶</a></dt> 5728 <dd><p>list of weak references to the object (if defined)</p> 5729 </dd></dl> 5730 5731 <dl class="method"> 5732 <dt id="sans.perspectives.calculator.sld_panel.SldWindow._setOORInfo"> 5733 <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.sld_panel.SldWindow._setOORInfo" title="Permalink to this definition">¶</a></dt> 5734 <dd></dd></dl> 5735 5736 <dl class="attribute"> 5472 5737 <dt id="sans.perspectives.calculator.sld_panel.SldWindow.thisown"> 5473 5738 <tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.SldWindow.thisown" title="Permalink to this definition">¶</a></dt> … … 6039 6304 </table> 6040 6305 </dd></dl> 6306 6307 <dl class="method"> 6308 <dt id="sans.perspectives.calculator.sld_panel.ViewApp._BootstrapApp"> 6309 <tt class="descname">_BootstrapApp</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp._BootstrapApp" title="Permalink to this definition">¶</a></dt> 6310 <dd><p>For internal use only</p> 6311 </dd></dl> 6312 6313 <dl class="attribute"> 6314 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__class__"> 6315 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__class__" title="Permalink to this definition">¶</a></dt> 6316 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 6317 </dd></dl> 6318 6319 <dl class="method"> 6320 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__del__"> 6321 <tt class="descname">__del__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__del__" title="Permalink to this definition">¶</a></dt> 6322 <dd></dd></dl> 6323 6324 <dl class="attribute"> 6325 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__delattr__"> 6326 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__delattr__" title="Permalink to this definition">¶</a></dt> 6327 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 6328 </dd></dl> 6329 6330 <dl class="attribute"> 6331 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__dict__"> 6332 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x05FBA490></em><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__dict__" title="Permalink to this definition">¶</a></dt> 6333 <dd></dd></dl> 6334 6335 <dl class="attribute"> 6336 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__getattribute__"> 6337 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__getattribute__" title="Permalink to this definition">¶</a></dt> 6338 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 6339 </dd></dl> 6340 6341 <dl class="attribute"> 6342 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__hash__"> 6343 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__hash__" title="Permalink to this definition">¶</a></dt> 6344 <dd><p>x.__hash__() <==> hash(x)</p> 6345 </dd></dl> 6346 6347 <dl class="method"> 6348 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__init__"> 6349 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__init__" title="Permalink to this definition">¶</a></dt> 6350 <dd><p>Construct a <tt class="docutils literal"><span class="pre">wx.App</span></tt> object.</p> 6351 <table class="docutils field-list" frame="void" rules="none"> 6352 <col class="field-name" /> 6353 <col class="field-body" /> 6354 <tbody valign="top"> 6355 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple"> 6356 <li><strong>redirect</strong> – 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 6357 redirected? Defaults to True on Windows and Mac, False 6358 otherwise. If <cite>filename</cite> is None then output will be 6359 redirected to a window that pops up as needed. (You can 6360 control what kind of window is created for the output by 6361 resetting the class variable <tt class="docutils literal"><span class="pre">outputWindowClass</span></tt> to a 6362 class of your choosing.)</li> 6363 <li><strong>filename</strong> – The name of a file to redirect output to, if 6364 redirect is True.</li> 6365 <li><strong>useBestVisual</strong> – Should the app try to use the best 6366 available visual provided by the system (only relevant on 6367 systems that have more than one visual.) This parameter 6368 must be used instead of calling <cite>SetUseBestVisual</cite> later 6369 on because it must be set before the underlying GUI 6370 toolkit is initialized.</li> 6371 <li><strong>clearSigInt</strong> – Should SIGINT be cleared? This allows the 6372 app to terminate upon a Ctrl-C in the console like other 6373 GUI apps will.</li> 6374 </ul> 6375 </td> 6376 </tr> 6377 <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 6378 initialization to ensure that the system, toolkit and 6379 wxWidgets are fully initialized.</p> 6380 </td> 6381 </tr> 6382 </tbody> 6383 </table> 6384 </dd></dl> 6385 6386 <dl class="attribute"> 6387 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__module__"> 6388 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.sld_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__module__" title="Permalink to this definition">¶</a></dt> 6389 <dd></dd></dl> 6390 6391 <dl class="staticmethod"> 6392 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__new__"> 6393 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__new__" title="Permalink to this definition">¶</a></dt> 6394 <dd></dd></dl> 6395 6396 <dl class="method"> 6397 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__reduce__"> 6398 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__reduce__" title="Permalink to this definition">¶</a></dt> 6399 <dd><p>helper for pickle</p> 6400 </dd></dl> 6401 6402 <dl class="method"> 6403 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__reduce_ex__"> 6404 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 6405 <dd><p>helper for pickle</p> 6406 </dd></dl> 6407 6408 <dl class="method"> 6409 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__repr__"> 6410 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__repr__" title="Permalink to this definition">¶</a></dt> 6411 <dd></dd></dl> 6412 6413 <dl class="attribute"> 6414 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__setattr__"> 6415 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__setattr__" title="Permalink to this definition">¶</a></dt> 6416 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 6417 </dd></dl> 6418 6419 <dl class="attribute"> 6420 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__str__"> 6421 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__str__" title="Permalink to this definition">¶</a></dt> 6422 <dd><p>x.__str__() <==> str(x)</p> 6423 </dd></dl> 6424 6425 <dl class="method"> 6426 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__swig_destroy__"> 6427 <tt class="descname">__swig_destroy__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__swig_destroy__" title="Permalink to this definition">¶</a></dt> 6428 <dd></dd></dl> 6429 6430 <dl class="attribute"> 6431 <dt id="sans.perspectives.calculator.sld_panel.ViewApp.__weakref__"> 6432 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.sld_panel.ViewApp.__weakref__" title="Permalink to this definition">¶</a></dt> 6433 <dd><p>list of weak references to the object (if defined)</p> 6434 </dd></dl> 6435 6436 <dl class="method"> 6437 <dt id="sans.perspectives.calculator.sld_panel.ViewApp._setCallbackInfo"> 6438 <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.sld_panel.ViewApp._setCallbackInfo" title="Permalink to this definition">¶</a></dt> 6439 <dd></dd></dl> 6440 6441 <dl class="method"> 6442 <dt id="sans.perspectives.calculator.sld_panel.ViewApp._setOORInfo"> 6443 <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.sld_panel.ViewApp._setOORInfo" title="Permalink to this definition">¶</a></dt> 6444 <dd></dd></dl> 6041 6445 6042 6446 <dl class="attribute"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/slit_length_calculator_panel.html
r73088f5 r5f50326 2489 2489 </dd></dl> 2490 2490 2491 <dl class="attribute"> 2492 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__class__"> 2493 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__class__" title="Permalink to this definition">¶</a></dt> 2494 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 2495 </dd></dl> 2496 2497 <dl class="attribute"> 2498 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__delattr__"> 2499 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__delattr__" title="Permalink to this definition">¶</a></dt> 2500 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2501 </dd></dl> 2502 2503 <dl class="attribute"> 2504 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__dict__"> 2505 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x067C8C70></em><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__dict__" title="Permalink to this definition">¶</a></dt> 2506 <dd></dd></dl> 2507 2508 <dl class="attribute"> 2509 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__getattribute__"> 2510 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__getattribute__" title="Permalink to this definition">¶</a></dt> 2511 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2512 </dd></dl> 2513 2514 <dl class="attribute"> 2515 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__hash__"> 2516 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__hash__" title="Permalink to this definition">¶</a></dt> 2517 <dd><p>x.__hash__() <==> hash(x)</p> 2518 </dd></dl> 2519 2520 <dl class="method"> 2521 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__init__"> 2522 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__init__" title="Permalink to this definition">¶</a></dt> 2523 <dd></dd></dl> 2524 2525 <dl class="attribute"> 2526 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__module__"> 2527 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.slit_length_calculator_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__module__" title="Permalink to this definition">¶</a></dt> 2528 <dd></dd></dl> 2529 2530 <dl class="staticmethod"> 2531 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__new__"> 2532 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__new__" title="Permalink to this definition">¶</a></dt> 2533 <dd></dd></dl> 2534 2535 <dl class="method"> 2536 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__reduce__"> 2537 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__reduce__" title="Permalink to this definition">¶</a></dt> 2538 <dd><p>helper for pickle</p> 2539 </dd></dl> 2540 2541 <dl class="method"> 2542 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__reduce_ex__"> 2543 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2544 <dd><p>helper for pickle</p> 2545 </dd></dl> 2546 2547 <dl class="method"> 2548 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__repr__"> 2549 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__repr__" title="Permalink to this definition">¶</a></dt> 2550 <dd></dd></dl> 2551 2552 <dl class="attribute"> 2553 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__setattr__"> 2554 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__setattr__" title="Permalink to this definition">¶</a></dt> 2555 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2556 </dd></dl> 2557 2558 <dl class="attribute"> 2559 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__str__"> 2560 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__str__" title="Permalink to this definition">¶</a></dt> 2561 <dd><p>x.__str__() <==> str(x)</p> 2562 </dd></dl> 2563 2564 <dl class="attribute"> 2565 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__weakref__"> 2566 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.__weakref__" title="Permalink to this definition">¶</a></dt> 2567 <dd><p>list of weak references to the object (if defined)</p> 2568 </dd></dl> 2569 2570 <dl class="method"> 2571 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._define_structure"> 2572 <tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._define_structure" title="Permalink to this definition">¶</a></dt> 2573 <dd><p>Define the main sizers building to build this application.</p> 2574 </dd></dl> 2575 2576 <dl class="method"> 2577 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._do_layout"> 2578 <tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._do_layout" title="Permalink to this definition">¶</a></dt> 2579 <dd><p>Draw window content</p> 2580 </dd></dl> 2581 2582 <dl class="method"> 2583 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_button"> 2584 <tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_button" title="Permalink to this definition">¶</a></dt> 2585 <dd><p>Do the layout for the button widgets</p> 2586 </dd></dl> 2587 2588 <dl class="method"> 2589 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_data_name"> 2590 <tt class="descname">_layout_data_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_data_name" title="Permalink to this definition">¶</a></dt> 2591 <dd><p>Fill the sizer containing data’s name</p> 2592 </dd></dl> 2593 2594 <dl class="method"> 2595 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_hint"> 2596 <tt class="descname">_layout_hint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_hint" title="Permalink to this definition">¶</a></dt> 2597 <dd><p>Fill the sizer containing hint</p> 2598 </dd></dl> 2599 2600 <dl class="method"> 2601 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_slit_size"> 2602 <tt class="descname">_layout_slit_size</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._layout_slit_size" title="Permalink to this definition">¶</a></dt> 2603 <dd><p>Fill the sizer containing slit size information</p> 2604 </dd></dl> 2605 2606 <dl class="method"> 2607 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._setOORInfo"> 2608 <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.slit_length_calculator_panel.SlitLengthCalculatorPanel._setOORInfo" title="Permalink to this definition">¶</a></dt> 2609 <dd></dd></dl> 2610 2611 <dl class="method"> 2612 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_bookmark_flag"> 2613 <tt class="descname">_set_bookmark_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_bookmark_flag" title="Permalink to this definition">¶</a></dt> 2614 <dd><p>The derivative class sets the bookmark flag value to indicate that it 2615 can be bookmarked</p> 2616 </dd></dl> 2617 2618 <dl class="method"> 2619 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_copy_flag"> 2620 <tt class="descname">_set_copy_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_copy_flag" title="Permalink to this definition">¶</a></dt> 2621 <dd><p>The derivative class sets the copy flag value to indicate that the 2622 action done can be recovered</p> 2623 </dd></dl> 2624 2625 <dl class="method"> 2626 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_drag_flag"> 2627 <tt class="descname">_set_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_drag_flag" title="Permalink to this definition">¶</a></dt> 2628 <dd><p>The derivative class sets the drag flag value to indicate that 2629 dragging motion is possible</p> 2630 </dd></dl> 2631 2632 <dl class="method"> 2633 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_paste_flag"> 2634 <tt class="descname">_set_paste_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_paste_flag" title="Permalink to this definition">¶</a></dt> 2635 <dd><p>The derivative class sets the paste flag value to indicate that the 2636 action done can be recovered</p> 2637 </dd></dl> 2638 2639 <dl class="method"> 2640 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_preview_flag"> 2641 <tt class="descname">_set_preview_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_preview_flag" title="Permalink to this definition">¶</a></dt> 2642 <dd><p>The derivative class sets the preview flag value to indicate that it 2643 can be previewed</p> 2644 </dd></dl> 2645 2646 <dl class="method"> 2647 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_print_flag"> 2648 <tt class="descname">_set_print_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_print_flag" title="Permalink to this definition">¶</a></dt> 2649 <dd><p>The derivative class sets the print flag value to indicate that it can 2650 be printed</p> 2651 </dd></dl> 2652 2653 <dl class="method"> 2654 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_redo_flag"> 2655 <tt class="descname">_set_redo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_redo_flag" title="Permalink to this definition">¶</a></dt> 2656 <dd><p>The derivative class sets the redo flag value to indicate that the 2657 action done can be recovered</p> 2658 </dd></dl> 2659 2660 <dl class="method"> 2661 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_reset_flag"> 2662 <tt class="descname">_set_reset_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_reset_flag" title="Permalink to this definition">¶</a></dt> 2663 <dd><p>The derivative class sets the reset flag value to indicate that it 2664 can be reset</p> 2665 </dd></dl> 2666 2667 <dl class="method"> 2668 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_save_flag"> 2669 <tt class="descname">_set_save_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_save_flag" title="Permalink to this definition">¶</a></dt> 2670 <dd><p>The derivative class sets the drag flag value to indicate that it 2671 can be saved</p> 2672 </dd></dl> 2673 2674 <dl class="method"> 2675 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_undo_flag"> 2676 <tt class="descname">_set_undo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_undo_flag" title="Permalink to this definition">¶</a></dt> 2677 <dd><p>The derivative class sets the undo flag value to indicate that the 2678 current action done can be canceled</p> 2679 </dd></dl> 2680 2681 <dl class="method"> 2682 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_zoom_flag"> 2683 <tt class="descname">_set_zoom_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_zoom_flag" title="Permalink to this definition">¶</a></dt> 2684 <dd><p>The derivative class sets the zoom flag value to indicate that it 2685 can be zoomed</p> 2686 </dd></dl> 2687 2688 <dl class="method"> 2689 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_zoomed_in_flag"> 2690 <tt class="descname">_set_zoomed_in_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_zoomed_in_flag" title="Permalink to this definition">¶</a></dt> 2691 <dd><p>The derivative class sets the zoom in flag value to indicate that it 2692 can be zoomed in</p> 2693 </dd></dl> 2694 2695 <dl class="method"> 2696 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_zoomed_out_flag"> 2697 <tt class="descname">_set_zoomed_out_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel._set_zoomed_out_flag" title="Permalink to this definition">¶</a></dt> 2698 <dd><p>The derivative class sets the zoom out flag value to indicate that it 2699 can be zoomed out</p> 2700 </dd></dl> 2701 2491 2702 <dl class="method"> 2492 2703 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorPanel.choose_data_file"> … … 5456 5667 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 5457 5668 </dd></dl> 5669 5670 <dl class="attribute"> 5671 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__class__"> 5672 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__class__" title="Permalink to this definition">¶</a></dt> 5673 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 5674 </dd></dl> 5675 5676 <dl class="attribute"> 5677 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__delattr__"> 5678 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__delattr__" title="Permalink to this definition">¶</a></dt> 5679 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 5680 </dd></dl> 5681 5682 <dl class="attribute"> 5683 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__dict__"> 5684 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x067712F0></em><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__dict__" title="Permalink to this definition">¶</a></dt> 5685 <dd></dd></dl> 5686 5687 <dl class="attribute"> 5688 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__getattribute__"> 5689 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__getattribute__" title="Permalink to this definition">¶</a></dt> 5690 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 5691 </dd></dl> 5692 5693 <dl class="attribute"> 5694 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__hash__"> 5695 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__hash__" title="Permalink to this definition">¶</a></dt> 5696 <dd><p>x.__hash__() <==> hash(x)</p> 5697 </dd></dl> 5698 5699 <dl class="method"> 5700 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__init__"> 5701 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__init__" title="Permalink to this definition">¶</a></dt> 5702 <dd></dd></dl> 5703 5704 <dl class="attribute"> 5705 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__module__"> 5706 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.slit_length_calculator_panel'</em><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__module__" title="Permalink to this definition">¶</a></dt> 5707 <dd></dd></dl> 5708 5709 <dl class="staticmethod"> 5710 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__new__"> 5711 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__new__" title="Permalink to this definition">¶</a></dt> 5712 <dd></dd></dl> 5713 5714 <dl class="method"> 5715 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__reduce__"> 5716 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__reduce__" title="Permalink to this definition">¶</a></dt> 5717 <dd><p>helper for pickle</p> 5718 </dd></dl> 5719 5720 <dl class="method"> 5721 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__reduce_ex__"> 5722 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 5723 <dd><p>helper for pickle</p> 5724 </dd></dl> 5725 5726 <dl class="method"> 5727 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__repr__"> 5728 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__repr__" title="Permalink to this definition">¶</a></dt> 5729 <dd></dd></dl> 5730 5731 <dl class="attribute"> 5732 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__setattr__"> 5733 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__setattr__" title="Permalink to this definition">¶</a></dt> 5734 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 5735 </dd></dl> 5736 5737 <dl class="attribute"> 5738 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__str__"> 5739 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__str__" title="Permalink to this definition">¶</a></dt> 5740 <dd><p>x.__str__() <==> str(x)</p> 5741 </dd></dl> 5742 5743 <dl class="attribute"> 5744 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__weakref__"> 5745 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow.__weakref__" title="Permalink to this definition">¶</a></dt> 5746 <dd><p>list of weak references to the object (if defined)</p> 5747 </dd></dl> 5748 5749 <dl class="method"> 5750 <dt id="sans.perspectives.calculator.slit_length_calculator_panel.SlitLengthCalculatorWindow._setOORInfo"> 5751 <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.slit_length_calculator_panel.SlitLengthCalculatorWindow._setOORInfo" title="Permalink to this definition">¶</a></dt> 5752 <dd></dd></dl> 5458 5753 5459 5754 <dl class="attribute"> -
calculatorview/docs/sphinx/html/api/perspectives/calculator/source_editor.html
r73088f5 r5f50326 2718 2718 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 2719 2719 </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> → 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__(‘name’) <==> 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"> = <dictproxy object at 0x0620CA10></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__(‘name’) <==> 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__() <==> 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> → 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__(‘name’, value) <==> 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__() <==> 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> 2720 2891 2721 2892 <dl class="method">
Note: See TracChangeset
for help on using the changeset viewer.