Qt Project Guidelines: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* Qt Framework | * Qt Framework | ||
** [[Submit Policies]] | ** [[Submit Policies]] | ||
** [[Release Management]] | ** [[Release-Management|Release Management]] | ||
* Qt Creator | * Qt Creator | ||
** [[Qt Creator/Submit Policies | Submit Policies]] | ** [[Qt Creator/Submit Policies | Submit Policies]] | ||
Line 26: | Line 26: | ||
| | | | ||
| | | | ||
== Coding Guidelines == | == Coding Guidelines == | ||
Revision as of 13:36, 27 February 2015
The Qt Project is a meritocratic consensus-based community interested in Qt. Anyone who shares that interest can join the community, participate in its decision making processes, and contribute to Qt’s development.
This wiki holds guidelines and documentation regarding code contributions to Qt. For an overview over all different ways to contribute to the Qt Project, please take a look at our home page.
ContributionsThings you generally need to know if you want to participate with code contributions. |
Coding GuidelinesThings you need to know before you start writing Qt code.
| |
ToolingThings you need to know before you submit your code. Tools to help development of your code. |
Quality EngineeringThings you need to know to ensure good code quality. | |
Related Articles |
Community |