110 lines
4.7 KiB
HTML
110 lines
4.7 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: dialogs/preferencesdialog.cpp File Reference</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_56b9387f66bbb1dccc82a920d3dbd989.html">dialogs</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">preferencesdialog.cpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="preferencesdialog_8h_source.html">preferencesdialog.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="oliveglobal_8h_source.html">oliveglobal.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="config_8h_source.html">io/config.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="path_8h_source.html">io/path.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="audio_8h_source.html">playback/audio.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="mainwindow_8h_source.html">mainwindow.h</a>"</code><br />
|
|
<code>#include <QMenuBar></code><br />
|
|
<code>#include <QAction></code><br />
|
|
<code>#include <QVBoxLayout></code><br />
|
|
<code>#include <QTabWidget></code><br />
|
|
<code>#include <QLineEdit></code><br />
|
|
<code>#include <QLabel></code><br />
|
|
<code>#include <QComboBox></code><br />
|
|
<code>#include <QGroupBox></code><br />
|
|
<code>#include <QCheckBox></code><br />
|
|
<code>#include <QRadioButton></code><br />
|
|
<code>#include <QDialogButtonBox></code><br />
|
|
<code>#include <QTreeWidget></code><br />
|
|
<code>#include <QVector></code><br />
|
|
<code>#include <QPushButton></code><br />
|
|
<code>#include <QTreeWidgetItem></code><br />
|
|
<code>#include <QList></code><br />
|
|
<code>#include <QDoubleSpinBox></code><br />
|
|
<code>#include <QFileDialog></code><br />
|
|
<code>#include <QMessageBox></code><br />
|
|
<code>#include <QAudioDeviceInfo></code><br />
|
|
<code>#include <QApplication></code><br />
|
|
<code>#include <QProcess></code><br />
|
|
<code>#include <QDebug></code><br />
|
|
</div></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>
|