VideoList Class Reference

#include <videolist.h>

List of all members.


Detailed Description

Definition at line 23 of file videolist.h.


Public Member Functions

 VideoList ()
 ~VideoList ()
GenericTreebuildVideoList (bool filebrowser, bool flatlist, const ParentalLevel &parental_level, bool include_updirs)
void refreshList (bool filebrowser, const ParentalLevel &parental_level, bool flatlist)
void resortList (bool flat_list)
MetadatagetVideoListMetadata (int index)
const MetadatagetVideoListMetadata (int index) const
unsigned int count () const
const VideoFilterSettingsgetCurrentVideoFilter ()
void setCurrentVideoFilter (const VideoFilterSettings &filter)
int test_filter (const VideoFilterSettings &filter) const
unsigned int getFilterChangedState ()
bool Delete (int video_id)
const MetadataListManagergetListCache () const
QString getFolderPath (int folder_id) const

Private Attributes

class VideoListImpm_imp

Constructor & Destructor Documentation

VideoList::VideoList (  ) 

Definition at line 561 of file videolist.cpp.

VideoList::~VideoList (  ) 

Definition at line 566 of file videolist.cpp.


Member Function Documentation

GenericTree * VideoList::buildVideoList ( bool  filebrowser,
bool  flatlist,
const ParentalLevel parental_level,
bool  include_updirs 
)

Definition at line 571 of file videolist.cpp.

Referenced by VideoTree::buildVideoList(), and VideoDialog::fetchVideos().

void VideoList::refreshList ( bool  filebrowser,
const ParentalLevel parental_level,
bool  flatlist 
)

void VideoList::resortList ( bool  flat_list  ) 

Metadata * VideoList::getVideoListMetadata ( int  index  ) 

const Metadata * VideoList::getVideoListMetadata ( int  index  )  const

Definition at line 594 of file videolist.cpp.

unsigned int VideoList::count ( void   )  const

const VideoFilterSettings & VideoList::getCurrentVideoFilter (  ) 

Definition at line 604 of file videolist.cpp.

void VideoList::setCurrentVideoFilter ( const VideoFilterSettings filter  ) 

int VideoList::test_filter ( const VideoFilterSettings filter  )  const

Definition at line 614 of file videolist.cpp.

Referenced by VideoFilterDialog::update_numvideo().

unsigned int VideoList::getFilterChangedState (  ) 

Definition at line 629 of file videolist.cpp.

Referenced by mythvideo_videomanager::VideoManagerImp::DoFilter().

bool VideoList::Delete ( int  video_id  ) 

const MetadataListManager & VideoList::getListCache (  )  const

QString VideoList::getFolderPath ( int  folder_id  )  const

Definition at line 624 of file videolist.cpp.

Referenced by VideoGallery::drawIcon().


Member Data Documentation

class VideoListImp* VideoList::m_imp [private]


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

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