#include <FEUSBDemoDlg.h>
Definition at line 14 of file FEUSBDemoDlg.h.
Definition at line 40 of file FEUSBDemoDlg.cpp.
Definition at line 92 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::buildScanList | ( | ) | [private] |
Definition at line 114 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::clearScanListButtonClicked | ( | ) | [slot] |
Definition at line 368 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::closeDeviceButtonClicked | ( | ) | [slot] |
Definition at line 446 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::connectEvent | ( | int | i, |
| unsigned int | k | ||
| ) | [slot] |
Definition at line 847 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::connectEventHelper | ( | int | i, |
| unsigned int | k | ||
| ) | [static, slot] |
Definition at line 825 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::disconnectEvent | ( | int | i, |
| unsigned int | k | ||
| ) | [slot] |
Definition at line 862 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::disconnectEventHelper | ( | int | i, |
| unsigned int | k | ||
| ) | [static, slot] |
Definition at line 836 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::getDeviceHandleButtonClicked | ( | ) | [slot] |
Definition at line 753 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::getDeviceListButtonClicked | ( | ) | [slot] |
Definition at line 699 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::getDeviceParaButtonClicked | ( | ) | [slot] |
Definition at line 502 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::getScanListParaButtonClicked | ( | ) | [slot] |
Definition at line 307 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::getScanListSizeButtonClicked | ( | ) | [slot] |
Definition at line 354 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::isDevicePresentButtonClicked | ( | ) | [slot] |
Definition at line 879 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::onConnect | ( | int | i, |
| unsigned int | k | ||
| ) | [signal] |
| void FEUSBDemoDlg::onDisconnect | ( | int | i, |
| unsigned int | k | ||
| ) | [signal] |
| void FEUSBDemoDlg::openDeviceButtonClicked | ( | ) | [slot] |
Definition at line 383 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::scan | ( | bool | bOpen | ) | [private] |
Definition at line 202 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::scanAndOpenButtonClicked | ( | ) | [slot] |
Definition at line 298 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::scanButtonClicked | ( | ) | [slot] |
Definition at line 193 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::setDeviceParaButtonClicked | ( | ) | [slot] |
Definition at line 549 of file FEUSBDemoDlg.cpp.
| FEUSBDemoDlg * FEUSBDemoDlg::setGetClassInstance | ( | FEUSBDemoDlg * | classInstance | ) | [static] |
Definition at line 806 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::transceiveButtonClicked | ( | ) | [slot] |
Definition at line 597 of file FEUSBDemoDlg.cpp.
| void FEUSBDemoDlg::versionButtonClicked | ( | ) | [slot] |
Definition at line 931 of file FEUSBDemoDlg.cpp.
int FEUSBDemoDlg::m_iScanOpt [private] |
Definition at line 59 of file FEUSBDemoDlg.h.
FEUSB_SCANSEARCH FEUSBDemoDlg::m_SearchOpt [private] |
Definition at line 58 of file FEUSBDemoDlg.h.
QSignalMapper* FEUSBDemoDlg::mapper [private] |
Definition at line 18 of file FEUSBDemoDlg.h.
Ui::FEUSBDemoDlg FEUSBDemoDlg::ui [private] |
Definition at line 55 of file FEUSBDemoDlg.h.