104 </dd> |
104 </dd> |
105 </dl><a NAME="HelpLanguagesDialog.expand" ID="HelpLanguagesDialog.expand"></a> |
105 </dl><a NAME="HelpLanguagesDialog.expand" ID="HelpLanguagesDialog.expand"></a> |
106 <h4>HelpLanguagesDialog.expand (class method)</h4> |
106 <h4>HelpLanguagesDialog.expand (class method)</h4> |
107 <b>expand</b>(<i>language</i>) |
107 <b>expand</b>(<i>language</i>) |
108 <p> |
108 <p> |
109 Class method to expand a language enum to a readable languages list. |
109 Class method to expand a language enum to a readable languages |
|
110 list. |
110 </p><dl> |
111 </p><dl> |
111 <dt><i>language</i></dt> |
112 <dt><i>language</i></dt> |
112 <dd> |
113 <dd> |
113 language number (QLocale.Language) |
114 language number (QLocale.Language) |
114 </dd> |
115 </dd> |
119 </dd> |
120 </dd> |
120 </dl><a NAME="HelpLanguagesDialog.httpString" ID="HelpLanguagesDialog.httpString"></a> |
121 </dl><a NAME="HelpLanguagesDialog.httpString" ID="HelpLanguagesDialog.httpString"></a> |
121 <h4>HelpLanguagesDialog.httpString (class method)</h4> |
122 <h4>HelpLanguagesDialog.httpString (class method)</h4> |
122 <b>httpString</b>(<i>languages</i>) |
123 <b>httpString</b>(<i>languages</i>) |
123 <p> |
124 <p> |
124 Class method to convert a list of acceptable languages into a byte |
125 Class method to convert a list of acceptable languages into a |
125 array. |
126 byte array. |
126 </p><p> |
127 </p><p> |
127 The byte array can be sent along with the Accept-Language http header |
128 The byte array can be sent along with the Accept-Language http header |
128 (see RFC 2616). |
129 (see RFC 2616). |
129 </p><dl> |
130 </p><dl> |
130 <dt><i>languages</i></dt> |
131 <dt><i>languages</i></dt> |