You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QtContribs
Hi Pritpal, I wasdoingsome testsand I wanted tocheck whatwas happeningby changingthe name(string) of an object (too longto describe:thisis the summary). I realized thatthere is "objectNameChanged"signal, butit doesn't seemto beimplemented inHbQt. Not only. This signalseems to beconnectedat QObject level(as the same ofdestroyed). IMHO,the connectionof this signalat this level (QObject)would be (could be) a "godsend".