Ticket #858 (closed enhancement: fixed)
Generate PHPDoc Comments on QPanel variables
| Reported by: | vaibhav | Owned by: | somebody |
|---|---|---|---|
| Priority: | important | Milestone: | 2.1.1 |
| Component: | Codegen | Version: | 2.1.0 Stable |
| Keywords: | Cc: |
Description
As of now, when modifying a QPanel for custom use, the PHPDoc comments are not put up on the variable names. It makes it extremely cumbersome to modify the QPanel, especially under PHPStorm. The added patch relieves this work by adding PHPDoc comments on the variables for the QPanel generated via codegen.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

