26 lines
743 B
JavaScript
26 lines
743 B
JavaScript
var NAVTREE =
|
|
[
|
|
[ "Dream Park", "index.html", [
|
|
[ "Namespaces", null, [
|
|
[ "Namespace List", "namespaces.html", "namespaces" ]
|
|
] ],
|
|
[ "Classes", null, [
|
|
[ "Class List", "annotated.html", "annotated" ],
|
|
[ "Class Index", "classes.html", null ],
|
|
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
|
[ "Class Members", "functions.html", [
|
|
[ "All", "functions.html", null ],
|
|
[ "Functions", "functions_func.html", null ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
".html",
|
|
"classsrc_1_1v_1_1_ui___admin_1_1_ui___main_window.html#ad00ad7b095d7cc75cee5c0a47e44751e"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |