[Development] renaming all QWindow properties that have "window" in them

Oswald Buddenhagen oswald.buddenhagen at digia.com
Fri Oct 19 21:56:36 CEST 2012


On Fri, Oct 19, 2012 at 04:46:01PM +0000, Rutledge Shawn wrote:
> QWindow has properties like windowTitle, windowIcon, windowModality, windowState and so on, which are named that way to be familiar to users of QWidget.
>
correct. http://doc.qt.digia.com/qq/qq13-apis.html#theartofnaming ,
"general naming rules".

i don't see why this shouldn't apply equally to qml. if it poses a
problem in a particular case, it is most likely indicative of a serious
API issue.

regards



More information about the Development mailing list