SoDaRadio-5.0.3-master:8901fb5
|
#include <soda_band.hpp>
Public Types | |
typedef QMapIterator< QString, Band > | BandMapIterator |
Public Member Functions | |
BandMap () | |
void | restoreBands (QSettings *set_p) |
void | saveBands (QSettings *set_p) |
QString | findBand (double freq) const |
Definition at line 141 of file soda_band.hpp.
typedef QMapIterator<QString, Band> GUISoDa::BandMap::BandMapIterator |
Definition at line 145 of file soda_band.hpp.
|
inline |
Definition at line 143 of file soda_band.hpp.
|
inline |
Definition at line 174 of file soda_band.hpp.
Referenced by MainWindow::updateBandDisplay().
|
inline |
Definition at line 147 of file soda_band.hpp.
References GUISoDa::Band::name(), and GUISoDa::Band::restore().
Referenced by MainWindow::bandMapSaveRestore().
|
inline |
Definition at line 160 of file soda_band.hpp.
Referenced by MainWindow::bandMapSaveRestore().