mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Moved some common include files to public headers folder
This commit is contained in:
@@ -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/>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -9797,7 +9797,7 @@ Lower the ratio -> 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>
|
||||
|
||||
Reference in New Issue
Block a user