Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Frame.cpp File Reference

#include "generic.h"
#include "Frame.h"
#include "Application.h"
#include "Draw.h"
#include "Dialogs.h"
#include "Peaks.h"
#include <wx/filedlg.h>
#include <wx/busyinfo.h>
#include <wx/progdlg.h>
#include <wx/filename.h>
#include <wx/tipdlg.h>
#include <wx/msgdlg.h>
#include <wx/listimpl.cpp>
#include "xpm/finalmix.xpm"
#include "xpm/playbut.xpm"
#include "xpm/pausebut.xpm"
#include "xpm/stopbut.xpm"
#include "xpm/recordbut.xpm"
#include "xpm/zoominbut.xpm"
#include "xpm/zoomoutbut.xpm"

Classes

class  TipProvider
 Class providing tips of the day. More...


Defines

#define CONTROLS   225
#define TRACK_LEFT   10
#define TRACK_RIGHT   10
#define TRACK_RAW   2
#define TRACK_HEIGHT   256
#define TRACK_SPACE   10
#define MOUSE_JITTER   3
#define PEAK_X(x)   (TRACK_LEFT + 1 + (x))
#define TRACK_Y(i)   ((TRACK_HEIGHT + TRACK_SPACE) * (i) + TRACK_SPACE)

Enumerations

enum  {
  ID_New = wxID_HIGHEST, ID_Open, ID_Save, ID_SaveAs,
  ID_Revert, ID_Render, ID_Quit, ID_Remove,
  ID_Cut, ID_Copy, ID_Paste, ID_Empty,
  ID_Add, ID_Import, ID_Settings, ID_Tips,
  ID_About, ID_Timer, ID_Play, ID_Pause,
  ID_Stop, ID_Record, ID_ZoomIn, ID_ZoomOut,
  ID_Mute, ID_Solo, ID_Volume
}

Functions

 WX_DEFINE_LIST (VolumeSliders)
 WX_DEFINE_LIST (TrackControls)

Define Documentation

#define CONTROLS   225
 

#define MOUSE_JITTER   3
 

#define PEAK_X  )     (TRACK_LEFT + 1 + (x))
 

#define TRACK_HEIGHT   256
 

#define TRACK_LEFT   10
 

#define TRACK_RAW   2
 

#define TRACK_RIGHT   10
 

#define TRACK_SPACE   10
 

#define TRACK_Y  )     ((TRACK_HEIGHT + TRACK_SPACE) * (i) + TRACK_SPACE)
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
ID_New 
ID_Open 
ID_Save 
ID_SaveAs 
ID_Revert 
ID_Render 
ID_Quit 
ID_Remove 
ID_Cut 
ID_Copy 
ID_Paste 
ID_Empty 
ID_Add 
ID_Import 
ID_Settings 
ID_Tips 
ID_About 
ID_Timer 
ID_Play 
ID_Pause 
ID_Stop 
ID_Record 
ID_ZoomIn 
ID_ZoomOut 
ID_Mute 
ID_Solo 
ID_Volume 


Function Documentation

WX_DEFINE_LIST TrackControls   ) 
 

WX_DEFINE_LIST VolumeSliders   ) 
 


Generated on Wed Jul 28 17:17:42 2004 for FinalMix by doxygen 1.3.5