#include <stationselector.h>
|
QGridLayout * | getGridLayout () |
|
void | moveItem (RadioStationListView *fromListView, QStringList &fromIDList, Q3ListViewItem *item, int fromIdx, RadioStationListView *toListView, QStringList &toIDList) |
|
void | updateListViews () |
|
Definition at line 43 of file stationselector.h.
StationSelector::StationSelector |
( |
QWidget * |
parent) | |
|
StationSelector::~StationSelector |
( |
) | |
|
bool StationSelector::connectI |
( |
Interface * |
i) | |
|
bool StationSelector::disconnectI |
( |
Interface * |
i) | |
|
QGridLayout* StationSelector::getGridLayout |
( |
) | |
|
|
protected |
bool StationSelector::isDirty |
( |
) | |
const |
|
inline |
void StationSelector::moveItem |
( |
RadioStationListView * |
fromListView, |
|
|
QStringList & |
fromIDList, |
|
|
Q3ListViewItem * |
item, |
|
|
int |
fromIdx, |
|
|
RadioStationListView * |
toListView, |
|
|
QStringList & |
toIDList |
|
) |
| |
|
protected |
bool StationSelector::noticeCurrentSoundStreamSinkIDChanged |
( |
SoundStreamID |
) | |
|
|
inline |
bool StationSelector::noticeCurrentSoundStreamSourceIDChanged |
( |
SoundStreamID |
) | |
|
|
inline |
bool StationSelector::noticePowerChanged |
( |
bool |
) | |
|
|
inline |
bool StationSelector::noticePresetFileChanged |
( |
const QString & |
) | |
|
|
inline |
bool StationSelector::noticeRDSRadioTextChanged |
( |
const QString & |
) | |
|
|
inline |
bool StationSelector::noticeRDSStateChanged |
( |
bool |
) | |
|
|
inline |
bool StationSelector::noticeRDSStationNameChanged |
( |
const QString & |
) | |
|
|
inline |
bool StationSelector::noticeStationChanged |
( |
const RadioStation & |
, |
|
|
int |
|
|
) |
| |
|
inline |
bool StationSelector::noticeStationsChanged |
( |
const StationList & |
sl) | |
|
bool StationSelector::noticeStationSelectionChanged |
( |
const QStringList & |
sl) | |
|
void StationSelector::restoreState |
( |
KConfigGroup & |
) | |
|
void StationSelector::saveState |
( |
KConfigGroup & |
) | |
const |
void StationSelector::sigDirty |
( |
) | |
|
|
signal |
void StationSelector::slotButtonToLeft |
( |
) | |
|
|
protectedslot |
void StationSelector::slotButtonToRight |
( |
) | |
|
|
protectedslot |
void StationSelector::slotCancel |
( |
) | |
|
|
protectedslot |
void StationSelector::slotMoveToLeft |
( |
const QStringList & |
list) | |
|
|
protectedslot |
void StationSelector::slotMoveToRight |
( |
const QStringList & |
list) | |
|
|
protectedslot |
void StationSelector::slotOK |
( |
) | |
|
|
protectedslot |
void StationSelector::slotSetDirty |
( |
) | |
|
|
protectedslot |
void StationSelector::updateListViews |
( |
) | |
|
|
protected |
bool StationSelector::m_dirty |
|
protected |
QStringList StationSelector::m_stationIDsAll |
|
protected |
QStringList StationSelector::m_stationIDsAvailable |
|
protected |
QStringList StationSelector::m_stationIDsNotDisplayed |
|
protected |
QStringList StationSelector::m_stationIDsSelected |
|
protected |
Ui_StationSelectorUI* StationSelector::m_ui |
|
protected |
The documentation for this class was generated from the following file: