Re: [Qtarch-users] Problem with a modul
Brought to you by:
jeffharris,
kebner
From: <Fra...@t-...> - 2000-07-25 10:04:31
|
If I develop a Dialog named : MyDialog the default names for the generated files shout be : mydialog.h mydialog.cpp mydialogdata.h mydialogdata.cpp If you have to develop SW for differned OS it seems to me it simplyfied the porting. Frank. Jeff Harris wrote: > > Are you referring to the dialogData.* files that it generates? The data > file names can be changed. In fact if you change the class name, the > file names will change automatically. > > Jeff |