#include "Defs.h"
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/docview.h>
#include "MutFrame.h"
gehe zum Quellcode dieser Datei
Klassen | |
class | mutaborGUI::MutView |
What are the important qualities of a view? A view is registered with its document, and when the view becomes active (ie the user clicks on it) then it will set its document to be the active/current document. Mehr ... | |
Namensbereiche | |
namespace | mutaborGUI |
Main mutabor frame class. |