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

Definition at line 54 of file standardscandialog.h.

Definition at line 75 of file standardscandialog.h.

int StandardScanDialog::m_count [protected]

Definition at line 88 of file standardscandialog.h.

Definition at line 96 of file standardscandialog.h.

Definition at line 90 of file standardscandialog.h.

Definition at line 91 of file standardscandialog.h.

Definition at line 89 of file standardscandialog.h.

QDateTime StandardScanDialog::m_startTime [protected]

Definition at line 92 of file standardscandialog.h.

Definition at line 94 of file standardscandialog.h.

Referenced by getStations().


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 28 Jan 2011 for kradio by  doxygen 1.6.1