GpgFrontend-Doxygen/docs/html/navtreedata.js

63 lines
2.4 KiB
JavaScript
Raw Normal View History

2022-05-08 19:59:26 +00:00
/*
2022-05-08 22:01:23 +00:00
@licstart The following is the entire license notice for the
JavaScript code in this file.
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
Copyright (C) 1997-2019 by Dimitri van Heesch
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as published by
the Free Software Foundation
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
@licend The above is the entire license notice
for the JavaScript code in this file
2022-05-08 19:59:26 +00:00
*/
var NAVTREE =
[
[ "GpgFrontend Project", "index.html", [
[ "GpgFrontend Develop Document Main Page", "index.html", null ],
[ "Namespaces", "namespaces.html", [
[ "Namespace List", "namespaces.html", "namespaces_dup" ],
[ "Namespace Members", "namespacemembers.html", [
[ "All", "namespacemembers.html", null ],
[ "Functions", "namespacemembers_func.html", null ],
[ "Enumerations", "namespacemembers_enum.html", null ]
] ]
] ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
[ "Class Index", "classes.html", null ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", "functions_func" ],
[ "Variables", "functions_vars.html", null ]
] ]
] ],
[ "Files", "files.html", [
[ "File List", "files.html", "files_dup" ]
] ]
] ]
];
var NAVTREEINDEX =
[
"AboutDialog_8h_source.html",
"classGpgFrontend_1_1GpgContext.html#a01e46d0718b61a224a52028b9da90468",
"classGpgFrontend_1_1GpgTOFUInfo.html#aec03f07d2ae5d81887610ca42420462d",
"classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html#a2c3d09bc4b7ebce9839ec03a43838d32",
"classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4e387503359dee5771e855218d5f1561",
"classGpgFrontend_1_1UI_1_1SettingsObject.html#ac11d19096b4e88cb288a208a4953af4d",
"structGpgFrontend_1_1UI_1_1KeyMenuAbility.html"
2022-05-08 19:59:26 +00:00
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';