Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CMP3App Class Reference

The MP3 player/recorder appliation. More...

#include <MP3App.h>

Inheritance diagram for CMP3App::

CApp List of all members.

Public Methods

 CMP3App (CDijinni *parent)
 ~CMP3App ()
CTextAreagetPLTextArea ()
int update (CInputEvent *e)
void changeBottomPanel (int newpanel)
void changeSortBy (int sort_by)
void changeTopPanel (int newpanel)
void clearPLTextArea ()
void createNewPlaylist (bool noname=DEFAULT_NAME)
void redrawTopPanel ()
void renamePlaylist ()
void switchCurrentMP3 (int method=OPEN_BY_ITSELF)
void switchCurrentPlaylist ()
void switchFileListing (int what_to_view)
void switchPlaylistCaption ()
void draw ()
 Standard draw. More...


Detailed Description

The MP3 player/recorder appliation.

This application is supposed to provide mp3 playback, recording, and playlist management (load/create/edit/save/delete.)


Constructor & Destructor Documentation

CMP3App::CMP3App CDijinni   parent
 

CMP3App::~CMP3App  
 


Member Function Documentation

void CMP3App::changeBottomPanel int    newpanel
 

void CMP3App::changeSortBy int    sort_by = ARTIST_TITLE
 

void CMP3App::changeTopPanel int    newpanel
 

void CMP3App::clearPLTextArea  
 

void CMP3App::createNewPlaylist bool    unnamed = DEFAULT_NAME
 

void CMP3App::draw   [virtual]
 

Standard draw.

Reimplemented from CApp.

CTextArea * CMP3App::getPLTextArea  
 

void CMP3App::redrawTopPanel  
 

void CMP3App::renamePlaylist  
 

void CMP3App::switchCurrentMP3 int    method = OPEN_BY_ITSELF
 

void CMP3App::switchCurrentPlaylist  
 

void CMP3App::switchFileListing int    what_to_view
 

void CMP3App::switchPlaylistCaption  
 

CMP3App::update CInputEvent   e [virtual]
 

Reimplemented from CApp.


The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:55 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001