Details
-
Sub-task
-
Resolution: Done
-
P2: Important
-
None
-
d288e3999b392a66270223bc6749b684c34d4e5d
Description
the Alt+Enter refactoring helper is very useful.
It would be very good if it was possible to have all virtual functions of the parent class implemented at one click.
Alt+Enter -> "implement all virtual functions of parent class"
Now it should create the declarations and definitions in the .h and .cpp file correctly, maybe with some NotImplemented errors.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-3908 generate stubs for abstract methods when creating a class derived from a Qt classes
- Closed
- replaces
-
QTCREATORBUG-5868 code generation for empty implementation methods for all functions declared in header file, tool to generate code for overrides of base class
- Closed
-
QTCREATORBUG-7982 Auto Implement Pure Method
- Closed