Skip to content

Commit

Permalink
Add generated docs for rev pencil2d/pencil@37cbd97
Browse files Browse the repository at this point in the history
Generated in Actions run #181
  • Loading branch information
actions-user committed Apr 14, 2024
1 parent c8777c5 commit c28bf7d
Show file tree
Hide file tree
Showing 655 changed files with 5,048 additions and 4,949 deletions.
4 changes: 2 additions & 2 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ <h2 class="project-tagline">Ah snap! We could not find what you are looking for!
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:52 for Pencil2D by <a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:15 for Pencil2D by <a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
4 changes: 2 additions & 2 deletions docs/aboutdialog_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,10 @@ <h1 class="project-name">app/src/aboutdialog.cpp Source File</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:51 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:14 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
4 changes: 2 additions & 2 deletions docs/aboutdialog_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,10 @@ <h1 class="project-name">app/src/aboutdialog.h Source File</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:51 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:14 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
22 changes: 12 additions & 10 deletions docs/actioncommands_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h1 class="project-name">app/src/actioncommands.cpp Source File</h1>
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> Q_ASSERT(layer-&gt;type() == Layer::SOUND);</div>
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> </div>
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> <span class="comment">// Adding key before getting file name just to make sure the keyframe can be insterted</span></div>
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> <a class="code hl_class" href="class_sound_clip.html">SoundClip</a>* key = <span class="keyword">static_cast&lt;</span><a class="code hl_class" href="class_sound_clip.html">SoundClip</a>*<span class="keyword">&gt;</span>(mEditor-&gt;addNewKey());</div>
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> <a class="code hl_class" href="class_sound_clip.html">SoundClip</a>* key = <span class="keyword">static_cast&lt;</span><a class="code hl_class" href="class_sound_clip.html">SoundClip</a>*<span class="keyword">&gt;</span>(mEditor-&gt;<a class="code hl_function" href="class_editor.html#a666cc3b04065577eb07b953faed66cb1">addNewKey</a>());</div>
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span> </div>
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> <span class="keywordflow">if</span> (key == <span class="keyword">nullptr</span>)</div>
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> {</div>
Expand Down Expand Up @@ -765,7 +765,7 @@ <h1 class="project-name">app/src/actioncommands.cpp Source File</h1>
<div class="line"><a id="l00647" name="l00647"></a><span class="lineno"> 647</span> <span class="keywordflow">return</span> importSound(FileType::SOUND);</div>
<div class="line"><a id="l00648" name="l00648"></a><span class="lineno"> 648</span> }</div>
<div class="line"><a id="l00649" name="l00649"></a><span class="lineno"> 649</span> </div>
<div class="line"><a id="l00650" name="l00650"></a><span class="lineno"> 650</span> <a class="code hl_class" href="class_key_frame.html">KeyFrame</a>* key = mEditor-&gt;addNewKey();</div>
<div class="line"><a id="l00650" name="l00650"></a><span class="lineno"> 650</span> <a class="code hl_class" href="class_key_frame.html">KeyFrame</a>* key = mEditor-&gt;<a class="code hl_function" href="class_editor.html#a666cc3b04065577eb07b953faed66cb1">addNewKey</a>();</div>
<div class="line"><a id="l00651" name="l00651"></a><span class="lineno"> 651</span> <a class="code hl_class" href="class_camera.html">Camera</a>* cam = <span class="keyword">dynamic_cast&lt;</span><a class="code hl_class" href="class_camera.html">Camera</a>*<span class="keyword">&gt;</span>(key);</div>
<div class="line"><a id="l00652" name="l00652"></a><span class="lineno"> 652</span> <span class="keywordflow">if</span> (cam)</div>
<div class="line"><a id="l00653" name="l00653"></a><span class="lineno"> 653</span> {</div>
Expand Down Expand Up @@ -912,7 +912,7 @@ <h1 class="project-name">app/src/actioncommands.cpp Source File</h1>
<div class="line"><a id="l00794" name="l00794"></a><span class="lineno"> 794</span> nextEmptyFrame += 1;</div>
<div class="line"><a id="l00795" name="l00795"></a><span class="lineno"> 795</span> }</div>
<div class="line"><a id="l00796" name="l00796"></a><span class="lineno"> 796</span> </div>
<div class="line"><a id="l00797" name="l00797"></a><span class="lineno"> 797</span> layer-&gt;addKeyFrame(nextEmptyFrame, dupKey);</div>
<div class="line"><a id="l00797" name="l00797"></a><span class="lineno"> 797</span> layer-&gt;<a class="code hl_function" href="class_layer.html#a8153a09769652bc43159d0cd2cb42759">addKeyFrame</a>(nextEmptyFrame, dupKey);</div>
<div class="line"><a id="l00798" name="l00798"></a><span class="lineno"> 798</span> mEditor-&gt;scrubTo(nextEmptyFrame);</div>
<div class="line"><a id="l00799" name="l00799"></a><span class="lineno"> 799</span> emit mEditor-&gt;<a class="code hl_signal" href="class_editor.html#a95f7fac452454a5842d42c73df37d0f7">frameModified</a>(nextEmptyFrame);</div>
<div class="line"><a id="l00800" name="l00800"></a><span class="lineno"> 800</span> </div>
Expand Down Expand Up @@ -1152,9 +1152,10 @@ <h1 class="project-name">app/src/actioncommands.cpp Source File</h1>
<div class="ttc" id="aclass_color_manager_html_a7e795319fdaae13a3d8819ec920c982a"><div class="ttname"><a href="class_color_manager.html#a7e795319fdaae13a3d8819ec920c982a">ColorManager::frontColor</a></div><div class="ttdeci">QColor frontColor(bool useIndexedColor=true)</div><div class="ttdoc">frontColor</div><div class="ttdef"><b>Definition:</b> <a href="colormanager_8cpp_source.html#l00061">colormanager.cpp:61</a></div></div>
<div class="ttc" id="aclass_double_progress_dialog_html"><div class="ttname"><a href="class_double_progress_dialog.html">DoubleProgressDialog</a></div><div class="ttdef"><b>Definition:</b> <a href="doubleprogressdialog_8h_source.html#l00028">doubleprogressdialog.h:29</a></div></div>
<div class="ttc" id="aclass_editor_html_a5da792317757541ad6e7c1b7e2294a4a"><div class="ttname"><a href="class_editor.html#a5da792317757541ad6e7c1b7e2294a4a">Editor::framesModified</a></div><div class="ttdeci">void framesModified()</div><div class="ttdoc">This should be emitted after modifying multiple frames.</div></div>
<div class="ttc" id="aclass_editor_html_a666cc3b04065577eb07b953faed66cb1"><div class="ttname"><a href="class_editor.html#a666cc3b04065577eb07b953faed66cb1">Editor::addNewKey</a></div><div class="ttdeci">KeyFrame * addNewKey()</div><div class="ttdoc">Attempts to create a new keyframe at the current frame and layer.</div><div class="ttdef"><b>Definition:</b> <a href="editor_8cpp_source.html#l01213">editor.cpp:1213</a></div></div>
<div class="ttc" id="aclass_editor_html_a95f7fac452454a5842d42c73df37d0f7"><div class="ttname"><a href="class_editor.html#a95f7fac452454a5842d42c73df37d0f7">Editor::frameModified</a></div><div class="ttdeci">void frameModified(int frameNumber)</div><div class="ttdoc">This should be emitted after modifying the frame content.</div></div>
<div class="ttc" id="aclass_editor_html_a967de652d00ed7465dd02940f79dbf52"><div class="ttname"><a href="class_editor.html#a967de652d00ed7465dd02940f79dbf52">Editor::updateFrame</a></div><div class="ttdeci">void updateFrame()</div><div class="ttdoc">Will call update() and update the canvas Only call this directly If you need the cache to be intact a...</div><div class="ttdef"><b>Definition:</b> <a href="editor_8cpp_source.html#l01155">editor.cpp:1155</a></div></div>
<div class="ttc" id="aclass_editor_html_acc028d1a85307682f933690c560fd6f1"><div class="ttname"><a href="class_editor.html#acc028d1a85307682f933690c560fd6f1">Editor::setLayerVisibility</a></div><div class="ttdeci">void setLayerVisibility(LayerVisibility visibility)</div><div class="ttdoc">The visibility value should match any of the VISIBILITY enum values.</div><div class="ttdef"><b>Definition:</b> <a href="editor_8cpp_source.html#l00759">editor.cpp:759</a></div></div>
<div class="ttc" id="aclass_editor_html_a967de652d00ed7465dd02940f79dbf52"><div class="ttname"><a href="class_editor.html#a967de652d00ed7465dd02940f79dbf52">Editor::updateFrame</a></div><div class="ttdeci">void updateFrame()</div><div class="ttdoc">Will call update() and update the canvas Only call this directly If you need the cache to be intact a...</div><div class="ttdef"><b>Definition:</b> <a href="editor_8cpp_source.html#l01159">editor.cpp:1159</a></div></div>
<div class="ttc" id="aclass_editor_html_acc028d1a85307682f933690c560fd6f1"><div class="ttname"><a href="class_editor.html#acc028d1a85307682f933690c560fd6f1">Editor::setLayerVisibility</a></div><div class="ttdeci">void setLayerVisibility(LayerVisibility visibility)</div><div class="ttdoc">The visibility value should match any of the VISIBILITY enum values.</div><div class="ttdef"><b>Definition:</b> <a href="editor_8cpp_source.html#l00756">editor.cpp:756</a></div></div>
<div class="ttc" id="aclass_error_dialog_html"><div class="ttname"><a href="class_error_dialog.html">ErrorDialog</a></div><div class="ttdef"><b>Definition:</b> <a href="errordialog_8h_source.html#l00027">errordialog.h:28</a></div></div>
<div class="ttc" id="aclass_export_image_dialog_html"><div class="ttname"><a href="class_export_image_dialog.html">ExportImageDialog</a></div><div class="ttdef"><b>Definition:</b> <a href="exportimagedialog_8h_source.html#l00027">exportimagedialog.h:28</a></div></div>
<div class="ttc" id="aclass_export_movie_dialog_html"><div class="ttname"><a href="class_export_movie_dialog.html">ExportMovieDialog</a></div><div class="ttdef"><b>Definition:</b> <a href="exportmoviedialog_8h_source.html#l00029">exportmoviedialog.h:30</a></div></div>
Expand All @@ -1166,9 +1167,10 @@ <h1 class="project-name">app/src/actioncommands.cpp Source File</h1>
<div class="ttc" id="aclass_layer_camera_html"><div class="ttname"><a href="class_layer_camera.html">LayerCamera</a></div><div class="ttdef"><b>Definition:</b> <a href="layercamera_8h_source.html#l00029">layercamera.h:30</a></div></div>
<div class="ttc" id="aclass_layer_html"><div class="ttname"><a href="class_layer.html">Layer</a></div><div class="ttdef"><b>Definition:</b> <a href="layer_8h_source.html#l00036">layer.h:37</a></div></div>
<div class="ttc" id="aclass_layer_html_a6aad42843245219bcc33f8b5a36d9fe6"><div class="ttname"><a href="class_layer.html#a6aad42843245219bcc33f8b5a36d9fe6">Layer::selectedKeyFramesPositions</a></div><div class="ttdeci">QList&lt; int &gt; selectedKeyFramesPositions() const</div><div class="ttdoc">Get selected keyframe positions sorted by position.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8h_source.html#l00067">layer.h:67</a></div></div>
<div class="ttc" id="aclass_layer_html_a709bc1a7f88e6f657ddfff9ba626dc43"><div class="ttname"><a href="class_layer.html#a709bc1a7f88e6f657ddfff9ba626dc43">Layer::reverseOrderOfSelection</a></div><div class="ttdeci">bool reverseOrderOfSelection()</div><div class="ttdoc">Reverse order of selected frames.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00606">layer.cpp:606</a></div></div>
<div class="ttc" id="aclass_layer_html_aac0ba2b46fe74e4d79551807e9aeab52"><div class="ttname"><a href="class_layer.html#aac0ba2b46fe74e4d79551807e9aeab52">Layer::setExposureForSelectedFrames</a></div><div class="ttdeci">void setExposureForSelectedFrames(int offset)</div><div class="ttdoc">Add or subtract exposure from selected frames.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00516">layer.cpp:516</a></div></div>
<div class="ttc" id="aclass_layer_html_ae17c05e0505d385d20cfdd05691e6fd9"><div class="ttname"><a href="class_layer.html#ae17c05e0505d385d20cfdd05691e6fd9">Layer::insertExposureAt</a></div><div class="ttdeci">bool insertExposureAt(int position)</div><div class="ttdoc">Will insert an empty frame (exposure) after the given position.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00199">layer.cpp:199</a></div></div>
<div class="ttc" id="aclass_layer_html_a709bc1a7f88e6f657ddfff9ba626dc43"><div class="ttname"><a href="class_layer.html#a709bc1a7f88e6f657ddfff9ba626dc43">Layer::reverseOrderOfSelection</a></div><div class="ttdeci">bool reverseOrderOfSelection()</div><div class="ttdoc">Reverse order of selected frames.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00611">layer.cpp:611</a></div></div>
<div class="ttc" id="aclass_layer_html_a8153a09769652bc43159d0cd2cb42759"><div class="ttname"><a href="class_layer.html#a8153a09769652bc43159d0cd2cb42759">Layer::addKeyFrame</a></div><div class="ttdeci">virtual bool addKeyFrame(int position, KeyFrame *pKeyFrame)</div><div class="ttdoc">Adds a keyframe at the given position, unless one already exists.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00191">layer.cpp:191</a></div></div>
<div class="ttc" id="aclass_layer_html_aac0ba2b46fe74e4d79551807e9aeab52"><div class="ttname"><a href="class_layer.html#aac0ba2b46fe74e4d79551807e9aeab52">Layer::setExposureForSelectedFrames</a></div><div class="ttdeci">void setExposureForSelectedFrames(int offset)</div><div class="ttdoc">Add or subtract exposure from selected frames.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00521">layer.cpp:521</a></div></div>
<div class="ttc" id="aclass_layer_html_ae17c05e0505d385d20cfdd05691e6fd9"><div class="ttname"><a href="class_layer.html#ae17c05e0505d385d20cfdd05691e6fd9">Layer::insertExposureAt</a></div><div class="ttdeci">bool insertExposureAt(int position)</div><div class="ttdoc">Will insert an empty frame (exposure) after the given position.</div><div class="ttdef"><b>Definition:</b> <a href="layer_8cpp_source.html#l00204">layer.cpp:204</a></div></div>
<div class="ttc" id="aclass_layer_manager_html"><div class="ttname"><a href="class_layer_manager.html">LayerManager</a></div><div class="ttdef"><b>Definition:</b> <a href="layermanager_8h_source.html#l00030">layermanager.h:31</a></div></div>
<div class="ttc" id="aclass_layer_manager_html_a321c9a8ed55ce6d150b748164f29e605"><div class="ttname"><a href="class_layer_manager.html#a321c9a8ed55ce6d150b748164f29e605">LayerManager::animationLength</a></div><div class="ttdeci">int animationLength(bool includeSounds=true)</div><div class="ttdoc">Get the length of current project.</div><div class="ttdef"><b>Definition:</b> <a href="layermanager_8cpp_source.html#l00364">layermanager.cpp:364</a></div></div>
<div class="ttc" id="aclass_layer_manager_html_a678c0a59073198bfb26d0b46194d3ea4"><div class="ttname"><a href="class_layer_manager.html#a678c0a59073198bfb26d0b46194d3ea4">LayerManager::createLayer</a></div><div class="ttdeci">Layer * createLayer(Layer::LAYER_TYPE type, const QString &amp;strLayerName)</div><div class="ttdoc">Returns a new Layer with the given LAYER_TYPE.</div><div class="ttdef"><b>Definition:</b> <a href="layermanager_8cpp_source.html#l00182">layermanager.cpp:182</a></div></div>
Expand Down Expand Up @@ -1228,10 +1230,10 @@ <h1 class="project-name">app/src/actioncommands.cpp Source File</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:51 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:14 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
4 changes: 2 additions & 2 deletions docs/actioncommands_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,10 @@ <h1 class="project-name">app/src/actioncommands.h Source File</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:51 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:14 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
4 changes: 2 additions & 2 deletions docs/activeframepool_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,10 +258,10 @@ <h1 class="project-name">core_lib/src/activeframepool.cpp Source File</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:51 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:14 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
4 changes: 2 additions & 2 deletions docs/activeframepool_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ <h1 class="project-name">core_lib/src/activeframepool.h Source File</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:51 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:14 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
4 changes: 2 additions & 2 deletions docs/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,10 @@ <h1 class="project-name">Class List</h1>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner">
Generated on Sat Apr 13 2024 23:55:52 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
Generated on Sun Apr 14 2024 08:37:15 for Pencil2D by&#160;<a href="https://www.doxygen.org/index.html">doxygen</a> 1.9.6
</span>
<span class="site-footer-credits">
based on revision dfd68c5a7e8cbdf34e182893f33be245cbb475d0
based on revision 37cbd9763f3d256bf6d4d02cd53a4e837962dabe
</span>
<!-- SVG icons from https://iconmonstr.com -->
<!-- Github icon -->
Expand Down
Loading

0 comments on commit c28bf7d

Please sign in to comment.