![]() |
Sayonara Player
|
NColumnIndex | |
NCompressor | Compressor utils |
►NCover | |
►NFetcher | |
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 |
CAllmusic | |
CAmazon | |
CAudioscrobbler | The LFMCoverFetcher class. See CoverFetcherInterface |
CBase | The CoverFetcherInterface interface |
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 |
CDirectFetcher | |
CDiscogs | The DiscogsCoverFetcher class. See CoverFetcherInterface |
CGoogle | The GoogleCoverFetcher class. See CoverFetcherInterface |
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 | |
NLocalSearcher | Helper Namespace for finding covers in a specific directory |
CLookupBase | The CoverLookupInterface class |
CChangeNotfier | |
CExtractor | |
CWebCoverFetcher | |
CLocation | |
CLookup | The CoverLookup class |
CAlternativeLookup | The CoverLookupAlternative class |
►NDB | |
CAlbums | |
CArtists | |
CBase | |
CBookmarks | |
CConnector | |
CCovers | |
CEqualizer | |
CLibrary | |
CLibraryDatabase | |
CModule | |
CPlaylist | |
CPodcasts | |
CQuery | |
CSession | |
CSettings | |
CShortcuts | |
CStreams | |
CTracks | |
CVisualStyles | |
►NDBusMPRIS | |
CMediaPlayer2 | |
►NDirectory | |
CMetaDataScanner | |
CContextMenu | The DirectoryContextMenu class |
CIconProvider | The IconProvider class |
CModel | The SearchableFileTreeModel class |
CTreeView | The DirectoryTreeView class |
CIconWorkerThread | |
CFileListModel | The FileListModel class |
CFileListView | The FileListView class |
►NDynamicPlayback | |
►CArtistMatch | |
CEntry | |
CHandler | |
CLfmSimilarArtistFetcher | |
CLocalSimilarArtistFetcher | |
CSimilarArtistFetcher | |
►NEngine | |
NCallbacks | |
►NUtils | Utility functions |
CGObjectAutoFree | |
CDont_Use_Integers_In_GObject_Set | Class for compiler warnings |
CEngine | The PlaybackEngine class |
CHandler | The EngineHandler class |
CPipeline | The PlaybackPipeline class |
CLevelDataReceiver | The LevelDataReceiver class |
CSpectrumDataReceiver | The SpectrumReceiver class |
CRawAudioDataReceiver | The RawSoundReceiver interface |
►NGui | |
NIcons | Icon Utilities |
NMimeData | |
NUtil | |
CCoverButton | The CoverButton class |
CDoubleCalendarDialog | |
CMergeMenu | |
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 |
CEqualizerSlider | The EqSlider class |
CStreamPreferenceAction | Currently only a Radio Search Entry action |
CAbstractStationPlugin | |
CContextMenu | A context menu with some standard actions |
CComboBoxDelegate | |
CStyledItemDelegate | Assures a certain height of rows in a table and tree view |
CGenericFilter | The GenericFilter class |
CKeyPressFilter | The KeyPressFilter class |
CContextMenuFilter | The ContextMenuFilter class |
CMouseMoveFilter | The MouseMoveFilter class |
CMousePressedFilter | The MouseMoveFilter class |
CMouseReleasedFilter | The MouseMoveFilter class |
CMouseEnterFilter | The MouseEnterFilter class |
CMouseLeaveFilter | The MouseLeaveFilter class |
CHideFilter | The HideFilter class |
CShowFilter | The ShowFilter class |
CResizeFilter | The ShowFilter class |
CPaintFilter | The PaintFilter class |
CImageSelectionDialog | A selection dialog that displays an image and also its size |
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 |
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 |
CCustomMimeData | Mimedata class for drag and dropping metadata |
CAsyncDropHandler | |
CPreferenceAction | A PreferenceAction can be added to each widget supporting QActions. When triggering this action, the PreferenceDialog is openend with the appropriate entry chosen |
CLibraryPreferenceAction | The LibraryPreferenceAction class |
CPlaylistPreferenceAction | The PlaylistPreferenceAction class |
CSearchPreferenceAction | The SearchPreferenceAction class |
CCoverPreferenceAction | The CoverPreferenceAction class |
CPlayerPreferencesAction | The PlayerPreferencesAction class |
CStreamRecorderPreferenceAction | The StreamRecorderPreferenceAction class |
CShortcutPreferenceAction | |
CMiniSearchEventFilter | Emits signals if tab was pressed or focus was lost |
CMiniSearcher | |
CCalendarWidget | |
CComboBox | |
CCompleter | A QCompleter where you can easily change the underlying QStringList without allocating a new object |
CDialog | Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed(). Emits sig_closed() when closed |
CDragableConnector | |
CDragable | The Dragable class |
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 |
CHeaderView | |
CByteArrayConverter | |
CImageButton | |
CLineEdit | GUI class for String fields meant to convert content to first upper case by a context menu |
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 |
CRatingLabel | A simple label, not suitable for editing. For editing, use the RatingEditor class. RatingLabel is intended for the paint method in delegates |
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 |
CSlider | Dont use it directly but inherit it |
CSplitter | |
CSplitterHandle | |
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 |
CMainWindow | The SayonaraMainWindow class |
CAbstrWidgetTemplate | The AbstrWidgetTemplate class |
CWidgetTemplateParent | The WidgetTemplateParent class |
CWidgetTemplate | Template for Sayonara Widgets. This template is responsible for holding a reference to the settings |
CExtensionSet | Collection of extensions. Handles extensions currently active or inactive and the extension toolbar |
►NID3v2 | |
CAlbumArtistFrame | |
CComposerFrame | |
CCoverFrame | |
CDiscnumberFrame | |
CID3v2Frame | |
CLyricsFrame | |
CPopularimeterFrame | |
►NLastFM | |
CBase | |
CLoginStuff | |
CLoginThread | |
CTrackChangedThread | |
CUrlParams | |
CWebAccess | |
►NLibrary | An interface class needed when implementing a library plugin |
NUtils | |
CLocalLibraryWatcher | |
CCachingThread | The CachingThread class |
CCopyThread | The CopyThread class |
CImportCache | The ImportCache class |
CImporter | The LibraryImporter class |
CReloadThread | |
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 |
CManager | |
CPluginHandler | Library Plugin Manager |
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() |
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 |
CGUI_CoverView | The GUI_CoverView class |
CFileExtensionBar | The FileExtensionBar class |
CGenreView | The GenreView class |
CGenreTreeItem | |
CGUI_AbstractLibrary | The GUI_AbstractLibrary class |
CGUI_EmptyLibrary | The GUI_EmptyLibrary class |
CGUI_LocalLibrary | The GUI_LocalLibrary class |
CActionPair | A mapping between a name and a sortorder |
CColumnHeader | The ColumnHeader class |
CColumnHeaderTrack | |
CColumnHeaderAlbum | |
CColumnHeaderArtist | |
CHeaderView | The HeaderView 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 |
CContainer | |
CAlbumModel | The AlbumModel class |
CAlbumView | The AlbumView class |
CArtistModel | The ArtistModel class |
CArtistView | The ArtistView class |
CRatingDelegate | A special delegate class for tables containing a rating |
CTableView | The TableView class |
CTrackModel | The TrackModel class |
CTrackView | The TrackView 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 |
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_LibraryInfoBox | A info box containing library statistics :: |
CGUI_LibraryReloadDialog | Reload dialog containing a combo box which allows you choosing between fast and deep reloading |
CPluginCombobox | |
CPluginComboBoxDelegate | |
CLocalLibraryMenu | A menu in the player's menubar containing some library actions |
CMenuButtonViews | |
CSearchBar | |
CContextMenu | Context menu used for Library and playlist windows |
CFilter | |
CInfo | The Info class |
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 |
CSortings | The Sortings class |
►NLyrics | |
NServerJsonReader | |
NServerJsonWriter | |
NWebpageParser | |
CLookupThread | The LyricLookupThread class |
CLyrics | |
CServer | The ServerTemplate struct |
NMD | |
NMessage | |
NMetaDataSorting | |
►NModels | |
CCover | |
CDiscnumber | |
CPopularimeter | |
►NMP4 | |
CAlbumArtistFrame | |
CCoverFrame | |
CDiscnumberFrame | |
CMP4Frame | |
CPopularimeterFrame | |
NPimpl | |
►NPipelineExtensions | |
NProbing | |
CBroadcastDataReceiver | |
CBroadcastBin | The Broadcaster class |
CChangeable | The ChangeablePipeline class |
CDelayedPlayable | The DelayedPlayable class |
CDelayedPlayableLogic | Pure private class. Only used by Delayed Pipeline |
CEqualizerAccessible | The Equalizer class |
CCrossFadeableTimer | The CrossFadeableTimer class |
CFadeable | The CrossFader class |
CPitchable | The Pitcher class |
CPositionAccessible | The Seeker class |
CVisualizerBin | The Visualizer class |
CStreamRecorderBin | |
►NPlayerPlugin | Interface for PlayerPlugin classes. get_name() and language_changed() must be overwritten |
CBase | |
CHandler | |
►NPlaylist | |
CPlaylist | The Playlist class |
CChooser | Used to select playlists out of all saved playlists |
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 |
CHandler | Global handler for playlists |
CLibraryInteractor | |
CLoader | The PlaylistLoader class |
CLoaderImpl | |
CStopBehavior | |
CActionMenu | The PlaylistActionMenu class |
CBookmarksMenu | The BookmarksMenu class |
CBottomBar | The GUI_PlaylistBottomBar class |
CBottomBarButton | The BottomBarButton class |
CContextMenu | The PlaylistContextMenu class |
CDelegate | The PlaylistItemDelegate class |
CModel | The PlaylistItemModel class |
CTabBar | The PlaylistTabBar class |
CTabMenu | The PlaylistTabMenu class |
CTabWidget | |
CView | The PlaylistView class |
CMode | The Mode class |
NPlaylistParser | PlaylistParser namespace |
NPodcastParser | Podcast Parser class |
►NPreferences | |
CAction | The action, which is used to access the Preference |
CBase | Abstract Interface you should use when creating a preferences item |
NProxy | |
►NSC | |
NSorting | |
NWebAccess | |
CSearchInformation | |
CSearchInformationList | |
CDatabase | |
CDataFetcher | |
CJsonParser | |
CLibrary | |
CLibraryDatabase | |
CContextMenu | |
CGUI_ArtistSearch | |
CGUI_Library | |
CLibraryContainer | |
CTrackView | |
CAlbumView | |
CArtistView | |
►NSession | |
CManager | |
CEntry | |
NSet | |
NSettingConverter | The SettingConverter<bool> class |
NSettingRegistry | The SettingRegistry class |
NSimilarArtists | |
►NSomaFM | |
NUtils | |
CLibrary | |
CStation | |
CGUI_SomaFM | |
CAsyncDropHandler | |
CLibraryContainer | |
CStationModel | |
►NStreamRecorder | |
NUtils | |
CStreamRecorder | The StreamRecorder class |
CData | The StreamRecorderData struct |
NStyle | |
►NTagging | The GUI_TagEdit class |
NUtils | |
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 |
CUserOperations | |
CAbstractFrameHelper | |
CAbstractFrame | |
CParsedTag | |
►NUi | |
CGUI_AlternativeCovers | |
CGUI_History | |
CInfoDialog | |
CGUI_Lyrics | |
CGUI_CoverView | |
CGUI_DirectoryView | |
CGUI_ImportDialog | |
CGUI_LibraryInfoBox | |
CGUI_LocalLibrary | |
CGUI_LibraryReloadDialog | |
CGUI_Controls | |
CGUI_ControlsNew | |
CGUI_Logger | |
CGUI_Player | |
CPlaylistWindow | |
CGUI_AudioConverter | |
CGUI_Bookmarks | |
CGUI_Broadcast | |
CGUI_ConfigureStation | |
CGUI_Crossfader | |
CGUI_Equalizer | |
CGUI_LevelPainter | |
CGUI_PlayerPlugin | |
CGUI_PlaylistChooser | |
CGUI_Podcasts | |
CGUI_Spectrum | |
CGUI_Speed | |
CGUI_StationSearcher | |
CGUI_Stream | |
CGUI_Style | |
CGUI_TargetPlaylistDialog | |
CGUI_BroadcastPreferences | |
CGUI_CoverPreferences | |
CGUI_CssEditor | |
CGUI_EnginePreferences | |
CGUI_IconPreferences | |
CGUI_LanguagePreferences | |
CGUI_LastFmPreferences | |
CGUI_LibraryPreferences | |
CGUI_NotificationPreferences | |
CGUI_PlayerPreferences | |
CGUI_PlaylistPreferences | |
CGUI_PreferenceDialog | |
CGUI_RemoteControlPreferences | |
CGUI_SearchPreferences | |
CGUI_ShortcutEntry | |
CGUI_ShortcutPreferences | |
CGUI_StreamRecorderPreferences | |
CGUI_UiPreferences | |
CGUI_Shutdown | |
CGUI_SomaFM | |
CGUI_SoundcloudArtistSearch | |
CGUI_SoundcloudLibrary | |
CGUI_CoverEdit | |
CGUI_FailMessageBox | |
CGUI_TagEdit | |
CGUI_TagFromPath | |
CGUI_DeleteDialog | |
CGUI_EditLibrary | |
CGUI_EmptyLibrary | |
CLineInputDialog | |
CGUI_ProxyPreferences | |
CGUI_StreamPreferences | |
►NUtil | Helper functions |
NAlgorithm | |
NCovers | |
NCrypt | |
NFile | FileUtils functions |
NLanguage | Language namespace |
CTree | The Tree class |
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 |
►NXiph | |
CAlbumArtistFrame | |
CCoverFrame | |
CDiscnumberFrame | |
CLyricsFrame | |
CPopularimeterFrame | |
CXiphFrame |