Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

PlaylistWindow Class Reference

PlaylistWindow class for displaying and editing the playlist. More...

#include <playlistwindow.h>

List of all members.

Public Methods

 PlaylistWindow (MpdCom *, ControlPanel *)
 Contructs an instance of this class. More...

virtual ~PlaylistWindow (void)
 Destruct the instance of this class. More...

virtual void show (void)
 Shows the playlist window. More...

virtual void hide (void)
 Hides the playlist window. More...


Protected Methods

virtual void closeEvent (QCloseEvent *)
 Stores it's window position and closes. More...


Detailed Description

PlaylistWindow class for displaying and editing the playlist.

Author:
ing. A.E. van Putten
Date:
01-01-2004


Constructor & Destructor Documentation

PlaylistWindow MpdCom   mpdcom,
ControlPanel   controlPanel
 

Contructs an instance of this class.

Parameters:
mpdcom  MPD communication \controlPanel the controlpanel from which the playlist is called

~PlaylistWindow void    [virtual]
 

Destruct the instance of this class.


Member Function Documentation

void closeEvent QCloseEvent *    [protected, virtual]
 

Stores it's window position and closes.

void hide void    [virtual]
 

Hides the playlist window.

void show void    [virtual]
 

Shows the playlist window.


The documentation for this class was generated from the following files:
Generated on Thu Mar 11 21:57:52 2004 for Music Playing Daemon client by doxygen1.2.15