| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 | 
							- <!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.9.1"/>
 
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
 
- <title>openPilotLog: BackupWidget Class 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="navtree.css" rel="stylesheet" type="text/css"/>
 
- <script type="text/javascript" src="resize.js"></script>
 
- <script type="text/javascript" src="navtreedata.js"></script>
 
- <script type="text/javascript" src="navtree.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" />
 
- <link href="custom_dark_theme.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="projectlogo"><img alt="Logo" src="icon_main.png"/></td>
 
-   <td id="projectalign" style="padding-left: 0.5em;">
 
-    <div id="projectname">openPilotLog
 
-    </div>
 
-   </td>
 
-  </tr>
 
-  </tbody>
 
- </table>
 
- </div>
 
- <!-- end header part -->
 
- <!-- Generated by Doxygen 1.9.1 -->
 
- <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','.html');
 
- /* @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>
 
- </div><!-- top -->
 
- <div id="side-nav" class="ui-resizable side-nav-resizable">
 
-   <div id="nav-tree">
 
-     <div id="nav-tree-contents">
 
-       <div id="nav-sync" class="sync"></div>
 
-     </div>
 
-   </div>
 
-   <div id="splitbar" style="-moz-user-select:none;" 
 
-        class="ui-resizable-handle">
 
-   </div>
 
- </div>
 
- <script type="text/javascript">
 
- /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 
- $(document).ready(function(){initNavTree('class_backup_widget.html',''); initResizable(); });
 
- /* @license-end */
 
- </script>
 
- <div id="doc-content">
 
- <!-- 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 class="header">
 
-   <div class="summary">
 
- <a href="#pub-methods">Public Member Functions</a> |
 
- <a href="#pub-static-methods">Static Public Member Functions</a> |
 
- <a href="#pro-methods">Protected Member Functions</a> |
 
- <a href="class_backup_widget-members.html">List of all members</a>  </div>
 
-   <div class="headertitle">
 
- <div class="title">BackupWidget Class Reference</div>  </div>
 
- </div><!--header-->
 
- <div class="contents">
 
- <p>The <a class="el" href="class_backup_widget.html" title="The BackupWidget is the interface for the user to create and restore backups of the database.">BackupWidget</a> is the interface for the user to create and restore backups of the database.  
 
-  <a href="class_backup_widget.html#details">More...</a></p>
 
- <p><code>#include <<a class="el" href="backupwidget_8h_source.html">backupwidget.h</a>></code></p>
 
- <div class="dynheader">
 
- Inheritance diagram for BackupWidget:</div>
 
- <div class="dyncontent">
 
-  <div class="center">
 
-   <img src="class_backup_widget.png" alt=""/>
 
-  </div></div>
 
- <table class="memberdecls">
 
- <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
 
- Public Member Functions</h2></td></tr>
 
- <tr class="memitem:a8394791e05e07cc687a548c4f4705b99"><td class="memItemLeft" align="right" valign="top"><a id="a8394791e05e07cc687a548c4f4705b99"></a>
 
-  </td><td class="memItemRight" valign="bottom"><b>BackupWidget</b> (QWidget *parent=nullptr)</td></tr>
 
- <tr class="separator:a8394791e05e07cc687a548c4f4705b99"><td class="memSeparator" colspan="2"> </td></tr>
 
- </table><table class="memberdecls">
 
- <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
 
- Static Public Member Functions</h2></td></tr>
 
- <tr class="memitem:a49005440ad357c10769b9abd7be693d2"><td class="memItemLeft" align="right" valign="top"><a id="a49005440ad357c10769b9abd7be693d2"></a>
 
- static const QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_backup_widget.html#a49005440ad357c10769b9abd7be693d2">backupName</a> ()</td></tr>
 
- <tr class="memdesc:a49005440ad357c10769b9abd7be693d2"><td class="mdescLeft"> </td><td class="mdescRight">Generates a filename for creating a backup. <br /></td></tr>
 
- <tr class="separator:a49005440ad357c10769b9abd7be693d2"><td class="memSeparator" colspan="2"> </td></tr>
 
- <tr class="memitem:a683bff41fedc248a2bf243f5986a0fce"><td class="memItemLeft" align="right" valign="top"><a id="a683bff41fedc248a2bf243f5986a0fce"></a>
 
- static const QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_backup_widget.html#a683bff41fedc248a2bf243f5986a0fce">absoluteBackupPath</a> ()</td></tr>
 
- <tr class="memdesc:a683bff41fedc248a2bf243f5986a0fce"><td class="mdescLeft"> </td><td class="mdescRight">Generates the absolute path for a new local backup file. <br /></td></tr>
 
- <tr class="separator:a683bff41fedc248a2bf243f5986a0fce"><td class="memSeparator" colspan="2"> </td></tr>
 
- </table><table class="memberdecls">
 
- <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
 
- Protected Member Functions</h2></td></tr>
 
- <tr class="memitem:a6924f3997be9b143472fa1c61365fb2b"><td class="memItemLeft" align="right" valign="top"><a id="a6924f3997be9b143472fa1c61365fb2b"></a>
 
- void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_backup_widget.html#a6924f3997be9b143472fa1c61365fb2b">changeEvent</a> (QEvent *event) override</td></tr>
 
- <tr class="memdesc:a6924f3997be9b143472fa1c61365fb2b"><td class="mdescLeft"> </td><td class="mdescRight">Handles change events, like updating the UI to new localisation. <br /></td></tr>
 
- <tr class="separator:a6924f3997be9b143472fa1c61365fb2b"><td class="memSeparator" colspan="2"> </td></tr>
 
- </table>
 
- <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
 
- <div class="textblock"><p>The <a class="el" href="class_backup_widget.html" title="The BackupWidget is the interface for the user to create and restore backups of the database.">BackupWidget</a> is the interface for the user to create and restore backups of the database. </p>
 
- <p>OpenPilotLog offers two kinds of backups: Local and External Backups.<br  />
 
- <br  />
 
- Local backups are automatically stored in a folder determined by <a class="el" href="class_o_p_l_1_1_paths.html">OPL::Paths</a> and automatically presented to the user in a List. <b>Create Local backup</b> and <b>Restore Local Backup</b>. are convenient shortcuts.<br  />
 
-  When using <b>Create External Backup</b>, the user will be asked where to save the backup file. This can be a pen drive, a cloud location or any other location of his choice. This functionality can also be used to sync the database across devices. External backup files con be restored with <b>Restore external backup</b>. </p>
 
- </div><hr/>The documentation for this class was generated from the following files:<ul>
 
- <li>src/gui/widgets/<a class="el" href="backupwidget_8h_source.html">backupwidget.h</a></li>
 
- <li>src/gui/widgets/backupwidget.cpp</li>
 
- </ul>
 
- </div><!-- contents -->
 
- </div><!-- doc-content -->
 
- <!-- start footer part -->
 
- <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
 
-   <ul>
 
-     <li class="navelem"><a class="el" href="class_backup_widget.html">BackupWidget</a></li>
 
-     <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
 
-   </ul>
 
- </div>
 
- </body>
 
- </html>
 
 
  |