Following a discussion on a UI/UX issue [0] <https://github.com/qgis/qgis3_UIX_discussion/issues/43> about inconsistency on Dialogs' titles capitalization, we talked that would be good to follow Qt Guidelines for this [1] <https://doc-snapshots.qt.io/qtcreator-extending/qtcreator-ui-text.html#ui-text-capitalization> .
I have transcribed it to the Developers Guide Human Interface Guidelines HIG in a PR for QGIS Documentation [2] <https://github.com/qgis/QGIS-Documentation/pull/2008>. Main changes are in point 2 and 3. Following exactly was is in Qt Guidelines may have some impact on the way we have been capitalizing some of our GUI elements. The most impacting would be having to capitalize every word in Group box labels and in Combox items. So, if you could please share your opinion in the PR: https://github.com/qgis/QGIS-Documentation/pull/2008 Thanks, Alexandre Neto [0] - https://github.com/qgis/qgis3_UIX_discussion/issues/43 [1] - https://doc-snapshots.qt.io/qtcreator-extending/qtcreator-ui-text.html#ui-text-capitalization [2] - https://github.com/qgis/QGIS-Documentation/pull/2008 -- Alexandre Neto --------------------- @AlexNetoGeo http://sigsemgrilhetas.wordpress.com http://gisunchained.wordpress.com
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
