SEPIA
Software documentation for the APEX SEPIA receivers
|
A class to represent a 2SB mixer in the GUI. More...
#include <dualsidebandmixer.h>
Inherits QGroupBox.
Public Slots | |
void | reset () |
reset the widget after a band de-selection | |
void | setTuned (bool flag) |
Set mixer tuned status. More... | |
Public Member Functions | |
bool | isTuned () const |
Query if mixer is tuned. More... | |
A class to represent a 2SB mixer in the GUI.
|
inline |
Query if mixer is tuned.
|
slot |
Set mixer tuned status.
flag | true or false indicating success of mixer tuning. |