Go to the documentation of this file.
28 #ifndef RTABMAP_RECOVERYSTATE_H_
29 #define RTABMAP_RECOVERYSTATE_H_
35 #include <QApplication>
49 virtual bool callback(
const std::string & msg)
const
53 QString msgQt =
msg.c_str();
54 if(msgQt.contains(
"Processed"))
59 else if(msgQt.contains(
"Found"))
62 if(strSplit.size() == 3)
72 else if(msgQt.contains(
"Skipping") ||
73 msgQt.contains(
"Failed processing"))
82 QApplication::processEvents();
void setCanceled(bool canceled)
void appendText(const QString &text, const QColor &color=Qt::black)
virtual bool callback(const std::string &msg) const
virtual bool callback(const std::string &msg) const
std::list< std::string > uSplitNumChar(const std::string &str)
RecoveryState(ProgressDialog *dialog)
Some conversion functions.
int UTILITE_EXPORT uStr2Int(const std::string &str)
Wrappers of STL for convenient functions.
void incrementStep(int steps=1)
void setMaximumSteps(int steps)
rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:15