Moved some common include files to public headers folder

This commit is contained in:
matlabbe
2015-08-25 10:32:27 -04:00
parent 0ac79d0e8f
commit 0cf1ea8777
39 changed files with 103 additions and 89 deletions

View File

@@ -2317,7 +2317,7 @@
<customwidget>
<class>rtabmap::GraphViewer</class>
<extends>QGraphicsView</extends>
<header>GraphViewer.h</header>
<header>rtabmap/gui/GraphViewer.h</header>
</customwidget>
</customwidgets>
<resources/>

View File

@@ -712,7 +712,7 @@
<customwidget>
<class>UImageView</class>
<extends>QWidget</extends>
<header>utilite/UImageView.h</header>
<header>rtabmap/utilite/UImageView.h</header>
<container>1</container>
</customwidget>
</customwidgets>

View File

@@ -1258,7 +1258,7 @@
<customwidget>
<class>UPlot</class>
<extends>QWidget</extends>
<header>utilite/UPlot.h</header>
<header>../include/rtabmap/utilite/UPlot.h</header>
<container>1</container>
</customwidget>
<customwidget>
@@ -1269,13 +1269,13 @@
<customwidget>
<class>rtabmap::StatsToolBox</class>
<extends>QWidget</extends>
<header>StatsToolBox.h</header>
<header>../include/rtabmap/gui/StatsToolBox.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>rtabmap::ConsoleWidget</class>
<extends>QWidget</extends>
<header>ConsoleWidget.h</header>
<header>../include/rtabmap/gui/ConsoleWidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
@@ -1299,7 +1299,7 @@
<customwidget>
<class>rtabmap::GraphViewer</class>
<extends>QGraphicsView</extends>
<header>GraphViewer.h</header>
<header>../include/rtabmap/gui/GraphViewer.h</header>
</customwidget>
</customwidgets>
<resources>

View File

@@ -9797,7 +9797,7 @@ Lower the ratio -&gt; higher the precision. 0 means disabled, matching the neare
<customwidget>
<class>UPlot</class>
<extends>QWidget</extends>
<header>utilite/UPlot.h</header>
<header>rtabmap/utilite/UPlot.h</header>
<container>1</container>
</customwidget>
</customwidgets>