#include <scanwizardhelpers.h>

Definition at line 731 of file scanwizardhelpers.h.
Public Member Functions | |
| QAMPane () | |
| QString | frequency (void) const |
| QString | symbolrate (void) const |
| QString | inversion (void) const |
| QString | fec (void) const |
| QString | modulation (void) const |
Protected Attributes | |
| ScanFrequency * | pfrequency |
| ScanSymbolRate * | psymbolrate |
| ScanInversion * | pinversion |
| ScanModulation * | pmodulation |
| ScanFec * | pfec |
| QAMPane::QAMPane | ( | ) | [inline] |
Definition at line 734 of file scanwizardhelpers.h.
| QString QAMPane::frequency | ( | void | ) | const [inline] |
Definition at line 750 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetStartChan().
| QString QAMPane::symbolrate | ( | void | ) | const [inline] |
Definition at line 751 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetStartChan().
| QString QAMPane::inversion | ( | void | ) | const [inline] |
Definition at line 752 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetStartChan().
| QString QAMPane::fec | ( | void | ) | const [inline] |
Definition at line 753 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetStartChan().
| QString QAMPane::modulation | ( | void | ) | const [inline] |
Definition at line 754 of file scanwizardhelpers.h.
Referenced by ScanOptionalConfig::GetStartChan().
ScanFrequency* QAMPane::pfrequency [protected] |
ScanSymbolRate* QAMPane::psymbolrate [protected] |
ScanInversion* QAMPane::pinversion [protected] |
ScanModulation* QAMPane::pmodulation [protected] |
ScanFec* QAMPane::pfec [protected] |
1.5.5