This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158002 - assist user with generation of slots for known Qt signals
Summary: assist user with generation of slots for known Qt signals
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 4 votes (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 14:31 UTC by Alexey Vladykin
Modified: 2014-09-08 10:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Vladykin 2009-02-05 14:31:37 UTC
To be able to receive any signals fired by Qt widgets, user's classes must have slots with certain signatures. It would
be good to assist user in generating these slots, e.g. by adding an optional second step in "New Qt Form" wizard.
Another option is to add generation of such slots into code generation menu along with constructor, getter/setter, etc.
Comment 1 Alexey Vladykin 2009-02-17 10:30:50 UTC
Code generation menu (Alt+Ins) is better option.
Comment 2 Alexey Vladykin 2009-04-14 17:47:17 UTC
In Qt Creator it is possible to click on a widget and choose one of the available signals; after that corresponding slot
code is automatically generated. There were requests to add similar feature to NB e.g. by integrating with Qt Creator.
Comment 3 sshhpp 2014-09-08 10:45:28 UTC
This bug keep in version 8