<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<tagfile>
  <compound kind="file">
    <name>__init__.py</name>
    <path>/tmp/ws/src/rqt/rqt_gui/src/rqt_gui/</path>
    <filename>____init_____8py.html</filename>
    <namespace>rqt_gui</namespace>
  </compound>
  <compound kind="file">
    <name>main.py</name>
    <path>/tmp/ws/src/rqt/rqt_gui/src/rqt_gui/</path>
    <filename>main_8py.html</filename>
    <class kind="class">rqt_gui::main::Main</class>
    <namespace>rqt_gui::main</namespace>
    <member kind="variable">
      <type></type>
      <name>main</name>
      <anchorfile>namespacerqt__gui_1_1main.html</anchorfile>
      <anchor>a980123119b8ed28f57577e2f0c40d12c</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>mainpage.dox</name>
    <path>/tmp/ws/src/rqt/rqt_gui/</path>
    <filename>mainpage_8dox.html</filename>
  </compound>
  <compound kind="file">
    <name>ros_plugin_provider.py</name>
    <path>/tmp/ws/src/rqt/rqt_gui/src/rqt_gui/</path>
    <filename>ros__plugin__provider_8py.html</filename>
    <class kind="class">rqt_gui::ros_plugin_provider::RosPluginProvider</class>
    <namespace>rqt_gui::ros_plugin_provider</namespace>
  </compound>
  <compound kind="file">
    <name>rospkg_plugin_provider.py</name>
    <path>/tmp/ws/src/rqt/rqt_gui/src/rqt_gui/</path>
    <filename>rospkg__plugin__provider_8py.html</filename>
    <class kind="class">rqt_gui::rospkg_plugin_provider::RospkgPluginProvider</class>
    <namespace>rqt_gui::rospkg_plugin_provider</namespace>
  </compound>
  <compound kind="file">
    <name>setup.py</name>
    <path>/tmp/ws/src/rqt/rqt_gui/</path>
    <filename>setup_8py.html</filename>
    <namespace>setup</namespace>
    <member kind="variable">
      <type></type>
      <name>d</name>
      <anchorfile>namespacesetup.html</anchorfile>
      <anchor>aa2586b6c4dd84a0aaaf49cb1565cee6e</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_gui::main::Main</name>
    <filename>classrqt__gui_1_1main_1_1Main.html</filename>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__gui_1_1main_1_1Main.html</anchorfile>
      <anchor>a6fae1d628f183ad653f7899e94c8f66c</anchor>
      <arglist>(self, filename=None, ros_pack=None, settings_filename=&apos;rqt_gui&apos;)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>create_application</name>
      <anchorfile>classrqt__gui_1_1main_1_1Main.html</anchorfile>
      <anchor>a47131e96100b06f91267c426500b1f24</anchor>
      <arglist>(self, argv)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>main</name>
      <anchorfile>classrqt__gui_1_1main_1_1Main.html</anchorfile>
      <anchor>aabd98855ff9f11431a8601582d7bec53</anchor>
      <arglist>(self, argv=None, standalone=None, plugin_argument_provider=None)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_add_plugin_providers</name>
      <anchorfile>classrqt__gui_1_1main_1_1Main.html</anchorfile>
      <anchor>aa3f329681fa75b7b070cabedcec39cdf</anchor>
      <arglist>(self)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_add_reload_paths</name>
      <anchorfile>classrqt__gui_1_1main_1_1Main.html</anchorfile>
      <anchor>ae6921908eda59b5cf43906141af32bd8</anchor>
      <arglist>(self, reload_importer)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_ros_pack</name>
      <anchorfile>classrqt__gui_1_1main_1_1Main.html</anchorfile>
      <anchor>a6cde93afa338c31fde99e4544668e7d6</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_gui::rospkg_plugin_provider::RospkgPluginProvider</name>
    <filename>classrqt__gui_1_1rospkg__plugin__provider_1_1RospkgPluginProvider.html</filename>
    <base>rqt_gui::ros_plugin_provider::RosPluginProvider</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__gui_1_1rospkg__plugin__provider_1_1RospkgPluginProvider.html</anchorfile>
      <anchor>a7bacc8a8e487891081fd3d3c5726a597</anchor>
      <arglist>(self, export_tag, base_class_type)</arglist>
    </member>
    <member kind="variable" static="yes">
      <type></type>
      <name>rospack</name>
      <anchorfile>classrqt__gui_1_1rospkg__plugin__provider_1_1RospkgPluginProvider.html</anchorfile>
      <anchor>ac8ad618962e32a67713b566743c56847</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_find_plugins</name>
      <anchorfile>classrqt__gui_1_1rospkg__plugin__provider_1_1RospkgPluginProvider.html</anchorfile>
      <anchor>abfc1094f43247e626f91a55180530ee3</anchor>
      <arglist>(self, export_tag, discovery_data)</arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>rqt_gui::ros_plugin_provider::RosPluginProvider</name>
    <filename>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</filename>
    <base>qt_gui::plugin_provider::PluginProvider</base>
    <member kind="function">
      <type>def</type>
      <name>__init__</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>ad85c127cd37c8aa96d30dae71f8b8fac</anchor>
      <arglist>(self, export_tag, base_class_type)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>discover</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a81e3f48421faacab57c60ae7bd16c891</anchor>
      <arglist>(self, discovery_data)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>load</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>adcd87170abe320534403075ef3827785</anchor>
      <arglist>(self, plugin_id, plugin_context)</arglist>
    </member>
    <member kind="function">
      <type>def</type>
      <name>unload</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a25b70405363154d2506b176d81d76130</anchor>
      <arglist>(self, plugin_instance)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_find_plugins</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a598ab4db3a42cdbf34fbd426e043d2b0</anchor>
      <arglist>(self, export_tag, discovery_data)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_parse_action_group</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a2ba6c8719b8c8c84e61a7ba3897ccf83</anchor>
      <arglist>(self, group_el)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_parse_plugin</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>ac23bcc598140cc5604b6c2cb200a981e</anchor>
      <arglist>(self, class_el)</arglist>
    </member>
    <member kind="function" protection="private">
      <type>def</type>
      <name>_parse_plugin_xml</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a4e2af8fe71970437eb5576f4d4be2cc2</anchor>
      <arglist>(self, package_name, plugin_xml)</arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_base_class_type</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a82cb8ac33b4efae5763be460c61d44d7</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_export_tag</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>a9ad697defdf5e6ce55dac57f695fed3a</anchor>
      <arglist></arglist>
    </member>
    <member kind="variable" protection="private">
      <type></type>
      <name>_plugin_descriptors</name>
      <anchorfile>classrqt__gui_1_1ros__plugin__provider_1_1RosPluginProvider.html</anchorfile>
      <anchor>ab0baff9b86aaa7b94ee8a054bbf9b738</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="namespace">
    <name>rqt_gui</name>
    <filename>namespacerqt__gui.html</filename>
    <namespace>rqt_gui::main</namespace>
    <namespace>rqt_gui::ros_plugin_provider</namespace>
    <namespace>rqt_gui::rospkg_plugin_provider</namespace>
  </compound>
  <compound kind="namespace">
    <name>rqt_gui::main</name>
    <filename>namespacerqt__gui_1_1main.html</filename>
    <class kind="class">rqt_gui::main::Main</class>
    <member kind="variable">
      <type></type>
      <name>main</name>
      <anchorfile>namespacerqt__gui_1_1main.html</anchorfile>
      <anchor>a980123119b8ed28f57577e2f0c40d12c</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="namespace">
    <name>rqt_gui::ros_plugin_provider</name>
    <filename>namespacerqt__gui_1_1ros__plugin__provider.html</filename>
    <class kind="class">rqt_gui::ros_plugin_provider::RosPluginProvider</class>
  </compound>
  <compound kind="namespace">
    <name>rqt_gui::rospkg_plugin_provider</name>
    <filename>namespacerqt__gui_1_1rospkg__plugin__provider.html</filename>
    <class kind="class">rqt_gui::rospkg_plugin_provider::RospkgPluginProvider</class>
  </compound>
  <compound kind="namespace">
    <name>setup</name>
    <filename>namespacesetup.html</filename>
    <member kind="variable">
      <type></type>
      <name>d</name>
      <anchorfile>namespacesetup.html</anchorfile>
      <anchor>aa2586b6c4dd84a0aaaf49cb1565cee6e</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="page">
    <name>index</name>
    <title></title>
    <filename>index</filename>
  </compound>
</tagfile>
