#include "nsISupports.idl"Go to the source code of this file.
Classes | |
| interface | sbIPropertyInfo |
| An interface used to describe a metadata property for use by the UI and other sbILibrary interfaces (smartplaylists, etc) More... | |
| interface | sbITextPropertyInfo |
| The property information specific to text fields. More... | |
| interface | sbINumberPropertyInfo |
| The property information specific to numeric fields. More... | |
| interface | sbIURIPropertyInfo |
| The property information specific to URL/URI fields. More... | |
| interface | sbIDatetimePropertyInfo |
| The property information specific to date/time fields. More... | |
| interface | sbIDurationPropertyInfo |
| The property information specific to date/time fields. More... | |
| interface | sbIProgressPropertyInfo |
| The property information specific to progressmeters. More... | |
| interface | sbIBooleanPropertyInfo |
| The property information specific to boolean properties. More... | |
| interface | sbIDummyPropertyInfo |
| An interface used to recognize a dummy metadata property. More... | |