41 void reject()
override;
47 void onOpenLocation();
48 void onSelectionChanged();
56 std::atomic<bool> cancelPending_{
false};
57 QTableWidget* table_ =
nullptr;
58 QPushButton* refreshBtn_ =
nullptr;
59 QPushButton* updateAllBtn_ =
nullptr;
60 QPushButton* closeBtn_ =
nullptr;
61 QLabel* statusLabel_ =
nullptr;
62 QLabel* descLabel_ =
nullptr;