|
Almetare 1.20
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
|
Implementierung der TI-30-Dialogbox (Modul special). Mehr ...
#include <qpushbutton.h>#include <qapplication.h>#include <qevent.h>#include <qlabel.h>#include <qtoolbutton.h>#include "util.h"#include "ti30_main_dlg.h"#include "cfg_dlg.h"Implementierung der TI-30-Dialogbox (Modul special).