#include <ExportBundlerDialog.h>
|
Ui_ExportBundlerDialog * | _ui |
|
Definition at line 42 of file ExportBundlerDialog.h.
rtabmap::ExportBundlerDialog::ExportBundlerDialog |
( |
QWidget * |
parent = 0 | ) |
|
rtabmap::ExportBundlerDialog::~ExportBundlerDialog |
( |
| ) |
|
|
virtual |
void rtabmap::ExportBundlerDialog::configChanged |
( |
| ) |
|
|
signal |
void rtabmap::ExportBundlerDialog::exportBundler |
( |
const std::map< int, Transform > & |
poses, |
|
|
const std::multimap< int, Link > & |
links, |
|
|
const QMap< int, Signature > & |
signatures, |
|
|
const ParametersMap & |
parameters |
|
) |
| |
void rtabmap::ExportBundlerDialog::getPath |
( |
| ) |
|
|
privateslot |
void rtabmap::ExportBundlerDialog::loadSettings |
( |
QSettings & |
settings, |
|
|
const QString & |
group = "" |
|
) |
| |
void rtabmap::ExportBundlerDialog::restoreDefaults |
( |
| ) |
|
|
privateslot |
void rtabmap::ExportBundlerDialog::saveSettings |
( |
QSettings & |
settings, |
|
|
const QString & |
group = "" |
|
) |
| const |
void rtabmap::ExportBundlerDialog::setWorkingDirectory |
( |
const QString & |
path | ) |
|
void rtabmap::ExportBundlerDialog::updateVisibility |
( |
| ) |
|
|
privateslot |
Ui_ExportBundlerDialog* rtabmap::ExportBundlerDialog::_ui |
|
private |
The documentation for this class was generated from the following files: