Files
musrfit/musredit/html/PReplaceDialog_8cpp_source.html
T
2026-07-31 18:47:29 +00:00

210 lines
24 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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.13.2"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>musredit: /workspace/LMU/musrfit/src/musredit_qt6/musredit/PReplaceDialog.cpp 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>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.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 id="projectrow">
<td id="projectalign">
<div id="projectname">musredit<span id="projectnumber">&#160;1.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.13.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search',false);
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
</script>
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_6ae224fd33464317177bff8e805aed3f.html">musredit_qt6</a></li><li class="navelem"><a class="el" href="dir_26071d482d956b9a852e608ffe64cea0.html">musredit</a></li> </ul>
</div>
</div><!-- top -->
<div id="doc-content">
<div class="header">
<div class="headertitle"><div class="title">PReplaceDialog.cpp</div></div>
</div><!--header-->
<div class="contents">
<a href="PReplaceDialog_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/****************************************************************************</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment"></span> </div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"> PReplaceDialog.cpp</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"></span> </div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment"> Author: Andreas Suter</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> e-mail: andreas.suter@psi.ch</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"></span> </div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">*****************************************************************************/</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment">/***************************************************************************</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"> * Copyright (C) 2009-2026 by Andreas Suter *</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment"> * andreas.suter@psi.ch *</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment"> * *</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment"> * This program is free software; you can redistribute it and/or modify *</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment"> * it under the terms of the GNU General Public License as published by *</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment"> * the Free Software Foundation; either version 2 of the License, or *</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment"> * (at your option) any later version. *</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="comment"> * *</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="comment"> * This program is distributed in the hope that it will be useful, *</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of *</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="comment"> * GNU General Public License for more details. *</span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="comment"> * *</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment"> * You should have received a copy of the GNU General Public License *</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment"> * along with this program; if not, write to the *</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="comment"> * Free Software Foundation, Inc., *</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment"> * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="comment"> ***************************************************************************/</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span></div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="preprocessor">#include &lt;QPushButton&gt;</span></div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="preprocessor">#include &lt;QComboBox&gt;</span></div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="preprocessor">#include &lt;QCheckBox&gt;</span></div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><span class="preprocessor">#include &quot;<a class="code" href="PReplaceDialog_8h.html">PReplaceDialog.h</a>&quot;</span></div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> </div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span><span class="comment">//----------------------------------------------------------------------------------------------------</span></div>
<div class="foldopen" id="foldopen00135" data-start="{" data-end="}">
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="classPReplaceDialog.html#afdf8203e191b8d22060e6fbdf59ed03f"> 135</a></span><a class="code hl_function" href="classPReplaceDialog.html#afdf8203e191b8d22060e6fbdf59ed03f">PReplaceDialog::PReplaceDialog</a>(<a class="code hl_struct" href="structPFindReplaceData.html">PFindReplaceData</a> *data, <span class="keyword">const</span> <span class="keywordtype">bool</span> selection, QWidget *parent) :</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> QDialog(parent), <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>(data)</div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span>{</div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> setupUi(<span class="keyword">this</span>);</div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> </div>
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> setModal(<span class="keyword">true</span>);</div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> </div>
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <span class="comment">// if only empty text, disable find button</span></div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;findText == <span class="stringliteral">&quot;&quot;</span>) {</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> fReplace_pushButton-&gt;setEnabled(<span class="keyword">false</span>);</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> }</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> </div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="comment">// if there is no selection, disable that option</span></div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="keywordflow">if</span> (!selection) {</div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> fSelectedText_checkBox-&gt;setChecked(<span class="keyword">false</span>);</div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> fSelectedText_checkBox-&gt;setEnabled(<span class="keyword">false</span>);</div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> }</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> </div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> fFind_comboBox-&gt;setItemText(0, <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;findText);</div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> fReplacementText_comboBox-&gt;setItemText(0, <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;replaceText);</div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> fCaseSensitive_checkBox-&gt;setChecked(<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;caseSensitive);</div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> fWholeWordsOnly_checkBox-&gt;setChecked(<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;wholeWordsOnly);</div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> fFromCursor_checkBox-&gt;setChecked(<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;fromCursor);</div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> fFindBackwards_checkBox-&gt;setChecked(<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;findBackwards);</div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> fPromptOnReplace_checkBox-&gt;setChecked(<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;promptOnReplace);</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> </div>
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> <span class="keywordflow">if</span> (selection) {</div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> fSelectedText_checkBox-&gt;setChecked(<a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;selectedText);</div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> }</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span>}</div>
</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> </div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span><span class="comment">//----------------------------------------------------------------------------------------------------</span></div>
<div class="foldopen" id="foldopen00243" data-start="{" data-end="}">
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"><a class="line" href="classPReplaceDialog.html#a57984ff7299531ccbcfddca1aeec65ec"> 243</a></span><a class="code hl_struct" href="structPFindReplaceData.html">PFindReplaceData</a>* <a class="code hl_function" href="classPReplaceDialog.html#a57984ff7299531ccbcfddca1aeec65ec">PReplaceDialog::getData</a>()</div>
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span>{</div>
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;findText = fFind_comboBox-&gt;currentText();</div>
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;replaceText = fReplacementText_comboBox-&gt;currentText();</div>
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;caseSensitive = fCaseSensitive_checkBox-&gt;isChecked();</div>
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;wholeWordsOnly = fWholeWordsOnly_checkBox-&gt;isChecked();</div>
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;fromCursor = fFromCursor_checkBox-&gt;isChecked();</div>
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;findBackwards = fFindBackwards_checkBox-&gt;isChecked();</div>
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> <span class="keywordflow">if</span> (fSelectedText_checkBox-&gt;isEnabled())</div>
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;selectedText = fSelectedText_checkBox-&gt;isChecked();</div>
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>-&gt;promptOnReplace = fPromptOnReplace_checkBox-&gt;isChecked();</div>
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> </div>
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">fData</a>;</div>
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span>}</div>
</div>
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> </div>
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span><span class="comment">//----------------------------------------------------------------------------------------------------</span></div>
<div class="foldopen" id="foldopen00322" data-start="{" data-end="}">
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno"><a class="line" href="classPReplaceDialog.html#acf95c13986277f72f79ee18adb6c4cf3"> 322</a></span><span class="keywordtype">void</span> <a class="code hl_slot" href="classPReplaceDialog.html#acf95c13986277f72f79ee18adb6c4cf3">PReplaceDialog::onFindTextAvailable</a>(<span class="keyword">const</span> QString&amp;)</div>
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno"> 323</span>{</div>
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"> 324</span> <span class="keywordflow">if</span> (fFind_comboBox-&gt;currentText() != <span class="stringliteral">&quot;&quot;</span>)</div>
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"> 325</span> fReplace_pushButton-&gt;setEnabled(<span class="keyword">true</span>);</div>
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno"> 326</span> <span class="keywordflow">else</span></div>
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno"> 327</span> fReplace_pushButton-&gt;setEnabled(<span class="keyword">false</span>);</div>
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno"> 328</span>}</div>
</div>
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span> </div>
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno"> 330</span><span class="comment">//----------------------------------------------------------------------------------------------------</span></div>
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span><span class="comment">// END</span></div>
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno"> 332</span><span class="comment">//----------------------------------------------------------------------------------------------------</span></div>
<div class="ttc" id="aPReplaceDialog_8h_html"><div class="ttname"><a href="PReplaceDialog_8h.html">PReplaceDialog.h</a></div><div class="ttdoc">Find and replace dialog for the musredit text editor.</div></div>
<div class="ttc" id="aclassPReplaceDialog_html_a57984ff7299531ccbcfddca1aeec65ec"><div class="ttname"><a href="classPReplaceDialog.html#a57984ff7299531ccbcfddca1aeec65ec">PReplaceDialog::getData</a></div><div class="ttdeci">virtual PFindReplaceData * getData()</div><div class="ttdoc">Retrieves updated find/replace parameters from the dialog.</div><div class="ttdef"><b>Definition</b> <a href="#l00243">PReplaceDialog.cpp:243</a></div></div>
<div class="ttc" id="aclassPReplaceDialog_html_ab0dc421e4054b436441c8e5c8c67faba"><div class="ttname"><a href="classPReplaceDialog.html#ab0dc421e4054b436441c8e5c8c67faba">PReplaceDialog::fData</a></div><div class="ttdeci">PFindReplaceData * fData</div><div class="ttdoc">Pointer to find/replace parameter structure storing all settings.</div><div class="ttdef"><b>Definition</b> <a href="PReplaceDialog_8h_source.html#l00214">PReplaceDialog.h:214</a></div></div>
<div class="ttc" id="aclassPReplaceDialog_html_acf95c13986277f72f79ee18adb6c4cf3"><div class="ttname"><a href="classPReplaceDialog.html#acf95c13986277f72f79ee18adb6c4cf3">PReplaceDialog::onFindTextAvailable</a></div><div class="ttdeci">virtual void onFindTextAvailable(const QString &amp;)</div><div class="ttdoc">Slot: Handles changes to the find text input.</div><div class="ttdef"><b>Definition</b> <a href="#l00322">PReplaceDialog.cpp:322</a></div></div>
<div class="ttc" id="aclassPReplaceDialog_html_afdf8203e191b8d22060e6fbdf59ed03f"><div class="ttname"><a href="classPReplaceDialog.html#afdf8203e191b8d22060e6fbdf59ed03f">PReplaceDialog::PReplaceDialog</a></div><div class="ttdeci">PReplaceDialog(PFindReplaceData *data, const bool selection, QWidget *parent=nullptr)</div><div class="ttdoc">Constructs the find and replace dialog.</div><div class="ttdef"><b>Definition</b> <a href="#l00135">PReplaceDialog.cpp:135</a></div></div>
<div class="ttc" id="astructPFindReplaceData_html"><div class="ttname"><a href="structPFindReplaceData.html">PFindReplaceData</a></div><div class="ttdoc">Configuration structure for find and replace operations.</div><div class="ttdef"><b>Definition</b> <a href="musredit_8h_source.html#l00109">musredit.h:109</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2
</small></address>
</div><!-- doc-content -->
</body>
</html>