Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

playlistview.cpp

Go to the documentation of this file.
00001 
00002 #include "playlistview.h"
00003 
00004 PlayListView::PlayListView( QWidget *parent, const char *name )
00005     : QListView( parent, name )
00006 {
00007 }
00008 
00009 PlayListView::~PlayListView()
00010 {
00011 }
00012 
00013 /* vim: et sw=4 ts=4
00014  */

Generated on Sat Nov 5 16:17:31 2005 for OPIE by  doxygen 1.4.2