ScannerEvent Class Reference

#include <scanwizardhelpers.h>

List of all members.


Detailed Description

Definition at line 95 of file scanwizardhelpers.h.


Public Types

enum  TYPE {
  ScanComplete, ScanShutdown, AppendTextToLog, SetStatusText,
  SetStatusTitleText, SetPercentComplete, SetStatusSignalToNoise, SetStatusSignalStrength,
  SetStatusSignalLock
}

Public Member Functions

 ScannerEvent (TYPE t)
QString strValue () const
void strValue (const QString &_str)
int intValue () const
void intValue (int _intvalue)
TYPE eventType () const

Private Member Functions

 ~ScannerEvent ()

Private Attributes

QString str
int intvalue

Friends

class QObject

Member Enumeration Documentation

Enumerator:
ScanComplete 
ScanShutdown 
AppendTextToLog 
SetStatusText 
SetStatusTitleText 
SetPercentComplete 
SetStatusSignalToNoise 
SetStatusSignalStrength 
SetStatusSignalLock 

Definition at line 100 of file scanwizardhelpers.h.


Constructor & Destructor Documentation

ScannerEvent::ScannerEvent ( TYPE  t  )  [inline]

Definition at line 113 of file scanwizardhelpers.h.

ScannerEvent::~ScannerEvent (  )  [inline, private]

Definition at line 124 of file scanwizardhelpers.h.


Member Function Documentation

QString ScannerEvent::strValue (  )  const [inline]

void ScannerEvent::strValue ( const QString &  _str  )  [inline]

Definition at line 116 of file scanwizardhelpers.h.

int ScannerEvent::intValue ( void   )  const [inline]

void ScannerEvent::intValue ( int  _intvalue  )  [inline]

Definition at line 119 of file scanwizardhelpers.h.

TYPE ScannerEvent::eventType (  )  const [inline]

Definition at line 121 of file scanwizardhelpers.h.

Referenced by ScanWizardScanner::customEvent().


Friends And Related Function Documentation

friend class QObject [friend]

Definition at line 97 of file scanwizardhelpers.h.


Member Data Documentation

QString ScannerEvent::str [private]

Definition at line 127 of file scanwizardhelpers.h.

Referenced by strValue().

int ScannerEvent::intvalue [private]

Definition at line 128 of file scanwizardhelpers.h.

Referenced by intValue().


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5