RadioStationListView Class Reference
#include <radiostation-listview.h>
List of all members.
Detailed Description
Definition at line 31 of file radiostation-listview.h.
Constructor & Destructor Documentation
RadioStationListView::RadioStationListView |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 | |
|
) |
| | |
virtual RadioStationListView::~RadioStationListView |
( |
|
) |
[virtual] |
Member Function Documentation
void RadioStationListView::appendStation |
( |
const RadioStation & |
, |
|
|
int |
nr = -1 | |
|
) |
| | |
void RadioStationListView::contentsDragEnterEvent |
( |
QDragEnterEvent * |
event |
) |
[protected] |
void RadioStationListView::contentsDragMoveEvent |
( |
QDragMoveEvent * |
event |
) |
[protected] |
void RadioStationListView::contentsDropEvent |
( |
QDropEvent * |
event |
) |
[protected] |
int RadioStationListView::count |
( |
|
) |
const [inline] |
int RadioStationListView::currentStationIndex |
( |
|
) |
const |
void RadioStationListView::dragEnterEvent |
( |
QDragEnterEvent * |
event |
) |
[protected] |
QDragObject* RadioStationListView::dragObject |
( |
|
) |
[protected] |
void RadioStationListView::dropEvent |
( |
QDropEvent * |
event |
) |
[protected] |
int RadioStationListView::getIndexForItem |
( |
QListViewItem * |
|
) |
const |
QListViewItem* RadioStationListView::getItemForIndex |
( |
int |
idx |
) |
const |
void RadioStationListView::insertItem |
( |
QListViewItem * |
item, |
|
|
const QString & |
stationid, |
|
|
int |
idx | |
|
) |
| | |
void RadioStationListView::removeStation |
( |
int |
idx |
) |
|
void RadioStationListView::restoreState |
( |
KConfig * |
|
) |
|
void RadioStationListView::saveState |
( |
KConfig * |
|
) |
const |
void RadioStationListView::setCurrentStation |
( |
int |
idx |
) |
|
void RadioStationListView::setStation |
( |
int |
idx, |
|
|
const RadioStation & |
, |
|
|
int |
nr = -1 | |
|
) |
| | |
void RadioStationListView::setStations |
( |
const StationList & |
|
) |
|
void RadioStationListView::sigCurrentStationChanged |
( |
int |
idx |
) |
[signal] |
void RadioStationListView::sigStationActivated |
( |
int |
idx |
) |
[signal] |
void RadioStationListView::sigStationsReceived |
( |
const QStringList & |
stationIDs |
) |
[signal] |
void RadioStationListView::slotCurrentStationChanged |
( |
QListViewItem * |
|
) |
[protected, slot] |
void RadioStationListView::slotStationActivation |
( |
QListViewItem * |
|
) |
[protected, slot] |
void RadioStationListView::takeItem |
( |
QListViewItem * |
item, |
|
|
int |
idx | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: