mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Main app: Open database as argument, file association *.db on Mac OS X, automatically ask to download clouds when opening a database
This commit is contained in:
@@ -108,6 +108,7 @@ public:
|
||||
public slots:
|
||||
void processStats(const rtabmap::Statistics & stat);
|
||||
void updateCacheFromDatabase(const QString & path);
|
||||
void openDatabase(const QString & path);
|
||||
|
||||
protected:
|
||||
virtual void closeEvent(QCloseEvent* event);
|
||||
|
||||
Reference in New Issue
Block a user