StandardScanDialog Class Reference

#include <standardscandialog.h>

Inheritance diagram for StandardScanDialog:

Inheritance graph
[legend]
Collaboration diagram for StandardScanDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StandardScanDialog (QWidget *parent)
 ~StandardScanDialog ()
bool connectI (Interface *i)
bool disconnectI (Interface *i)
void start ()
void stop ()
const StationListgetStations () const
bool noticeSeekStopped ()
bool noticeSeekFinished (const RadioStation &s, bool goodQuality)
bool noticeProgress (float f)
bool noticeStationChanged (const RadioStation &, int)
bool noticeStationsChanged (const StationList &)
bool noticePresetFileChanged (const QString &)
bool noticeCurrentSoundStreamIDChanged (SoundStreamID)

Public Attributes

RECEIVERS __pad0__: bool noticeSeekStarted (bool up)
RECEIVERS __pad1__: bool noticePowerChanged(bool on)

Protected Slots

void slotCancelDone ()

Protected Attributes

int m_count
bool m_running
bool m_oldPowerOn
RadioStationm_oldStation
QDateTime m_startTime
StationList m_stations
bool m_ignorePower

Detailed Description

Definition at line 33 of file standardscandialog.h.


Constructor & Destructor Documentation

StandardScanDialog::StandardScanDialog ( QWidget *  parent  ) 

StandardScanDialog::~StandardScanDialog (  ) 


Member Function Documentation

bool StandardScanDialog::connectI ( Interface i  ) 

bool StandardScanDialog::disconnectI ( Interface i  ) 

const StationList& StandardScanDialog::getStations (  )  const [inline]

Definition at line 49 of file standardscandialog.h.

References m_stations.

bool StandardScanDialog::noticeCurrentSoundStreamIDChanged ( SoundStreamID   )  [inline]

Definition at line 80 of file standardscandialog.h.

bool StandardScanDialog::noticePresetFileChanged ( const QString &   )  [inline]

Definition at line 78 of file standardscandialog.h.

bool StandardScanDialog::noticeProgress ( float  f  ) 

bool StandardScanDialog::noticeSeekFinished ( const RadioStation s,
bool  goodQuality 
)

bool StandardScanDialog::noticeSeekStopped (  ) 

bool StandardScanDialog::noticeStationChanged ( const RadioStation ,
int   
) [inline]

Definition at line 76 of file standardscandialog.h.

bool StandardScanDialog::noticeStationsChanged ( const StationList  )  [inline]

Definition at line 77 of file standardscandialog.h.

void StandardScanDialog::slotCancelDone (  )  [protected, slot]

void StandardScanDialog::start (  ) 

void StandardScanDialog::stop (  ) 


Member Data Documentation

RECEIVERS StandardScanDialog::__pad0__

Definition at line 54 of file standardscandialog.h.

RECEIVERS StandardScanDialog::__pad1__

Definition at line 75 of file standardscandialog.h.

int StandardScanDialog::m_count [protected]

Definition at line 88 of file standardscandialog.h.

bool StandardScanDialog::m_ignorePower [protected]

Definition at line 96 of file standardscandialog.h.

bool StandardScanDialog::m_oldPowerOn [protected]

Definition at line 90 of file standardscandialog.h.

RadioStation* StandardScanDialog::m_oldStation [protected]

Definition at line 91 of file standardscandialog.h.

bool StandardScanDialog::m_running [protected]

Definition at line 89 of file standardscandialog.h.

QDateTime StandardScanDialog::m_startTime [protected]

Definition at line 92 of file standardscandialog.h.

StationList StandardScanDialog::m_stations [protected]

Definition at line 94 of file standardscandialog.h.

Referenced by getStations().


The documentation for this class was generated from the following file:
Generated on Fri Jan 28 16:28:31 2011 for kradio by  doxygen 1.4.7