117 lines
25 KiB
HTML
117 lines
25 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.15"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>Olive: panels/grapheditor.h Source File</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">Olive
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_27557e0778820cd254ee4de672ad398a.html">panels</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">grapheditor.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="grapheditor_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/***</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"></span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> Olive - Non-Linear Video Editor</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> Copyright (C) 2019 Olive Team</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"></span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> This program is free software: you can redistribute it and/or modify</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> it under the terms of the GNU General Public License as published by</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> the Free Software Foundation, either version 3 of the License, or</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> (at your option) any later version.</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> GNU General Public License for more details.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"></span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> along with this program. If not, see <http://www.gnu.org/licenses/>.</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"></span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">***/</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#ifndef GRAPHEDITOR_H</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#define GRAPHEDITOR_H</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <QPushButton></span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <QHBoxLayout></span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <QLabel></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="panel_8h.html">ui/panel.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="graphview_8h.html">ui/graphview.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="timelineheader_8h.html">ui/timelineheader.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="labelslider_8h.html">ui/labelslider.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="keyframenavigator_8h.html">ui/keyframenavigator.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="effectrow_8h.html">project/effectrow.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_graph_editor.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="class_graph_editor.html">GraphEditor</a> : <span class="keyword">public</span> <a class="code" href="class_panel.html">Panel</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  Q_OBJECT</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="class_graph_editor.html#a5b7b7727a48a3ab729fa86cd5e25f3ac">GraphEditor</a>(QWidget* parent = <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#a0fe847fd0780b2acb5ddec8cc4cb8b92">update_panel</a>();</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#ab0e74ec8ec6fc764cfd74813de8e35e6">set_row</a>(<a class="code" href="class_effect_row.html">EffectRow</a>* r);</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">bool</span> <a class="code" href="class_graph_editor.html#a4c90d9557fe3417787ade12054a8f9b1">view_is_focused</a>();</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span> <a class="code" href="class_graph_editor.html#a60edb4dd25153666217c2d43316a5c18">view_is_under_mouse</a>();</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#ae735d893c5df0b7108d7b12fbef9795c">delete_selected_keys</a>();</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#a2258f07a8ff54255150f764c9f03de75">select_all</a>();</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">protected</span>:</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#ae90cd12f6fd498d935ab07cd5e43cd17">Retranslate</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a7bf5c30682b7054808a1835146458a07"> 49</a></span>  <a class="code" href="class_graph_view.html">GraphView</a>* <a class="code" href="class_graph_editor.html#a7bf5c30682b7054808a1835146458a07">view</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a3f492170b1ec1641a59b2c483c2333cf"> 50</a></span>  <a class="code" href="class_timeline_header.html">TimelineHeader</a>* <a class="code" href="class_graph_editor.html#a3f492170b1ec1641a59b2c483c2333cf">header</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a977313e71194daaca770717ac76c8529"> 51</a></span>  QHBoxLayout* <a class="code" href="class_graph_editor.html#a977313e71194daaca770717ac76c8529">value_layout</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_graph_editor.html#ac78ededbfccd64f419b5159734504662"> 52</a></span>  QVector<LabelSlider*> <a class="code" href="class_graph_editor.html#ac78ededbfccd64f419b5159734504662">slider_proxies</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a1c6464140ffc2b450204cc08c3c7e082"> 53</a></span>  QVector<QPushButton*> <a class="code" href="class_graph_editor.html#a1c6464140ffc2b450204cc08c3c7e082">slider_proxy_buttons</a>;</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_graph_editor.html#aee12f99c1e1fe0caa8cb7686313693b7"> 54</a></span>  QVector<LabelSlider*> <a class="code" href="class_graph_editor.html#aee12f99c1e1fe0caa8cb7686313693b7">slider_proxy_sources</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a29aaede8af416c0f2a276e39b187ddad"> 55</a></span>  QLabel* <a class="code" href="class_graph_editor.html#a29aaede8af416c0f2a276e39b187ddad">current_row_desc</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_graph_editor.html#ae4a82e2205f0faf0a6cca340f7b88d7e"> 56</a></span>  <a class="code" href="class_effect_row.html">EffectRow</a>* <a class="code" href="class_graph_editor.html#ae4a82e2205f0faf0a6cca340f7b88d7e">row</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="class_graph_editor.html#ae090721754a6be290cc22059dc2570ed"> 57</a></span>  <a class="code" href="class_keyframe_navigator.html">KeyframeNavigator</a>* <a class="code" href="class_graph_editor.html#ae090721754a6be290cc22059dc2570ed">keyframe_nav</a>;</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_graph_editor.html#aedf5ea4d14b90c388453ec3f16cd2892"> 58</a></span>  QPushButton* <a class="code" href="class_graph_editor.html#aedf5ea4d14b90c388453ec3f16cd2892">linear_button</a>;</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a4f8147290188f793e2589e3d811735ba"> 59</a></span>  QPushButton* <a class="code" href="class_graph_editor.html#a4f8147290188f793e2589e3d811735ba">bezier_button</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_graph_editor.html#a64fc919e260867932a70b4b3ffba7c0f"> 60</a></span>  QPushButton* <a class="code" href="class_graph_editor.html#a64fc919e260867932a70b4b3ffba7c0f">hold_button</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">private</span> slots:</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#a7f5832504615761cf1da1afaef889de6">set_key_button_enabled</a>(<span class="keywordtype">bool</span> e, <span class="keywordtype">int</span> type);</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#a08882e992f2a9575b625cadff91d7f71">passthrough_slider_value</a>();</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#a4b4ea5a7b99c67997e1512946eac4912">set_keyframe_type</a>();</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span> <a class="code" href="class_graph_editor.html#a16544cb1a4252ac7f6fb5ea137c73cd2">set_field_visibility</a>(<span class="keywordtype">bool</span> b);</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> };</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#endif // GRAPHEDITOR_H</span></div><div class="ttc" id="class_keyframe_navigator_html"><div class="ttname"><a href="class_keyframe_navigator.html">KeyframeNavigator</a></div><div class="ttdef"><b>Definition:</b> keyframenavigator.h:29</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a2258f07a8ff54255150f764c9f03de75"><div class="ttname"><a href="class_graph_editor.html#a2258f07a8ff54255150f764c9f03de75">GraphEditor::select_all</a></div><div class="ttdeci">void select_all()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:230</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a7bf5c30682b7054808a1835146458a07"><div class="ttname"><a href="class_graph_editor.html#a7bf5c30682b7054808a1835146458a07">GraphEditor::view</a></div><div class="ttdeci">GraphView * view</div><div class="ttdef"><b>Definition:</b> grapheditor.h:49</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a7f5832504615761cf1da1afaef889de6"><div class="ttname"><a href="class_graph_editor.html#a7f5832504615761cf1da1afaef889de6">GraphEditor::set_key_button_enabled</a></div><div class="ttdeci">void set_key_button_enabled(bool e, int type)</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:234</div></div>
|
|
<div class="ttc" id="panel_8h_html"><div class="ttname"><a href="panel_8h.html">panel.h</a></div></div>
|
|
<div class="ttc" id="class_graph_editor_html_ac78ededbfccd64f419b5159734504662"><div class="ttname"><a href="class_graph_editor.html#ac78ededbfccd64f419b5159734504662">GraphEditor::slider_proxies</a></div><div class="ttdeci">QVector< LabelSlider * > slider_proxies</div><div class="ttdef"><b>Definition:</b> grapheditor.h:52</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a08882e992f2a9575b625cadff91d7f71"><div class="ttname"><a href="class_graph_editor.html#a08882e992f2a9575b625cadff91d7f71">GraphEditor::passthrough_slider_value</a></div><div class="ttdeci">void passthrough_slider_value()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:243</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_ae735d893c5df0b7108d7b12fbef9795c"><div class="ttname"><a href="class_graph_editor.html#ae735d893c5df0b7108d7b12fbef9795c">GraphEditor::delete_selected_keys</a></div><div class="ttdeci">void delete_selected_keys()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:226</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a3f492170b1ec1641a59b2c483c2333cf"><div class="ttname"><a href="class_graph_editor.html#a3f492170b1ec1641a59b2c483c2333cf">GraphEditor::header</a></div><div class="ttdeci">TimelineHeader * header</div><div class="ttdef"><b>Definition:</b> grapheditor.h:50</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a0fe847fd0780b2acb5ddec8cc4cb8b92"><div class="ttname"><a href="class_graph_editor.html#a0fe847fd0780b2acb5ddec8cc4cb8b92">GraphEditor::update_panel</a></div><div class="ttdeci">void update_panel()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:139</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_ab0e74ec8ec6fc764cfd74813de8e35e6"><div class="ttname"><a href="class_graph_editor.html#ab0e74ec8ec6fc764cfd74813de8e35e6">GraphEditor::set_row</a></div><div class="ttdeci">void set_row(EffectRow *r)</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:157</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a4f8147290188f793e2589e3d811735ba"><div class="ttname"><a href="class_graph_editor.html#a4f8147290188f793e2589e3d811735ba">GraphEditor::bezier_button</a></div><div class="ttdeci">QPushButton * bezier_button</div><div class="ttdef"><b>Definition:</b> grapheditor.h:59</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_aedf5ea4d14b90c388453ec3f16cd2892"><div class="ttname"><a href="class_graph_editor.html#aedf5ea4d14b90c388453ec3f16cd2892">GraphEditor::linear_button</a></div><div class="ttdeci">QPushButton * linear_button</div><div class="ttdef"><b>Definition:</b> grapheditor.h:58</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a4c90d9557fe3417787ade12054a8f9b1"><div class="ttname"><a href="class_graph_editor.html#a4c90d9557fe3417787ade12054a8f9b1">GraphEditor::view_is_focused</a></div><div class="ttdeci">bool view_is_focused()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:218</div></div>
|
|
<div class="ttc" id="class_timeline_header_html"><div class="ttname"><a href="class_timeline_header.html">TimelineHeader</a></div><div class="ttdef"><b>Definition:</b> timelineheader.h:31</div></div>
|
|
<div class="ttc" id="class_effect_row_html"><div class="ttname"><a href="class_effect_row.html">EffectRow</a></div><div class="ttdef"><b>Definition:</b> effectrow.h:37</div></div>
|
|
<div class="ttc" id="timelineheader_8h_html"><div class="ttname"><a href="timelineheader_8h.html">timelineheader.h</a></div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a1c6464140ffc2b450204cc08c3c7e082"><div class="ttname"><a href="class_graph_editor.html#a1c6464140ffc2b450204cc08c3c7e082">GraphEditor::slider_proxy_buttons</a></div><div class="ttdeci">QVector< QPushButton * > slider_proxy_buttons</div><div class="ttdef"><b>Definition:</b> grapheditor.h:53</div></div>
|
|
<div class="ttc" id="class_panel_html"><div class="ttname"><a href="class_panel.html">Panel</a></div><div class="ttdef"><b>Definition:</b> panel.h:26</div></div>
|
|
<div class="ttc" id="class_graph_view_html"><div class="ttname"><a href="class_graph_view.html">GraphView</a></div><div class="ttdef"><b>Definition:</b> graphview.h:32</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a4b4ea5a7b99c67997e1512946eac4912"><div class="ttname"><a href="class_graph_editor.html#a4b4ea5a7b99c67997e1512946eac4912">GraphEditor::set_keyframe_type</a></div><div class="ttdeci">void set_keyframe_type()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:251</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a16544cb1a4252ac7f6fb5ea137c73cd2"><div class="ttname"><a href="class_graph_editor.html#a16544cb1a4252ac7f6fb5ea137c73cd2">GraphEditor::set_field_visibility</a></div><div class="ttdeci">void set_field_visibility(bool b)</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:258</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a977313e71194daaca770717ac76c8529"><div class="ttname"><a href="class_graph_editor.html#a977313e71194daaca770717ac76c8529">GraphEditor::value_layout</a></div><div class="ttdeci">QHBoxLayout * value_layout</div><div class="ttdef"><b>Definition:</b> grapheditor.h:51</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a60edb4dd25153666217c2d43316a5c18"><div class="ttname"><a href="class_graph_editor.html#a60edb4dd25153666217c2d43316a5c18">GraphEditor::view_is_under_mouse</a></div><div class="ttdeci">bool view_is_under_mouse()</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:222</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_ae090721754a6be290cc22059dc2570ed"><div class="ttname"><a href="class_graph_editor.html#ae090721754a6be290cc22059dc2570ed">GraphEditor::keyframe_nav</a></div><div class="ttdeci">KeyframeNavigator * keyframe_nav</div><div class="ttdef"><b>Definition:</b> grapheditor.h:57</div></div>
|
|
<div class="ttc" id="keyframenavigator_8h_html"><div class="ttname"><a href="keyframenavigator_8h.html">keyframenavigator.h</a></div></div>
|
|
<div class="ttc" id="class_graph_editor_html"><div class="ttname"><a href="class_graph_editor.html">GraphEditor</a></div><div class="ttdef"><b>Definition:</b> grapheditor.h:35</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_ae90cd12f6fd498d935ab07cd5e43cd17"><div class="ttname"><a href="class_graph_editor.html#ae90cd12f6fd498d935ab07cd5e43cd17">GraphEditor::Retranslate</a></div><div class="ttdeci">virtual void Retranslate() override</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:132</div></div>
|
|
<div class="ttc" id="labelslider_8h_html"><div class="ttname"><a href="labelslider_8h.html">labelslider.h</a></div></div>
|
|
<div class="ttc" id="class_graph_editor_html_aee12f99c1e1fe0caa8cb7686313693b7"><div class="ttname"><a href="class_graph_editor.html#aee12f99c1e1fe0caa8cb7686313693b7">GraphEditor::slider_proxy_sources</a></div><div class="ttdeci">QVector< LabelSlider * > slider_proxy_sources</div><div class="ttdef"><b>Definition:</b> grapheditor.h:54</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a64fc919e260867932a70b4b3ffba7c0f"><div class="ttname"><a href="class_graph_editor.html#a64fc919e260867932a70b4b3ffba7c0f">GraphEditor::hold_button</a></div><div class="ttdeci">QPushButton * hold_button</div><div class="ttdef"><b>Definition:</b> grapheditor.h:60</div></div>
|
|
<div class="ttc" id="effectrow_8h_html"><div class="ttname"><a href="effectrow_8h.html">effectrow.h</a></div></div>
|
|
<div class="ttc" id="class_graph_editor_html_ae4a82e2205f0faf0a6cca340f7b88d7e"><div class="ttname"><a href="class_graph_editor.html#ae4a82e2205f0faf0a6cca340f7b88d7e">GraphEditor::row</a></div><div class="ttdeci">EffectRow * row</div><div class="ttdef"><b>Definition:</b> grapheditor.h:56</div></div>
|
|
<div class="ttc" id="graphview_8h_html"><div class="ttname"><a href="graphview_8h.html">graphview.h</a></div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a5b7b7727a48a3ab729fa86cd5e25f3ac"><div class="ttname"><a href="class_graph_editor.html#a5b7b7727a48a3ab729fa86cd5e25f3ac">GraphEditor::GraphEditor</a></div><div class="ttdeci">GraphEditor(QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> grapheditor.cpp:40</div></div>
|
|
<div class="ttc" id="class_graph_editor_html_a29aaede8af416c0f2a276e39b187ddad"><div class="ttname"><a href="class_graph_editor.html#a29aaede8af416c0f2a276e39b187ddad">GraphEditor::current_row_desc</a></div><div class="ttdeci">QLabel * current_row_desc</div><div class="ttdef"><b>Definition:</b> grapheditor.h:55</div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.15
|
|
</small></address>
|
|
</body>
|
|
</html>
|