#include <dialog_mcap.h>
|
static const QString | prefix = "DialogLoadMCAP::" |
|
Definition at line 25 of file dialog_mcap.h.
◆ DialogMCAP()
DialogMCAP::DialogMCAP |
( |
const std::unordered_map< int, mcap::ChannelPtr > & |
channels, |
|
|
const std::unordered_map< int, mcap::SchemaPtr > & |
schemas, |
|
|
const std::unordered_map< uint16_t, uint64_t > & |
messages_count_by_channelID, |
|
|
std::optional< mcap::LoadParams > |
default_parameters, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~DialogMCAP()
DialogMCAP::~DialogMCAP |
( |
| ) |
|
◆ accept
void DialogMCAP::accept |
( |
| ) |
|
|
overrideprivateslot |
◆ getParams()
◆ on_tableWidget_itemSelectionChanged
void DialogMCAP::on_tableWidget_itemSelectionChanged |
( |
| ) |
|
|
privateslot |
◆ _deselect_all
QShortcut DialogMCAP::_deselect_all |
|
private |
◆ _select_all
QShortcut DialogMCAP::_select_all |
|
private |
◆ prefix
const QString DialogMCAP::prefix = "DialogLoadMCAP::" |
|
staticprivate |
◆ ui
Ui::dialog_mcap* DialogMCAP::ui |
|
private |
The documentation for this class was generated from the following files: