|
Almetare 1.20
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
|
Implementierung der Programmierungs-Dialogbox (Modul special) Mehr ...
#include <sstream>#include <qpushbutton.h>#include <qcheckbox.h>#include <qmessagebox.h>#include <qlabel.h>#include <qfiledialog.h>#include <qregexp.h>#include "logging.h"#include "fx3600p_prg_dlg.h"Implementierung der Programmierungs-Dialogbox (Modul special)