►NCover | |
►NFetcher | |
CAllmusic | |
CAmazon | |
CAudioscrobbler | The LFMCoverFetcher class. See CoverFetcherInterface |
CBase | The CoverFetcherInterface interface |
CDirectFetcher | |
CDiscogs | The DiscogsCoverFetcher class. See CoverFetcherInterface |
CGoogle | The GoogleCoverFetcher class. See CoverFetcherInterface |
CManager | Retrieve Download Urls for Cover Searcher. CoverFetcherInterface can be registered, so for example a last.fm cover fetcher via the register_cover_fetcher method. A specific CoverFetcherInterface may be retrieved by using the get_coverfetcher method |
CUrl | An Url is defined by its identifier and a custom url string. The identifier is the same as being used in the Cover::Fetcher::Base classes. The url is a standard string you also can enter in your browser. The identifier can be used to ask its active status in the Cover::Fetcher::Manager for example |
CWebsite | Parses a website for all images. This cover fetcher behaves different from the others because every Cover::Fetcher::Base has a special website attached to it. This one does not have a special website. The search address will return the input itself because when searching for "https://kexp.org" this is exactly the search address |
CYandex | |
CAlternativeLookup | The CoverLookupAlternative class |
CChangeNotfier | |
CExtractor | |
CFetchThread | The CoverFetchThread class, This is not a real QThread class, but behaves like one because of AsyncWebAccess |
CLocation | The CoverLocation class |
CLookup | The CoverLookup class |
CLookupBase | The CoverLookupInterface class |
►NDB | |
CAlbums | |
CArtists | |
CBase | |
CBookmarks | |
CConnector | |
CCovers | |
CEqualizer | |
CLibrary | |
CLibraryDatabase | |
CModule | |
CPlaylist | |
CPodcasts | |
CQuery | |
CSession | |
CSettings | |
CShortcuts | |
CStreams | |
CTracks | |
CVisualStyles | |
►NDBusMPRIS | |
CMediaPlayer2 | |
►NDirectory | |
CContextMenu | The DirectoryContextMenu class |
CFileListModel | The FileListModel class |
CFileListView | The FileListView class |
CIconProvider | The IconProvider class |
CIconWorkerThread | |
CMetaDataScanner | |
CModel | The SearchableFileTreeModel class |
CTreeView | The DirectoryTreeView class |
►NDynamicPlayback | |
►CArtistMatch | |
CEntry | |
CHandler | |
CLfmSimilarArtistFetcher | |
CLocalSimilarArtistFetcher | |
CSimilarArtistFetcher | |
►NEngine | |
►NUtils | Utility functions |
CDont_Use_Integers_In_GObject_Set | Class for compiler warnings |
CGObjectAutoFree | |
CEngine | The PlaybackEngine class |
CHandler | The EngineHandler class |
CLevelReceiver | The LevelReceiver class |
CPipeline | The PlaybackPipeline class |
CRawSoundReceiverInterface | The RawSoundReceiver interface |
CSpectrumReceiver | The SpectrumReceiver class |
►NGui | |
CAbstractStationPlugin | |
CAbstrWidgetTemplate | The AbstrWidgetTemplate class |
CAsyncDropHandler | |
CByteArrayConverter | |
CCalendarWidget | |
CComboBox | A custom combobox which also uses the Gui::ComboBoxDelegate |
CComboBoxDelegate | The ComboBoxDelegate class
Set this delegate to ComboBoxes if they should look nice |
CCompleter | A QCompleter where you can easily change the underlying QStringList without allocating a new object |
CContextMenu | A context menu with some standard actions |
CContextMenuFilter | The ContextMenuFilter class |
CCoverButton | The CoverButton class |
CCoverPreferenceAction | The CoverPreferenceAction class |
CCustomMimeData | Mimedata class for drag and dropping metadata |
CDialog | Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed(). Emits sig_closed() when closed |
CDoubleCalendarDialog | |
CDragable | The Dragable class |
CDragableConnector | |
CEqualizerSlider | The EqSlider class |
CExtensionSet | Collection of extensions. Handles extensions currently active or inactive and the extension toolbar |
CFloatingLabel | The FloatingLabel class. A QLabel where the text floats from left to right and vice versa so there's no need for word wrapping anymore |
CGenericFilter | The GenericFilter class |
CHideFilter | The HideFilter class |
CImageButton | |
CImageSelectionDialog | A selection dialog that displays an image and also its size |
CKeyPressFilter | The KeyPressFilter class |
CLibraryPreferenceAction | The LibraryPreferenceAction class |
CLineEdit | GUI class for String fields meant to convert content to first upper case by a context menu |
CLineInputDialog | Dialog for entering one line. Listen for the sig_closed() signal for the Gui::Dialog class and request the text value afterwards if LineInputDialog::ReturnValue is set to LineInputDialog::ReturnValue::Ok |
CMainWindow | The SayonaraMainWindow class |
CMenuToolButton | This is the little button you often see near comboboxes
It opens up a menu when clicked. The actions in the menu a configurable |
CMergeMenu | |
CMiniSearcher | |
CMiniSearchEventFilter | Emits signals if tab was pressed or focus was lost |
CMouseEnterFilter | The MouseEnterFilter class |
CMouseLeaveFilter | The MouseLeaveFilter class |
CMouseMoveFilter | The MouseMoveFilter class |
CMousePressedFilter | The MouseMoveFilter class |
CMouseReleasedFilter | The MouseMoveFilter class |
CPaintFilter | The PaintFilter class |
CPlayerPreferencesAction | The PlayerPreferencesAction class |
CPlaylistPreferenceAction | The PlaylistPreferenceAction class |
CPreferenceAction | A PreferenceAction can be added to each widget supporting QActions. When triggering this action, the PreferenceDialog is openend with the appropriate entry chosen |
CProgressBar | Create a new Progress bar indicating progress of its parent widget Set the position. Every time when QWidget::show() or QWidget::setVisible(true) is called the progress bar is shown |
CRatingEditor | This class is used for the actual editing of a RatingLabel While the RatingLabel class is used in paint() methods of delegates, this class is used in normal widgets or for createEditor() methods in delegates |
CRatingLabel | A simple label, not suitable for editing. For editing, use the RatingEditor class. RatingLabel is intended for the paint method in delegates |
CResizeFilter | The ShowFilter class |
CSearchPreferenceAction | The SearchPreferenceAction class |
CSearchSlider | A slider as it is used by the progress bar You can also set a different value by calling set_buffering which is displayed in a different color when using the dark skin |
CShortcutPreferenceAction | |
CShowFilter | The ShowFilter class |
CSlider | Dont use it directly but inherit it |
CSplitter | |
CSplitterHandle | |
CStreamPreferenceAction | Currently only a Radio Search Entry action |
CStreamRecorderPreferenceAction | The StreamRecorderPreferenceAction class |
CStyledItemDelegate | Assures a certain height of rows in a table and tree view |
CWidget | Widget with Settings connection. Also contains triggers for language_changed() and skin_changed() \nThe widget's content can be exported to a Dialog via the box_into_dialog() method |
CWidgetTemplate | Template for Sayonara Widgets. This template is responsible for holding a reference to the settings |
CWidgetTemplateParent | The WidgetTemplateParent class |
►NID3v2 | ID3v2Frame namespace |
CAlbumArtistFrame | The AlbumArtistFrame class |
CComposerFrame | The AlbumArtistFrame class |
CCoverFrame | The DiscnumberFrame class |
CDiscnumberFrame | The DiscnumberFrame class |
CID3v2Frame | The AbstractFrame class
for example AbstractFrame<Discnumber, TagLib::ID3v2::TextIdentificationFrame> |
CLyricsFrame | |
CPopularimeterFrame | The PopularimeterFrame class |
►NLastFM | |
CBase | |
CLoginStuff | |
CLoginThread | |
CTrackChangedThread | |
CUrlParams | |
CWebAccess | |
►NLibrary | An interface class needed when implementing a library plugin |
CAbstractContainer | This container is only used internally to avoid Ui dependencies in the Components. If implementing your own library plugin, use Gui/Library/LibraryContainer.h instead |
CActionPair | A mapping between a name and a sortorder |
CAlbumCoverFetchThread | This class organizes requests for new Covers for the AlbumCoverView. When looking for covers, not all requests should be fired simultaneously, so there should be a buffer assuring that covers are found one by one. Albums are organized by hashes, each album has a CoverLocation. A new request is added to the queue by calling add_data(). A new request is handled BEFORE old requests. The thread is locked until the done() function is called. The thread emits the signal sig_next(). The cover location and the hash which should be processed next can be fetched by current_hash() and current_coverLocation() |
CAlbumModel | The AlbumModel class |
CAlbumView | The AlbumView class |
CArtistModel | The ArtistModel class |
CArtistView | The ArtistView class |
CCachingThread | The CachingThread class |
CColumnHeader | The ColumnHeader class |
CColumnHeaderAlbum | |
CColumnHeaderArtist | |
CColumnHeaderTrack | |
CContainer | |
CContextMenu | Context menu used for Library and playlist windows |
CCopyThread | The CopyThread class |
CCoverDelegate | The CoverDelegate class |
CCoverModel | The CoverModel class |
CCoverView | The CoverView class |
CCoverViewContextMenu | Context menu with some additional actions compared to Gui::LibraryContextMenu |
CCoverViewPixmapCache | A cache class. Internally handled as QCache class |
CDirChooserDialog | A directory chooser with some standard paths |
CDiscAction | A single action representing one or all discs |
CDiscPopupMenu | A menu containing various DiscAction objects |
CFileExtensionBar | The FileExtensionBar class |
CFilter | The Filter class |
CGenreTreeItem | |
CGenreView | The GenreView class |
CGenreViewContextMenu | Context Menu for the tree view. Notification of the tree view action is done by using a bool setting listener to Set::Lib_GenreTree So there's not signal for it. Everything else can be accessed using the methods of Gui::ContextMenu |
CGUI_AbstractLibrary | The GUI_AbstractLibrary class |
CGUI_CoverView | The GUI_CoverView class |
CGUI_EmptyLibrary | The GUI_EmptyLibrary class |
CGUI_LibraryInfoBox | A info box containing library statistics :: |
CGUI_LibraryReloadDialog | Reload dialog containing a combo box which allows you choosing between fast and deep reloading |
CGUI_LocalLibrary | The GUI_LocalLibrary class |
CHeaderView | The HeaderView class |
CImportCache | The ImportCache class |
CImporter | The LibraryImporter class |
CInfo | The Info class |
CItemModel | The ItemModel is intended to abstract the various views. It supports searching, selections and a library |
CItemView | The main task of the ItemView is to display a context menu for various selections. It also handles drag and drop events with a cover. It supports merging and imports |
CLocalLibraryMenu | A menu in the player's menubar containing some library actions |
CLocalLibraryWatcher | |
CManager | |
CMenuButtonViews | |
CMergeData | Changes all metadata containing one of the source ids and replaces it with the target id. For example, 3 different artists are merged into one |
CPluginCombobox | |
CPluginComboBoxDelegate | |
CPluginHandler | Library Plugin Manager |
CRatingDelegate | A special delegate class for tables containing a rating |
CReloadThread | |
CSearchBar | The searchbar has a special context menu which allows to select the search mode. A special search mode is the invalid genre mode set by set_invalid_genre_mode, which actually is an empty string. But this wouldn't make any sense |
CSortings | The Sortings class |
CTableView | The TableView class |
CTrackModel | The TrackModel class |
CTrackView | The TrackView class |
►NLyrics | |
CLookupThread | The LyricLookupThread class |
CLyrics | |
CServer | The ServerTemplate struct |
►NModels | |
CCover | The Cover class |
CDiscnumber | The Discnumber class |
CPopularimeter | The Popularimeter class |
►NMP4 | |
CAlbumArtistFrame | |
CCoverFrame | |
CDiscnumberFrame | The DiscnumberFrame class |
CMP4Frame | |
CPopularimeterFrame | |
►NPipelineExtensions | |
CBroadcastBin | The Broadcaster class |
CBroadcastDataReceiver | |
CChangeable | The ChangeablePipeline class |
CCrossFadeableTimer | The CrossFadeableTimer class |
CDelayedPlayable | The DelayedPlayable class |
CDelayedPlayableLogic | Pure private class. Only used by Delayed Pipeline |
CEqualizerAccessible | The Equalizer class |
CFadeable | The CrossFader class |
CPitchable | The Pitcher class |
CPositionAccessible | The Seeker class |
CStreamRecorderBin | |
CVisualizerBin | The Visualizer class |
►NPlayerPlugin | Interface for PlayerPlugin classes. get_name() and language_changed() must be overwritten |
CBase | |
CHandler | |
►NPlaylist | |
CActionMenu | The PlaylistActionMenu class |
CBookmarksMenu | The BookmarksMenu class |
CBottomBar | The GUI_PlaylistBottomBar class |
CBottomBarButton | The BottomBarButton class |
CChooser | Used to select playlists out of all saved playlists |
CContextMenu | The PlaylistContextMenu class |
CDBInterface | The PlaylistDBInterface class |
CDBWrapper | DBWrapper is responsible for fetching playlist data from database, especially the handling between skeleton and the playlist itself Most of the functions are wrappers for the DatabasePlaylist class |
CDelegate | The PlaylistItemDelegate class |
CHandler | Global handler for playlists |
CLoader | The PlaylistLoader class |
CMode | The Mode class |
CModel | The PlaylistItemModel class |
CPlaylist | The Playlist class |
CStopBehavior | |
CTabBar | The PlaylistTabBar class |
CTabMenu | The PlaylistTabMenu class |
CTabWidget | The PlaylistTabWidget class |
CView | The PlaylistView class |
►NPreferences | |
CAction | The action, which is used to access the Preference |
CBase | Abstract Interface you should use when creating a preferences item |
►NSC | |
CAlbumView | |
CArtistView | |
CContextMenu | |
CDatabase | |
CDataFetcher | |
CGUI_ArtistSearch | |
CGUI_Library | |
CJsonParser | |
CLibrary | |
CLibraryContainer | |
CLibraryDatabase | |
CSearchInformation | |
CSearchInformationList | |
CTrackView | |
►NSession | |
CEntry | |
CManager | |
►NSomaFM | |
CAsyncDropHandler | |
CGUI_SomaFM | |
CLibrary | |
CLibraryContainer | |
CStation | |
CStationModel | |
►NStreamRecorder | |
CData | The StreamRecorderData struct |
CStreamRecorder | The StreamRecorder class |
►NTagging | The GUI_TagEdit class |
CAbstractFrame | |
CAbstractFrameHelper | |
CChangeInformation | |
CChangeNotifier | The MetaDataChangeNotifier class (Singleton) |
CEditor | The TagEdit class Metadata has to be added using the set_metadata(const MetaDataList&) method. Use update_track(int idx, const MetaData& md) to stage the changes you made to the track. commit() starts the thread and writes changes to HDD and the database. When finished the finished() signal is emitted |
CExpression | The TagExpression class |
CParsedTag | |
CUserOperations | |
►NUi | |
CGUI_AlternativeCovers | |
CGUI_AudioConverter | |
CGUI_Bookmarks | |
CGUI_Broadcast | |
CGUI_BroadcastPreferences | |
CGUI_ConfigureStation | |
CGUI_Controls | |
CGUI_ControlsNew | |
CGUI_CoverEdit | |
CGUI_CoverPreferences | |
CGUI_CoverView | |
CGUI_Crossfader | |
CGUI_CssEditor | |
CGUI_DeleteDialog | |
CGUI_DirectoryView | |
CGUI_EditLibrary | |
CGUI_EmptyLibrary | |
CGUI_EnginePreferences | |
CGUI_Equalizer | |
CGUI_FailMessageBox | |
CGUI_FontPreferences | |
CGUI_History | |
CGUI_IconPreferences | |
CGUI_ImportDialog | |
CGUI_LanguagePreferences | |
CGUI_LastFmPreferences | |
CGUI_LevelPainter | |
CGUI_LibraryInfoBox | |
CGUI_LibraryPreferences | |
CGUI_LibraryReloadDialog | |
CGUI_LocalLibrary | |
CGUI_Logger | |
CGUI_Lyrics | |
CGUI_NotificationPreferences | |
CGUI_Player | |
CGUI_PlayerPlugin | |
CGUI_PlayerPreferences | |
CGUI_PlaylistChooser | |
CGUI_PlaylistPreferences | |
CGUI_Podcasts | |
CGUI_PreferenceDialog | |
CGUI_ProxyPreferences | |
CGUI_RemoteControlPreferences | |
CGUI_SearchPreferences | |
CGUI_ShortcutEntry | |
CGUI_ShortcutPreferences | |
CGUI_Shutdown | |
CGUI_SomaFM | |
CGUI_SoundcloudArtistSearch | |
CGUI_SoundcloudLibrary | |
CGUI_Spectrum | |
CGUI_Speed | |
CGUI_StationSearcher | |
CGUI_Stream | |
CGUI_StreamPreferences | |
CGUI_StreamRecorderPreferences | |
CGUI_Style | |
CGUI_TagEdit | |
CGUI_TagFromPath | |
CGUI_TargetPlaylistDialog | |
CGUI_UiPreferences | |
CInfoDialog | |
CLineInputDialog | |
CPlaylistWindow | |
►NUtil | Helper functions |
CFilepath | |
CImage | The Image class |
CSet | A set structure. Inherited from std::set with some useful methods. For integer and String this set is ordered |
CTree | The Tree class |
►NXiph | |
CAlbumArtistFrame | The AlbumArtistFrame class |
CCoverFrame | |
CDiscnumberFrame | The DiscnumberFrame class |
CLyricsFrame | |
CPopularimeterFrame | The PopularimeterFrame class |
CXiphFrame | |
CAbstractLibrary | |
CAbstractPlaylistParser | The AbstractPlaylistParser class |
CAbstractStationHandler | Used to interprete website data as streams. Some methods have to be overridden, to map their functions to their specific database functions. The track list is held in a map, which is accessible through its station name. It can be accessed via the get_tracks() method |
CAbstractWebAccess | |
CAbstrSetting | The AbstrSetting class
Every setting needs a key and a value The SettingKey is only used inside the setting mechanism |
CAbstrSettingNotifier | |
CAddOperation | |
CAlbum | The Album class |
CAlbumInfo | The AlbumInfo class |
CAlbumList | The AlbumList class |
CApplication | |
CArtist | The Artist class |
CArtistInfo | The ArtistInfo class |
CArtistList | ArtistList |
CASXParser | The ASXParser class |
CAsyncWebAccess | Asynchgronous web access class |
CAudioDataProvider | |
CBookmark | |
CBookmarks | The Bookmarks logic class |
CBookmarksBase | |
CChangeOperation | |
CChangePathOperation | |
CColorList | |
CColorStyle | |
CCommandLineData | |
CCommandLineParser | |
CConfigurePodcastDialog | |
CConfigureStreamDialog | |
CConverter | |
CCustomField | The CustomField class a CustomField is some additional entry than can be set for MetaData, Albums and Artists and will be displayed on the Info Dialog These custom fields are intendend for Plugins |
CCustomPlaylist | The CustomPlaylist class |
CCustomPlaylistSkeleton | The CustomPlaylistSkeleton class |
CDBusAdaptor | |
CDBusHandler | |
CDBusMediaKeysInterface | |
CDBusMediaKeysInterfaceGnome | |
CDBusMediaKeysInterfaceMate | |
CDBusNotifications | |
CDirectoryReader | Directory reader functions |
CDirectorySelectionHandler | |
CDummyNotificator | |
CEmptyLibraryContainer | The EmptyLibraryContainer class |
CEqualizer | |
CEqualizerSetting | The EQ_Setting class. Container for Equalizer configurations |
CExternTracksPlaylistGenerator | |
CExternUrlsDragDropHandler | |
CFileCopyThread | |
CFileDeleteThread | |
CFileMoveThread | |
CFileOperations | |
CFileOperationThread | |
CFileRenameThread | |
CFMStreamParser | |
CGenre | |
CGenreFetcher | |
CGUI_AlternativeCovers | The GUI_AlternativeCovers class |
CGUI_AudioConverter | |
CGUI_Bookmarks | The GUI_Bookmarks class |
CGUI_Broadcast | |
CGUI_BroadcastPreferences | |
CGUI_ConfigureStation | |
CGUI_Controls | |
CGUI_ControlsBase | |
CGUI_ControlsNew | |
CGUI_CoverEdit | The GUI_CoverEdit class |
CGUI_CoverPreferences | |
CGUI_Crossfader | |
CGUI_CssEditor | |
CGUI_DeleteDialog | The GUI_DeleteDialog class |
CGUI_DirectoryView | |
CGUI_EditLibrary | The GUI_EditLibrary class |
CGUI_EnginePreferences | |
CGUI_Equalizer | The GUI_Equalizer class |
CGUI_FailMessageBox | The GUI_FailMessageBox class |
CGUI_FileExpressionDialog | |
CGUI_FontPreferences | |
CGUI_History | |
CGUI_IconPreferences | |
CGUI_ImportDialog | |
CGUI_InfoDialog | The GUI_InfoDialog class |
CGUI_LanguagePreferences | |
CGUI_LastFmPreferences | |
CGUI_LevelPainter | |
CGUI_LibraryPreferences | |
CGUI_Logger | |
CGUI_Lyrics | The GUI_Lyrics class |
CGUI_NotificationPreferences | |
CGUI_Player | |
CGUI_PlayerPlugin | |
CGUI_PlayerPreferences | |
CGUI_Playlist | The GUI_Playlist class |
CGUI_PlaylistChooser | |
CGUI_PlaylistPreferences | |
CGUI_Podcasts | |
CGUI_PreferenceDialog | The Preference Dialog. Register new Preference dialogs with the register_preference_dialog() method |
CGUI_ProxyPreferences | |
CGUI_RemoteControlPreferences | |
CGUI_SearchPreferences | |
CGUI_ShortcutEntry | The delegate class for displaying a shortcut |
CGUI_ShortcutPreferences | The GUI_ShortcutPreferences class |
CGUI_SpectrogramPainter | |
CGUI_Spectrum | |
CGUI_Speed | |
CGUI_StationSearcher | |
CGUI_Stream | |
CGUI_StreamPreferences | |
CGUI_StreamRecorderPreferences | |
CGUI_StyleSettings | |
CGUI_TagEdit | |
CGUI_TagFromPath | The GUI_TagFromPath class |
CGUI_TargetPlaylistDialog | |
CGUI_TrayIcon | |
CGUI_UiPreferences | |
CHistoryContainer | |
CHistoryEntryModel | |
CHistoryEntryWidget | |
CHistoryTableView | |
CIcyWebAccess | |
CInfoDialogContainer | An interface used to abstract the usage of the info dialog. An implementing class has to return the interpretation of a MetaDataList and the MetaDataList itself. The implementing class may call the show functions to open the info dialog at its specific tab |
CInfoDialogContainerAsyncHandler | |
CInstanceThread | |
CLameConverter | |
CLang | The Lang class |
CLanguageString | The LanguageString class |
CLibraryItem | The LibraryItem class |
CLibraryListModel | |
CLocalLibrary | |
CLocalLibraryContainer | The LocalLibraryContainer class |
CLogEntry | |
CLogger | The Logger class |
CLogListener | |
CLogObject | |
CM3UParser | The M3UParser class |
CMenubar | |
CMessageReceiverInterface | The GlobalMessageReceiverInterface class
implement this class in order to have the possibility to show messages |
CMetaData | The MetaData class |
CMetaDataInfo | The MetaDataInfo class |
CMetaDataList | The MetaDataList class |
CMetaTypeRegistry | |
CMiniSearcherViewConnector | The MiniSearcherViewConnector class @ingrou Searchable |
CMoveOperation | |
CNotificationHandler | |
CNotificationInterface | |
COggConverter | |
COpusConverter | |
COrgFreedesktopNotificationsInterface | |
COrgGnomeSettingsDaemonMediaKeysInterface | |
COrgMateSettingsDaemonMediaKeysInterface | |
COrgMprisMediaPlayer2Adaptor | |
COrgMprisMediaPlayer2PlayerAdaptor | |
CPlaylistChangeNotifier | |
CPlayManager | Global handler for current playback state (Singleton) |
CPLSParser | The PLSParser class |
CPluginCloseButton | The MenuButton class.
A button that sends a signal when clicked.
This Class is meant for inheritance like MenuToolButton does |
CPodcast | |
CPodcastHandler | |
CPreferenceRegistry | |
CPreferenceUi | |
CQList | |
CQMap | |
CQPair | |
CRadioStation | |
CRadioUrl | |
CRandomGenerator | The RandomGenerator class |
CRawColorStyle | |
CRawShortcutMap | The RawShortcutMap struct consisting of a specifier writable into database and a shortcut. This class is used for converting a shortcut map into its database representation |
CRemoteControl | Remote control allows to control Sayonara from an external application via network. Various commands are implemented. Sayonara also delivers information about state changes, |
CRemoteUDPSocket | |
CRemoveOperation | |
CRenameOperation | |
CSearchableModel | |
CSearchableModelInterface | The SearchableModelInterface class |
CSearchableView | |
CSearchableViewInterface | The SearchViewInterface class |
CSelectionViewInterface | The SayonaraSelectionView class |
CSetting | The Setting class
T is the pure value type e.g. QString |
CSettingConvertible | |
CSettingIdentifier | |
CSettingNotifier | |
CSettings | The Settings class |
CShortcut | A single shortcut managed by ShortcutHandler. This class holds information about the default shortcuts, the user defined shortcuts, a name attached to each shortcut an identifier which is written into the database and a list of the corresponding shortcuts in the Qt format |
CShortcutHandler | A singleton class for retrieving shortcuts |
CShortcutLineEdit | The ShortcutLineEdit class |
CSomaFMStationDelegate | |
CSomaFMStationView | |
CSpectrumLabel | |
CStation | |
CStationSearcher | |
CStream | |
CStreamDataSender | The StreamDataSender class. This class is used for sending the raw bytes |
CStreamHandler | |
CStreamHttpParser | Parses requests out of the Client |
CStreamParser | |
CStreamServer | The StreamServer class. This class is listening for new connections and holds and administrates current connections |
CStreamServerHandler | |
CStreamWriter | The StreamWriter class. This class is the interface between StreamDataSender and StreamServer. It watches the client socket and spreads data to its client |
CTagButton | |
►CTagLineEdit | The TagLineEdit class |
CTextSelection | Holds start and size of a selection |
CTranslator | Removes or replaces the current QTranslator object by calling the change_language() method |
CTrayIconContextMenu | |
CUi_GUI_AlternativeCovers | |
CUi_GUI_AudioConverter | |
CUi_GUI_Bookmarks | |
CUi_GUI_Broadcast | |
CUi_GUI_BroadcastPreferences | |
CUi_GUI_ConfigureStation | |
CUi_GUI_Controls | |
CUi_GUI_ControlsNew | |
CUi_GUI_CoverEdit | |
CUi_GUI_CoverPreferences | |
CUi_GUI_CoverView | |
CUi_GUI_Crossfader | |
CUi_GUI_CssEditor | |
CUi_GUI_DeleteDialog | |
CUi_GUI_DirectoryView | |
CUi_GUI_EditLibrary | |
CUi_GUI_EmptyLibrary | |
CUi_GUI_EnginePreferences | |
CUi_GUI_Equalizer | |
CUi_GUI_FailMessageBox | |
CUi_GUI_FontPreferences | |
CUi_GUI_History | |
CUi_GUI_IconPreferences | |
CUi_GUI_ImportDialog | |
CUi_GUI_LanguagePreferences | |
CUi_GUI_LastFmPreferences | |
CUi_GUI_LevelPainter | |
CUi_GUI_LibraryInfoBox | |
CUi_GUI_LibraryPreferences | |
CUi_GUI_LibraryReloadDialog | |
CUi_GUI_LocalLibrary | |
CUi_GUI_Logger | |
CUi_GUI_Lyrics | |
CUi_GUI_NotificationPreferences | |
CUi_GUI_Player | |
CUi_GUI_PlayerPlugin | |
CUi_GUI_PlayerPreferences | |
CUi_GUI_PlaylistChooser | |
CUi_GUI_PlaylistPreferences | |
CUi_GUI_Podcasts | |
CUi_GUI_PreferenceDialog | |
CUi_GUI_ProxyPreferences | |
CUi_GUI_RemoteControlPreferences | |
CUi_GUI_SearchPreferences | |
CUi_GUI_ShortcutEntry | |
CUi_GUI_ShortcutPreferences | |
CUi_GUI_Shutdown | |
CUi_GUI_SomaFM | |
CUi_GUI_SoundcloudArtistSearch | |
CUi_GUI_SoundcloudLibrary | |
CUi_GUI_Spectrum | |
CUi_GUI_Speed | |
CUi_GUI_StationSearcher | |
CUi_GUI_Stream | |
CUi_GUI_StreamPreferences | |
CUi_GUI_StreamRecorderPreferences | |
CUi_GUI_Style | |
CUi_GUI_TagEdit | |
CUi_GUI_TagFromPath | |
CUi_GUI_TargetPlaylistDialog | |
CUi_GUI_UiPreferences | |
CUi_InfoDialog | |
CUi_LineInputDialog | |
CUi_PlaylistWindow | |
CVersionChecker | Checks if the version is up to date when instantiated |
CVisualColorStyleChooser | |
CVisualPlugin | |