You could make a ZIP file of your project and attach it.
Cheers,
_
You could make a ZIP file of your project and attach it.
Cheers,
_
Ok I will uploaded it. Thank you.
PS: There are some elements that I added to test functionality in camer.cpp. And didn't had time to clean the project before uploading it, have a exam that I need to go, also the I am using Qt 5.2.
Last edited by adutzu89; 21st January 2014 at 09:30.
First check if you really want FerDialConect to be of type "camer", i.e. a main window.
The slot that creates it is called creareDialogConect which would indicate that FerDialConect is a dialog.
If you want to change the menu of the camer instance that is created in main(), then you have to call its setMeniuAdmin().
For example after fdc->afisDial() returns or, after making setMeniuAdmin() a slot, have FerDialConect emit a signal and connect it to the setMeniuAdmin().
Cheers,
_
adutzu89 (22nd January 2014)
Bookmarks