Hello,

I was used to Qt3 long time ago, and now switching to Qt4 is troubling me sometimes.

I have 2 doubts regarding QDevelop and Qt4. I'm running everything under Windows.

1) Having installed QDevelop and having executed some test apps, I just found that the "auto-complete" function (showing names of functions after typing the "->") is somehow "disabled" in QDevelop. Why ?

2) Adding function slots and connecting them to signals in QDevelop makes no change on the QtDesigner Signal/slot editor. Is this normal ? Somehow I feel that QDevelop and QtDesigner are not "connected"....for example, changes from Signal/slot editor in QtDesigner should be reflected in QDevelop right?

Thanks in advance.