Definition at line 246 of file mainwindow.h.
◆ MsgDeleteChannel()
MainWindow::MsgDeleteChannel::MsgDeleteChannel |
( |
int |
deviceSetIndex, |
|
|
int |
channelIndex, |
|
|
bool |
tx |
|
) |
| |
|
inlineprivate |
◆ create()
static MsgDeleteChannel* MainWindow::MsgDeleteChannel::create |
( |
int |
deviceSetIndex, |
|
|
int |
channelIndex, |
|
|
bool |
tx |
|
) |
| |
|
inlinestatic |
◆ getChannelIndex()
int MainWindow::MsgDeleteChannel::getChannelIndex |
( |
| ) |
const |
|
inline |
◆ getDeviceSetIndex()
int MainWindow::MsgDeleteChannel::getDeviceSetIndex |
( |
| ) |
const |
|
inline |
◆ isTx()
bool MainWindow::MsgDeleteChannel::isTx |
( |
| ) |
const |
|
inline |
◆ m_channelIndex
int MainWindow::MsgDeleteChannel::m_channelIndex |
|
private |
◆ m_deviceSetIndex
int MainWindow::MsgDeleteChannel::m_deviceSetIndex |
|
private |
◆ m_tx
bool MainWindow::MsgDeleteChannel::m_tx |
|
private |
The documentation for this class was generated from the following file: