[webkit-help] How can I create a QualifiedName and AtomicString object from a String literal

n179911 n179911 at gmail.com
Fri Jan 29 23:22:10 PST 2010


Hi,

Can you please tell me how can i create a  QualifiedName object and a
AtomicString object from a String literal ("value")?

I need to cal methods which take
const QualifiedName& str
and
const AtomicString& str

Thank you.


More information about the webkit-help mailing list