1 #ifndef ROSBAG_EDITOR_H 2 #define ROSBAG_EDITOR_H 25 void closeEvent(QCloseEvent *event);
27 void on_pushButtonLoad_pressed();
29 void on_pushButtonMove_pressed();
31 void on_tableWidgetInput_itemSelectionChanged();
33 void on_tableWidgetOutput_itemSelectionChanged();
35 void on_pushButtonRemove_pressed();
37 void on_pushButtonSave_pressed();
39 void on_dateTimeOutputEnd_dateTimeChanged(
const QDateTime &dateTime);
41 void on_dateTimeOutputBegin_dateTimeChanged(
const QDateTime &dateTime);
43 void on_checkBoxFilterTF_toggled(
bool checked);
45 void on_pushButtonFilterTF_pressed();
54 void changeEnabledWidgets();
57 #endif // ROSBAG_EDITOR_H
QString _previous_load_path
QString _previous_save_path
std::set< std::pair< std::string, std::string > > _filtered_frames