mutDebugFlags.h
gehe zur Dokumentation dieser Datei
00001 
00031 /*
00032  *  MutDebugFlags.h
00033  *  Mutabor
00034  *
00035  *  Created by Tobias Schlemmer on 25.03.10.
00036  *  Copyright 2010 TU Dresden. All rights reserved.
00037  *
00038  */
00039 
00040 DEBUGFLAG(other, _("Unspecified debug information"))
00041 DEBUGFLAG(dialog, _("Debug configuration and postprocessing of dialogs"))
00042 DEBUGFLAG(routing, _("Debug the routing system"))
00043 DEBUGFLAG(midiio, _("Debug the MIDI input/output system"))
00044 DEBUGFLAG(midifile, _("Debug the MIDI file devices"))
00045 DEBUGFLAG(mutparser, _("Debug the Mutabor file parser"))
00046 DEBUGFLAG(config, _("Debug the config file parser"))
00047 DEBUGFLAG(docview, _("Debug the Document/View framework"))
00048 DEBUGFLAG(eventqueue, _("Print unhandled events in the queue"))
00049 

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