Source Code (Use browser search to find items of interest.)

Class Index

kscd'playlist (./kdemultimedia/kscd/struct.h:74)

struct playlist {
	char	*name;		/* Name of this playlist */
	int	*list;		/* List of tracks */
};