/usr/share/doc/libunity-api/hierarchy.js is in libunity-api-doc 7.80.6+14.04.20140402-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | var hierarchy =
[
[ "unity::util::Daemon", "classunity_1_1util_1_1_daemon.html", null ],
[ "std::equal_to< unity::util::ResourcePtr< R, D > >", "structstd_1_1equal__to_3_01unity_1_1util_1_1_resource_ptr_3_01_r_00_01_d_01_4_01_4.html", null ],
[ "exception", null, [
[ "unity::Exception", "classunity_1_1_exception.html", [
[ "unity::FileException", "classunity_1_1_file_exception.html", null ],
[ "unity::InvalidArgumentException", "classunity_1_1_invalid_argument_exception.html", null ],
[ "unity::LogicException", "classunity_1_1_logic_exception.html", null ],
[ "unity::ResourceException", "classunity_1_1_resource_exception.html", null ],
[ "unity::ShutdownException", "classunity_1_1_shutdown_exception.html", null ],
[ "unity::SyscallException", "classunity_1_1_syscall_exception.html", null ]
] ]
] ],
[ "std::greater< unity::util::ResourcePtr< R, D > >", "structstd_1_1greater_3_01unity_1_1util_1_1_resource_ptr_3_01_r_00_01_d_01_4_01_4.html", null ],
[ "std::greater_equal< unity::util::ResourcePtr< R, D > >", "structstd_1_1greater__equal_3_01unity_1_1util_1_1_resource_ptr_3_01_r_00_01_d_01_4_01_4.html", null ],
[ "unity::util::IniParser", "classunity_1_1util_1_1_ini_parser.html", null ],
[ "std::less< unity::util::ResourcePtr< R, D > >", "structstd_1_1less_3_01unity_1_1util_1_1_resource_ptr_3_01_r_00_01_d_01_4_01_4.html", null ],
[ "std::less_equal< unity::util::ResourcePtr< R, D > >", "structstd_1_1less__equal_3_01unity_1_1util_1_1_resource_ptr_3_01_r_00_01_d_01_4_01_4.html", null ],
[ "nested_exception", null, [
[ "unity::Exception", "classunity_1_1_exception.html", null ]
] ],
[ "std::not_equal_to< unity::util::ResourcePtr< R, D > >", "structstd_1_1not__equal__to_3_01unity_1_1util_1_1_resource_ptr_3_01_r_00_01_d_01_4_01_4.html", null ],
[ "QAbstractListModel", null, [
[ "unity::shell::application::ApplicationManagerInterface", "classunity_1_1shell_1_1application_1_1_application_manager_interface.html", null ],
[ "unity::shell::launcher::LauncherModelInterface", "classunity_1_1shell_1_1launcher_1_1_launcher_model_interface.html", null ],
[ "unity::shell::launcher::QuickListModelInterface", "classunity_1_1shell_1_1launcher_1_1_quick_list_model_interface.html", null ],
[ "unity::shell::notifications::ModelInterface", "classunity_1_1shell_1_1notifications_1_1_model_interface.html", null ]
] ],
[ "QObject", null, [
[ "unity::shell::application::ApplicationInfoInterface", "classunity_1_1shell_1_1application_1_1_application_info_interface.html", null ],
[ "unity::shell::launcher::LauncherItemInterface", "classunity_1_1shell_1_1launcher_1_1_launcher_item_interface.html", null ],
[ "unity::shell::notifications::Hint", "classunity_1_1shell_1_1notifications_1_1_hint.html", null ],
[ "unity::shell::notifications::NotificationInterface", "classunity_1_1shell_1_1notifications_1_1_notification_interface.html", null ],
[ "unity::shell::notifications::SourceInterface", "classunity_1_1shell_1_1notifications_1_1_source_interface.html", null ],
[ "unity::shell::notifications::Type", "classunity_1_1shell_1_1notifications_1_1_type.html", null ],
[ "unity::shell::notifications::Urgency", "classunity_1_1shell_1_1notifications_1_1_urgency.html", null ]
] ],
[ "unity::util::ResourcePtr< R, D >", "classunity_1_1util_1_1_resource_ptr.html", null ]
];
|