[Qt-interest] [Ann] Qt Creator and Qt 4.5 Betas Released Today

Robert Hairgrove evorgriahr at hispeed.ch
Sat Dec 27 17:01:09 CET 2008


Qt Software wrote:
> Qt 4.5 -- the upcoming version of its cross-platform application
> framework for desktop and embedded development.  For more details, and
> to download, visit http://trolltech.com/developer/preview-qt-4.5.
> 
> Qt Creator -- the new cross-platform IDE for Qt development.  With the
> beta release, Qt Creator source code is available under the GPL via a
> publicly accessible repository.  For more details, and to download,
> visit http://trolltech.com/developer/qt-creator.


Thanks ... I downloaded the binary installer and have been having fun 
with QtCreator!

One question: I created a MainWindow app with a menu bar which has a 
File menu and Help menu. Under the File menu is a menu item "Exit". I 
wanted to connect the "close()" signal of the main widget to the 
"triggered()" signal from the QAction "actionExit" item. However, when I 
choose "Edit signals/slots" from the File menu, nothing happens, except 
that the highlighting for the menu changes to red. But there is no 
window visible in order to edit the signals/slots; in stand-alone 
QtDesigner, this works perfectly fine.

Is it a bug in QtCreator?



More information about the Qt-interest-old mailing list