#include <scanwizardhelpers.h>

Definition at line 662 of file scanwizardhelpers.h.
Public Member Functions | |
| DVBS2Pane () | |
| QString | frequency (void) const |
| QString | symbolrate (void) const |
| QString | inversion (void) const |
| QString | fec (void) const |
| QString | polarity (void) const |
| QString | modulation (void) const |
Protected Attributes | |
| ScanFrequency * | pfrequency |
| ScanSymbolRate * | psymbolrate |
| ScanInversion * | pinversion |
| ScanFec * | pfec |
| ScanPolarity * | ppolarity |
| ScanModulation * | pmodulation |
| DVBS2Pane::DVBS2Pane | ( | ) | [inline] |
Definition at line 665 of file scanwizardhelpers.h.
| QString DVBS2Pane::frequency | ( | void | ) | const [inline] |
Definition at line 682 of file scanwizardhelpers.h.
| QString DVBS2Pane::symbolrate | ( | void | ) | const [inline] |
Definition at line 683 of file scanwizardhelpers.h.
| QString DVBS2Pane::inversion | ( | void | ) | const [inline] |
Definition at line 684 of file scanwizardhelpers.h.
| QString DVBS2Pane::fec | ( | void | ) | const [inline] |
Definition at line 685 of file scanwizardhelpers.h.
| QString DVBS2Pane::polarity | ( | void | ) | const [inline] |
Definition at line 686 of file scanwizardhelpers.h.
| QString DVBS2Pane::modulation | ( | void | ) | const [inline] |
Definition at line 687 of file scanwizardhelpers.h.
ScanFrequency* DVBS2Pane::pfrequency [protected] |
ScanSymbolRate* DVBS2Pane::psymbolrate [protected] |
ScanInversion* DVBS2Pane::pinversion [protected] |
ScanFec* DVBS2Pane::pfec [protected] |
ScanPolarity* DVBS2Pane::ppolarity [protected] |
ScanModulation* DVBS2Pane::pmodulation [protected] |
1.5.5