| console_reader | Use this abstract class when you want to interpretate the output of a KProcess line-by-line |
| CustomizableHeaderView | An enhaced QHeaderView providing a context menu where the user can choose which rows/columns to display and which not |
| get_stream_info | This class detects meta data from streams |
| get_streamripper_version | This class reads the version info from streamripper |
| icecast | Provides Icecast streams as Qt model |
| icecast_internalThread | A thread that downloads and processes an Icecast stream list |
| listenSupport | Support for listening in streams |
| MainWindow | The mainwindow |
| PropertyValue | A data type with a QVariant and some additional information |
| proxyinfo | Provides information about the proxy server |
| radioStation | This class rips radio streams and uses the options available from a config file |
| ripping | This abstract class uses streamripper to rip radio streams |
| settings_general_dialog | This class provides a KConfigDialog for configuring KRadioRipper |
| settings_general_widget_general | Widget for the "general" options in the KRadioRipper configuration (for use with a KConfigDialog) |
| settings_general_widget_relayserver | Widget for the "relayserver" options in the KRadioRipper configuration (for use with a KConfigDialog) |
| settings_general_widget_saving | Widget for the "saving" options in the KRadioRipper configuration (for use with a KConfigDialog) |
| settings_stream_dialog | This class provides a complete config dialog for settings_stream |
| settings_stream_widget_connection | Widget for the "connection" options in the stream configuration (for use with a KConfigDialog) |
| settings_stream_widget_saving | Widget for the "saving" options in the stream configuration (for use with a KConfigDialog) |
| settings_stream_widget_splitting | Widget for the "splitting" options in the stream configuration (for use with a KConfigDialog) |
| stationlistModel | A model (for model-view-programming) handling radio streams |
| stationlistWidget | A widget which provides a full-featured table view showing the streams |
| streamDirectoryEntry | Abstract data type representing an entry in a tree structure |
| streamDirectoryEntry_genre | Data type representing a stream |
| streamDirectoryEntry_root | Data type representing a root item |
| streamDirectoryEntry_stream | Data type representing a stream |
| streamDirectoryModel | A model which provides a stream directory |
| streamDirectoryProxyModel | An proxy model for streamDirectoryModel |
| streamripper_base | This abstract class implements access to streamripper |
| VersionNumber | A data type for version numbers |