[Webkit-unassigned] [Bug 38119] [Qt] QWebPage viewMode property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 05:23:46 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38119





--- Comment #16 from Simon Hausmann <hausmann at webkit.org>  2010-04-29 05:23:45 PST ---
(From update of attachment 54668)
Hmm, I admit I prefer a prefixed or somewhat obfuscated name for these dynamic
and private properties, to avoid clashes with a real "viewMode" property
(Q_PROPERTY) if we introduce it in the future. Q_PROPERTY and dynamic
properties share the same namespace.

In Qt we use _qt_ as prefix for private dynamic properties.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list