class List
|
KURL::List is a QValueList that contains KURLs with a few
convenience methods. More... |
|
|
Public Methods
KURL::List is a QValueList that contains KURLs with a few
convenience methods.
See also: KURL, QValueList
Creates an empty List.
List (const KURL &url)
| List |
Creates a list that contains the given URL as only
item.
Parameters:
Creates a list that contains the URLs from the given
list.
Parameters:
list | the list containing the URLs as strings
|
[const]
Converts the URLs of this list to a list of strings.
Returns: the list of strings
Generated by: caleb on tcdevel on Tue Jan 28 12:54:04 2003, using kdoc $. |