Klassen | Makrodefinitionen | Funktionen | Variablen
MutLogicWnd.cpp-Dateireferenz

Logic window. Mehr ...

#include "Defs.h"
#include "wx/wxprec.h"
#include "wx/wx.h"
#include "Global.h"
#include "Runtime.h"
#include "MidiKern.h"
#include "MutLogicWnd.h"
#include "MutChild.h"
#include "MutFrame.h"
#include "MutRouteWnd.h"
#include "Icon/Logic.xpm"
#include "Icon/LogicOpen.xpm"
#include "Icon/Tonesyst.xpm"
#include "Icon/TonesystOpen.xpm"
Include-Abhängigkeitsdiagramm für MutLogicWnd.cpp:

gehe zum Quellcode dieser Datei

Klassen

class  MutTag

Makrodefinitionen

#define MUTTAGX   90
#define MUTTAGY   70
#define max(a, b)   ((a) < (b) ? (b) : (a))

Funktionen

wxSize MutTagSize (MUTTAGX, MUTTAGY)
 BEGIN_EVENT_TABLE (MutTag, wxWindow) EVT_PAINT(MutTag
 BEGIN_EVENT_TABLE (MutLogicWnd, wxScrolledWindow) EVT_CHAR(MutLogicWnd

Variablen

int pubTaste
bool UseColorBars

Ausführliche Beschreibung

Logic window.

Header:
/cvsroot/mutabor/mutabor/muwx/MutLogicWnd.cpp,v 1.21 2011-07-30 12:58:49 keinstein Exp

Copyright: (c) 2008 TU Dresden

Autor:
R. Kraufle Tobias Schlemmer <keinstein@users.berlios.de>
Datum:
2005/08/12
Date:
2011-07-30 12:58:49
Version:
Revision:
1.21

GPL

Log:
MutLogicWnd.cpp,v

Revision 1.21 2011-07-30 12:58:49 keinstein Fix bug introduced before last commit. Change MutTag::OnLefUp into MutTag::OnLeftDown

Revision 1.20 2011-07-30 12:06:20 keinstein Change tone system status window when changing the tuning logic by hand

Revision 1.19 2011-02-20 22:35:57 keinstein updated license information; some file headers have to be revised, though

Definiert in Datei MutLogicWnd.cpp.


Erzeugt am Sun Aug 21 2011 10:51:58 für Mutabor von doxygen 1.7.4