class KFileItemList |
|
|
List of KFileItems
This class adds a few helper methods to QList |
|
|
|
|
|
|
|
|
Returns the item with the given name , or 0 if none was found Find a KFileItem by name and return it . |
|
Returns the item with the given URL , or 0 if none was found Find a KFileItem by URL and return it . |
|
Returns the list of URLs that those items represent |