#include <playlistwindow.h>
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... |
|
Contructs an instance of this class.
|
|
Destruct the instance of this class.
|
|
Stores it's window position and closes.
|
|
Hides the playlist window.
|
|
Shows the playlist window.
|