mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
refactored DBDriver (fixed the TODOs)
This commit is contained in:
@@ -113,6 +113,7 @@ protected:
|
||||
virtual void showEvent(QShowEvent* anEvent);
|
||||
virtual void moveEvent(QMoveEvent* anEvent);
|
||||
virtual void resizeEvent(QResizeEvent* anEvent);
|
||||
virtual bool eventFilter(QObject *obj, QEvent *event);
|
||||
|
||||
private slots:
|
||||
void changeState(MainWindow::State state);
|
||||
|
||||
Reference in New Issue
Block a user