MythTV  0.26-pre
Public Slots | Signals | Public Member Functions | Private Attributes
VideoScanner Class Reference

#include <videoscan.h>

List of all members.

Public Slots

void finishedScan ()

Signals

void finished (bool)

Public Member Functions

 VideoScanner ()
 ~VideoScanner ()
void doScan (const QStringList &dirs)
void doScanAll (void)

Private Attributes

class VideoScannerThreadm_scanThread
bool m_cancel

Detailed Description

Definition at line 21 of file videoscan.h.


Constructor & Destructor Documentation

Definition at line 410 of file videoscan.cpp.

Definition at line 415 of file videoscan.cpp.


Member Function Documentation

void VideoScanner::doScan ( const QStringList &  dirs)

Definition at line 421 of file videoscan.cpp.

Referenced by doScanAll(), and VideoDialog::doVideoScan().

Definition at line 461 of file videoscan.cpp.

Referenced by doScan(), and finishedScan().

Definition at line 466 of file videoscan.cpp.

Referenced by doScan().


Member Data Documentation

Definition at line 39 of file videoscan.h.

Referenced by doScan(), finishedScan(), VideoScanner(), and ~VideoScanner().

Definition at line 40 of file videoscan.h.


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