Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.
This functionality is no longer provided by Qt. This compatibility function always returns a null pointer.
Use availableCodecs() or availableMibs() instead and iterate through the resulting list.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
Use the codecForName(const QByteArray &) overload instead.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
Returns a string representing the current language and sublanguage, e.g. "pt" for Portuguese, or "pt_br" for Portuguese/Brazil.
See also QLocale.
Use name() instead.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
a contains the source characters; len contains the number of characters in a to use.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |