Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 2.0.0
-
None
Description
Many IDE's offer code generators for getters and setters QtCreator should have that too. For Example Right clicking on a private data mamber could add an action to the context menu that allowed creation of getters and setters for this variable.
Additionally it could also give an option to create Q_PROPERTY macros for that variable if the class is a QObject
Attachments
Issue Links
- depends on
-
QTCREATORBUG-51 Creating method declaration by it's definition
- Closed
- replaces
-
QTCREATORBUG-7226 Extending refactoring capabilities
- Closed