|
| MsgAddChannel (int deviceSetIndex, int channelRegistrationIndex, bool tx) |
|
Definition at line 220 of file mainwindow.h.
◆ MsgAddChannel()
MainWindow::MsgAddChannel::MsgAddChannel |
( |
int |
deviceSetIndex, |
|
|
int |
channelRegistrationIndex, |
|
|
bool |
tx |
|
) |
| |
|
inlineprivate |
Definition at line 238 of file mainwindow.h.
int m_channelRegistrationIndex
◆ create()
static MsgAddChannel* MainWindow::MsgAddChannel::create |
( |
int |
deviceSetIndex, |
|
|
int |
channelRegistrationIndex, |
|
|
bool |
tx |
|
) |
| |
|
inlinestatic |
◆ getChannelRegistrationIndex()
int MainWindow::MsgAddChannel::getChannelRegistrationIndex |
( |
| ) |
const |
|
inline |
◆ getDeviceSetIndex()
int MainWindow::MsgAddChannel::getDeviceSetIndex |
( |
| ) |
const |
|
inline |
◆ isTx()
bool MainWindow::MsgAddChannel::isTx |
( |
| ) |
const |
|
inline |
◆ m_channelRegistrationIndex
int MainWindow::MsgAddChannel::m_channelRegistrationIndex |
|
private |
◆ m_deviceSetIndex
int MainWindow::MsgAddChannel::m_deviceSetIndex |
|
private |
◆ m_tx
bool MainWindow::MsgAddChannel::m_tx |
|
private |
The documentation for this class was generated from the following file: