Skip to content

Commit f9d09ba

Browse files
committed
Deploying to gh-pages from @ bd83d3e 🚀
1 parent 57e7b87 commit f9d09ba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+103
-104
lines changed

Doxygen-documentation/LabelCell_8h_source.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,15 @@
146146
<div class="ttc" id="aclassGroupCell_html"><div class="ttname"><a href="classGroupCell.html">GroupCell</a></div><div class="ttdoc">A cell grouping input (and, if there is one, also the output) cell to a foldable item.</div><div class="ttdef"><b>Definition:</b> GroupCell.h:74</div></div>
147147
<div class="ttc" id="aclassLabelCell_html"><div class="ttname"><a href="classLabelCell.html">LabelCell</a></div><div class="ttdoc">A label cell.</div><div class="ttdef"><b>Definition:</b> LabelCell.h:35</div></div>
148148
<div class="ttc" id="aclassLabelCell_html_a07035d0d892e6e5fce8108ec9a6fa9a9"><div class="ttname"><a href="classLabelCell.html#a07035d0d892e6e5fce8108ec9a6fa9a9">LabelCell::Copy</a></div><div class="ttdeci">std::unique_ptr&lt; Cell &gt; Copy(GroupCell *group) const override</div><div class="ttdoc">Create a copy of this cell.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:49</div></div>
149-
<div class="ttc" id="aclassLabelCell_html_a213ef8ecd518db65ab812edf62da0517"><div class="ttname"><a href="classLabelCell.html#a213ef8ecd518db65ab812edf62da0517">LabelCell::GetXMLFlags</a></div><div class="ttdeci">wxString GetXMLFlags() const override</div><div class="ttdoc">Returns the XML flags this cell needs in wxMathML.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:164</div></div>
150-
<div class="ttc" id="aclassLabelCell_html_a3b151174d037d62bf76a6be71a267df4"><div class="ttname"><a href="classLabelCell.html#a3b151174d037d62bf76a6be71a267df4">LabelCell::Recalculate</a></div><div class="ttdeci">void Recalculate(AFontSize fontsize) override</div><div class="ttdoc">Recalculate the size of the cell and the difference between top and center.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:172</div></div>
149+
<div class="ttc" id="aclassLabelCell_html_a213ef8ecd518db65ab812edf62da0517"><div class="ttname"><a href="classLabelCell.html#a213ef8ecd518db65ab812edf62da0517">LabelCell::GetXMLFlags</a></div><div class="ttdeci">wxString GetXMLFlags() const override</div><div class="ttdoc">Returns the XML flags this cell needs in wxMathML.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:162</div></div>
150+
<div class="ttc" id="aclassLabelCell_html_a3b151174d037d62bf76a6be71a267df4"><div class="ttname"><a href="classLabelCell.html#a3b151174d037d62bf76a6be71a267df4">LabelCell::Recalculate</a></div><div class="ttdeci">void Recalculate(AFontSize fontsize) override</div><div class="ttdoc">Recalculate the size of the cell and the difference between top and center.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:170</div></div>
151151
<div class="ttc" id="aclassLabelCell_html_a55e0cf40ea88a23924e9c5aced8a9cc6"><div class="ttname"><a href="classLabelCell.html#a55e0cf40ea88a23924e9c5aced8a9cc6">LabelCell::SetUserDefinedLabel</a></div><div class="ttdeci">void SetUserDefinedLabel(const wxString &amp;userDefinedLabel)</div><div class="ttdoc">Set the automatic label maxima has assigned the current equation.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:76</div></div>
152152
<div class="ttc" id="aclassLabelCell_html_a7c6f9305b4772652da552f0c61ecaf54"><div class="ttname"><a href="classLabelCell.html#a7c6f9305b4772652da552f0c61ecaf54">LabelCell::UpdateDisplayedText</a></div><div class="ttdeci">void UpdateDisplayedText() override</div><div class="ttdoc">The text we actually display depends on many factors, unfortunately.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:81</div></div>
153-
<div class="ttc" id="aclassLabelCell_html_a8cd08fad6d06a2c48007e9ab4dca1653"><div class="ttname"><a href="classLabelCell.html#a8cd08fad6d06a2c48007e9ab4dca1653">LabelCell::SetStyle</a></div><div class="ttdeci">void SetStyle(TextStyle style) override</div><div class="ttdoc">Sets the TextStyle of this cell.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:155</div></div>
153+
<div class="ttc" id="aclassLabelCell_html_a8cd08fad6d06a2c48007e9ab4dca1653"><div class="ttname"><a href="classLabelCell.html#a8cd08fad6d06a2c48007e9ab4dca1653">LabelCell::SetStyle</a></div><div class="ttdeci">void SetStyle(TextStyle style) override</div><div class="ttdoc">Sets the TextStyle of this cell.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:153</div></div>
154154
<div class="ttc" id="aclassLabelCell_html_a92b540e2cfb70f3f85fda311c76aa3f7"><div class="ttname"><a href="classLabelCell.html#a92b540e2cfb70f3f85fda311c76aa3f7">LabelCell::GetInfo</a></div><div class="ttdeci">const CellTypeInfo &amp; GetInfo() override</div><div class="ttdoc">Returns the information about this cell's type.</div></div>
155-
<div class="ttc" id="aclassLabelCell_html_a9552b6e0e5521441d5093b239f5e9629"><div class="ttname"><a href="classLabelCell.html#a9552b6e0e5521441d5093b239f5e9629">LabelCell::ToString</a></div><div class="ttdeci">wxString ToString() const override</div><div class="ttdoc">Returns the cell's representation as a string.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:162</div></div>
156-
<div class="ttc" id="aclassLabelCell_html_a9cb9df2e0cc9a88352a039a3a08777e6"><div class="ttname"><a href="classLabelCell.html#a9cb9df2e0cc9a88352a039a3a08777e6">LabelCell::ToXML</a></div><div class="ttdeci">wxString ToXML() const override</div><div class="ttdoc">Convert this cell to a representation fit for saving in a .wxmx file.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:109</div></div>
157-
<div class="ttc" id="aclassLabelCell_html_aca8a0faf529a69af8daab3b2eb4c3ca8"><div class="ttname"><a href="classLabelCell.html#aca8a0faf529a69af8daab3b2eb4c3ca8">LabelCell::GetAltCopyText</a></div><div class="ttdeci">const wxString &amp; GetAltCopyText() const override</div><div class="ttdoc">Get the text set using SetAltCopyText - may be empty.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:184</div></div>
155+
<div class="ttc" id="aclassLabelCell_html_a9552b6e0e5521441d5093b239f5e9629"><div class="ttname"><a href="classLabelCell.html#a9552b6e0e5521441d5093b239f5e9629">LabelCell::ToString</a></div><div class="ttdeci">wxString ToString() const override</div><div class="ttdoc">Returns the cell's representation as a string.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:160</div></div>
156+
<div class="ttc" id="aclassLabelCell_html_a9cb9df2e0cc9a88352a039a3a08777e6"><div class="ttname"><a href="classLabelCell.html#a9cb9df2e0cc9a88352a039a3a08777e6">LabelCell::ToXML</a></div><div class="ttdeci">wxString ToXML() const override</div><div class="ttdoc">Convert this cell to a representation fit for saving in a .wxmx file.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:107</div></div>
157+
<div class="ttc" id="aclassLabelCell_html_aca8a0faf529a69af8daab3b2eb4c3ca8"><div class="ttname"><a href="classLabelCell.html#aca8a0faf529a69af8daab3b2eb4c3ca8">LabelCell::GetAltCopyText</a></div><div class="ttdeci">const wxString &amp; GetAltCopyText() const override</div><div class="ttdoc">Get the text set using SetAltCopyText - may be empty.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:182</div></div>
158158
<div class="ttc" id="aclassLabelCell_html_aec4db9a2e51d3573c5e8ebec58c5dc04"><div class="ttname"><a href="classLabelCell.html#aec4db9a2e51d3573c5e8ebec58c5dc04">LabelCell::Draw</a></div><div class="ttdeci">void Draw(wxPoint point, wxDC *dc, wxDC *antialiassingDC) override</div><div class="ttdoc">Draw this cell.</div><div class="ttdef"><b>Definition:</b> LabelCell.cpp:55</div></div>
159159
<div class="ttc" id="aclassTextCell_html"><div class="ttname"><a href="classTextCell.html">TextCell</a></div><div class="ttdoc">A Text cell.</div><div class="ttdef"><b>Definition:</b> TextCell.h:38</div></div>
160160
</div><!-- fragment --></div><!-- contents -->

0 commit comments

Comments
 (0)