amarok
#include <amarokconfig.h>

Classes | |
class | EnumFavorTracks |
class | EnumOsdAlignment |
class | EnumReplayGainMode |
class | EnumTrackProgression |
Public Member Functions | |
~AmarokConfig () | |
Static Public Member Functions | |
static int | activeBrowser () |
static QString | amazonLocale () |
static bool | animateAppletCollapse () |
static bool | asciiOnly () |
static bool | autoDeletePodcasts () |
static bool | autoGetCoverArt () |
static bool | autoScrollPlaylist () |
static bool | autoUpdateScripts () |
static int | checkCount () |
static QStringList | collectionFolders () |
static bool | coverIcons () |
static QString | currentLayout () |
static QString | customScheme () |
static QString | database () |
static QString | deviceType () |
static bool | dynamicDuplicates () |
static bool | dynamicMode () |
static bool | enableDeprecationWarnings () |
static bool | enableScriptConsole () |
static bool | enableScripts () |
static QList< int > | equalizerGains () |
static int | equalizerMode () |
static QList< int > | equalizerPresestValues () |
static QStringList | equalizerPresetsNames () |
static QString | externalBrowser () |
static int | fadeoutLength () |
static bool | fadeoutOnPause () |
static bool | fadeoutOnStop () |
static int | favorTracks () |
static QStringList | formatPresets () |
static bool | growlEnabled () |
static bool | hideContextView () |
static QString | host () |
static bool | ignoreThe () |
static bool | inhibitSuspend () |
static void | instance (const QString &cfgfilename) |
static bool | kNotifyEnabled () |
static int | lastPlaying () |
static bool | leftTimeDisplayEnabled () |
static bool | leftTimeDisplayRemaining () |
static bool | lockLayout () |
static QStringList | manuallyAddedServers () |
static int | masterVolume () |
static bool | matchAlbum () |
static bool | matchArtist () |
static bool | matchComposer () |
static bool | matchGenre () |
static bool | matchTrack () |
static bool | matchYear () |
static QString | mode () |
static bool | monitorChanges () |
static int | moodbarPaintStyle () |
static QString | mountCommand () |
static QString | mountPoint () |
static bool | muteState () |
static QString | organizeDirectory () |
static int | osdAlignment () |
static int | osdDuration () |
static bool | osdEnabled () |
static int | osdFontScaling () |
static bool | osdHideOnFullscreen () |
static int | osdScreen () |
static QColor | osdTextColor () |
static bool | osdUseCustomColors () |
static bool | osdUseTranslucency () |
static int | osdYOffset () |
static bool | overwriteFiles () |
static QString | password () |
static bool | pauseOnSuspend () |
static bool | playFirstRunJingle () |
static int | port () |
static int | previousTracks () |
static int | qualityFactorAPG () |
static bool | relativePlaylist () |
static QString | replacementRegexp () |
static QString | replacementString () |
static bool | replaceSpace () |
static int | replayGainMode () |
static bool | resumePaused () |
static bool | resumePlayback () |
static int | resumeTime () |
static QString | resumeTrack () |
static bool | retrieveSimilarArtists () |
static bool | saveSession () |
static bool | scanRecursively () |
static bool | scrobbleComposer () |
static QString | scrobblerPassword () |
static QString | scrobblerUsername () |
static int | seekLong () |
static int | seekMedium () |
static int | seekShort () |
static AmarokConfig * | self () |
static QStringList | serverPasswords () |
static void | setActiveBrowser (int v) |
static void | setAmazonLocale (const QString &v) |
static void | setAnimateAppletCollapse (bool v) |
static void | setAsciiOnly (bool v) |
static void | setAutoDeletePodcasts (bool v) |
static void | setAutoGetCoverArt (bool v) |
static void | setAutoScrollPlaylist (bool v) |
static void | setAutoUpdateScripts (bool v) |
static void | setCheckCount (int v) |
static void | setCollectionFolders (const QStringList &v) |
static void | setCoverIcons (bool v) |
static void | setCurrentLayout (const QString &v) |
static void | setCustomScheme (const QString &v) |
static void | setDatabase (const QString &v) |
static void | setDeviceType (const QString &v) |
static void | setDynamicDuplicates (bool v) |
static void | setDynamicMode (bool v) |
static void | setEnableDeprecationWarnings (bool v) |
static void | setEnableScriptConsole (bool v) |
static void | setEnableScripts (bool v) |
static void | setEqualizerGains (const QList< int > &v) |
static void | setEqualizerMode (int v) |
static void | setEqualizerPresestValues (const QList< int > &v) |
static void | setEqualizerPresetsNames (const QStringList &v) |
static void | setExternalBrowser (const QString &v) |
static void | setFadeoutLength (int v) |
static void | setFadeoutOnPause (bool v) |
static void | setFadeoutOnStop (bool v) |
static void | setFavorTracks (int v) |
static void | setFormatPresets (const QStringList &v) |
static void | setGrowlEnabled (bool v) |
static void | setHideContextView (bool v) |
static void | setHost (const QString &v) |
static void | setIgnoreThe (bool v) |
static void | setInhibitSuspend (bool v) |
static void | setKNotifyEnabled (bool v) |
static void | setLastPlaying (int v) |
static void | setLeftTimeDisplayEnabled (bool v) |
static void | setLeftTimeDisplayRemaining (bool v) |
static void | setLockLayout (bool v) |
static void | setManuallyAddedServers (const QStringList &v) |
static void | setMasterVolume (int v) |
static void | setMatchAlbum (bool v) |
static void | setMatchArtist (bool v) |
static void | setMatchComposer (bool v) |
static void | setMatchGenre (bool v) |
static void | setMatchTrack (bool v) |
static void | setMatchYear (bool v) |
static void | setMode (const QString &v) |
static void | setMonitorChanges (bool v) |
static void | setMoodbarPaintStyle (int v) |
static void | setMountCommand (const QString &v) |
static void | setMountPoint (const QString &v) |
static void | setMuteState (bool v) |
static void | setOrganizeDirectory (const QString &v) |
static void | setOsdAlignment (int v) |
static void | setOsdDuration (int v) |
static void | setOsdEnabled (bool v) |
static void | setOsdFontScaling (int v) |
static void | setOsdHideOnFullscreen (bool v) |
static void | setOsdScreen (int v) |
static void | setOsdTextColor (const QColor &v) |
static void | setOsdUseCustomColors (bool v) |
static void | setOsdUseTranslucency (bool v) |
static void | setOsdYOffset (int v) |
static void | setOverwriteFiles (bool v) |
static void | setPassword (const QString &v) |
static void | setPauseOnSuspend (bool v) |
static void | setPlayFirstRunJingle (bool v) |
static void | setPort (int v) |
static void | setPreviousTracks (int v) |
static void | setQualityFactorAPG (int v) |
static void | setRelativePlaylist (bool v) |
static void | setReplacementRegexp (const QString &v) |
static void | setReplacementString (const QString &v) |
static void | setReplaceSpace (bool v) |
static void | setReplayGainMode (int v) |
static void | setResumePaused (bool v) |
static void | setResumePlayback (bool v) |
static void | setResumeTime (int v) |
static void | setResumeTrack (const QString &v) |
static void | setRetrieveSimilarArtists (bool v) |
static void | setSaveSession (bool v) |
static void | setScanRecursively (bool v) |
static void | setScrobbleComposer (bool v) |
static void | setScrobblerPassword (const QString &v) |
static void | setScrobblerUsername (const QString &v) |
static void | setSeekLong (int v) |
static void | setSeekMedium (int v) |
static void | setSeekShort (int v) |
static void | setServerPasswords (const QStringList &v) |
static void | setShowAlbumArt (bool v) |
static void | setShowBrowserBackgroundImage (bool v) |
static void | setShowMoodbarInSlider (bool v) |
static void | setShowOnlyMatches (bool v) |
static void | setShowTrackNumbers (bool v) |
static void | setShowTrayIcon (bool v) |
static void | setShowYears (bool v) |
static void | setStartPlayingOnAdd (bool v) |
static void | setSubmitPlayedSongs (bool v) |
static void | setSyncStats (bool v) |
static void | setTrackProgression (int v) |
static void | setUmountCommand (const QString &v) |
static void | setUndoLevels (int v) |
static void | setUpcomingTracks (int v) |
static void | setUseCharsetDetector (bool v) |
static void | setUseCustomScheme (bool v) |
static void | setUser (const QString &v) |
static void | setUseServer (bool v) |
static void | setVfatCompatible (bool v) |
static void | setVisibleBrowsers (const QList< int > &v) |
static void | setWikipediaLocale (const QString &v) |
static void | setWriteBack (bool v) |
static void | setWriteBackCover (bool v) |
static void | setWriteBackCoverDimensions (int v) |
static void | setWriteBackStatistics (bool v) |
static bool | showAlbumArt () |
static bool | showBrowserBackgroundImage () |
static bool | showMoodbarInSlider () |
static bool | showOnlyMatches () |
static bool | showTrackNumbers () |
static bool | showTrayIcon () |
static bool | showYears () |
static bool | startPlayingOnAdd () |
static bool | submitPlayedSongs () |
static bool | syncStats () |
static int | trackProgression () |
static QString | umountCommand () |
static int | undoLevels () |
static int | upcomingTracks () |
static bool | useCharsetDetector () |
static bool | useCustomScheme () |
static QString | user () |
static bool | useServer () |
static bool | vfatCompatible () |
static QList< int > | visibleBrowsers () |
static QString | wikipediaLocale () |
static bool | writeBack () |
static bool | writeBackCover () |
static int | writeBackCoverDimensions () |
static bool | writeBackStatistics () |
Protected Member Functions | |
AmarokConfig (const QString &arg) | |
Detailed Description
Definition at line 12 of file amarokconfig.h.
Constructor & Destructor Documentation
AmarokConfig::~AmarokConfig | ( | ) |
Definition at line 572 of file amarokconfig.cpp.
|
protected |
Definition at line 36 of file amarokconfig.cpp.
Member Function Documentation
|
inlinestatic |
Get Number (from the top) of the last active browser.
Definition at line 1426 of file amarokconfig.h.
|
inlinestatic |
Get Amazon locale for cover retrieval.
Definition at line 1017 of file amarokconfig.h.
|
inlinestatic |
Get Enable context applets collapse animations.
Definition at line 415 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will rename files such that they only contain 7-bit ASCII characters.
Definition at line 548 of file amarokconfig.h.
|
inlinestatic |
Get Auto delete podcasts.
Definition at line 1806 of file amarokconfig.h.
|
inlinestatic |
Get Whether to automatically attempt to fetch cover art as needed.
Definition at line 301 of file amarokconfig.h.
|
inlinestatic |
Get Automatically scroll the playlist to make the currently playing song visible.
Definition at line 339 of file amarokconfig.h.
|
inlinestatic |
Get Whether to automatically update built-in scripts.
Definition at line 2186 of file amarokconfig.h.
|
inlinestatic |
Get Keeps a running count to know when run a CHECK.
Definition at line 2148 of file amarokconfig.h.
|
inlinestatic |
Get List of folders in the Collection.
Definition at line 1559 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will use cover art as folder icons.
Definition at line 491 of file amarokconfig.h.
|
inlinestatic |
Get The name of the layout that will be loaded on startup.
Definition at line 2015 of file amarokconfig.h.
|
inlinestatic |
Get Format string for Organize files, if a custom naming scheme is used.
Definition at line 586 of file amarokconfig.h.
|
inlinestatic |
Get The name of the database Amarok will use.
The user should have sufficient access permissions.
Definition at line 2091 of file amarokconfig.h.
|
inlinestatic |
Get Device type.
Definition at line 1730 of file amarokconfig.h.
|
inlinestatic |
Get Duplicate tracks in dynamic mode.
Definition at line 149 of file amarokconfig.h.
|
inlinestatic |
Get The status of dynamic mode.
Definition at line 130 of file amarokconfig.h.
|
inlinestatic |
Get Whether to display a warning about scripts accessing deprecated APIs.
Definition at line 2224 of file amarokconfig.h.
|
inlinestatic |
Get Whether to enable the script console.
Definition at line 2205 of file amarokconfig.h.
|
inlinestatic |
Get Whether to enable Amarok's scripting module.
Definition at line 2167 of file amarokconfig.h.
|
inlinestatic |
Get 11 Equalizer gains include pre-amp, range -100..100, 0 is normal.
Definition at line 812 of file amarokconfig.h.
|
inlinestatic |
Get Equalizer mode - 0 = off, 1 to n = preset no.
Definition at line 793 of file amarokconfig.h.
|
inlinestatic |
Get List with user presets values.
Definition at line 850 of file amarokconfig.h.
|
inlinestatic |
Get List with user equalizer preset names.
Definition at line 831 of file amarokconfig.h.
|
inlinestatic |
Get Filename of the external web browser to be invoked by Amarok.
Definition at line 282 of file amarokconfig.h.
|
inlinestatic |
Get Length of fadeout, in milliseconds.
Definition at line 774 of file amarokconfig.h.
|
inlinestatic |
Get Whether to fade out tracks when pressing pause.
Definition at line 750 of file amarokconfig.h.
|
inlinestatic |
Get Whether to fade out tracks when pressing stop.
Definition at line 731 of file amarokconfig.h.
|
inlinestatic |
Get Which tracks or albums to favor in Random Mode.
Definition at line 92 of file amarokconfig.h.
|
inlinestatic |
Get Format Presets.
Definition at line 662 of file amarokconfig.h.
|
inlinestatic |
Get Use Growl for notifications.
Definition at line 1093 of file amarokconfig.h.
|
inlinestatic |
Get Whether to hide the context view.
Definition at line 225 of file amarokconfig.h.
|
inlinestatic |
Get The hostname of the external server to connect to.
Definition at line 2053 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will move The in artist names to the end.
Definition at line 453 of file amarokconfig.h.
|
inlinestatic |
Get Whether Amarok should prevent the system from sleeping if it is playing a track.
Definition at line 979 of file amarokconfig.h.
|
static |
Definition at line 26 of file amarokconfig.cpp.
|
inlinestatic |
Get Use KNotify support.
Definition at line 1055 of file amarokconfig.h.
|
inlinestatic |
Get Track playing on last exit.
Value is -1 if no track was playing.
Definition at line 1407 of file amarokconfig.h.
|
inlinestatic |
Get Whether to display a second, left time label.
Definition at line 54 of file amarokconfig.h.
|
inlinestatic |
Get Whether to display remaining track time in the left time label.
Definition at line 73 of file amarokconfig.h.
|
inlinestatic |
Get Show the Context View.
Definition at line 377 of file amarokconfig.h.
|
inlinestatic |
Get Manually added servers.
Definition at line 1844 of file amarokconfig.h.
|
inlinestatic |
Get Master volume.
Definition at line 693 of file amarokconfig.h.
|
inlinestatic |
Get Include album names in matching.
Definition at line 1901 of file amarokconfig.h.
|
inlinestatic |
Get Include artist names in matching.
Definition at line 1920 of file amarokconfig.h.
|
inlinestatic |
Get Include composer names in matching.
Definition at line 1958 of file amarokconfig.h.
|
inlinestatic |
Get Include genre names in matching.
Definition at line 1939 of file amarokconfig.h.
|
inlinestatic |
Get Include track names in matching.
Definition at line 1882 of file amarokconfig.h.
|
inlinestatic |
Get Include years in matching.
Definition at line 1977 of file amarokconfig.h.
|
inlinestatic |
Get Basic or Advanced Mode.
Definition at line 643 of file amarokconfig.h.
|
inlinestatic |
Get Whether Collection folders are rescanned on change.
Definition at line 1464 of file amarokconfig.h.
|
inlinestatic |
Get The style to use when painting the moodbar.
Definition at line 2281 of file amarokconfig.h.
|
inlinestatic |
Get Mount command.
Definition at line 1768 of file amarokconfig.h.
|
inlinestatic |
Get Mount point.
Definition at line 1749 of file amarokconfig.h.
|
inlinestatic |
Get Mute state.
Definition at line 712 of file amarokconfig.h.
|
inlinestatic |
Get Collection folder path destination for Organize files.
Definition at line 510 of file amarokconfig.h.
|
inlinestatic |
Get Align OSD to.
Definition at line 1274 of file amarokconfig.h.
|
inlinestatic |
Get How many milliseconds the text should be displayed for.
Definition at line 1205 of file amarokconfig.h.
|
inlinestatic |
Get Use On-Screen Display.
Definition at line 1074 of file amarokconfig.h.
|
inlinestatic |
Get Font scaling for OSD.
Definition at line 1181 of file amarokconfig.h.
|
inlinestatic |
Get Don't show when a fullscreen application is active.
Definition at line 1293 of file amarokconfig.h.
|
inlinestatic |
Get OSD screen.
Definition at line 1255 of file amarokconfig.h.
|
inlinestatic |
Get Font color for OSD.
Definition at line 1150 of file amarokconfig.h.
|
inlinestatic |
Get Whether to use custom colors for the OSD.
Definition at line 1131 of file amarokconfig.h.
|
inlinestatic |
Get Translucency Toggle.
Definition at line 1112 of file amarokconfig.h.
|
inlinestatic |
Get Y position offset.
Definition at line 1236 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will overwrite existing files.
Definition at line 434 of file amarokconfig.h.
|
inlinestatic |
Get Password for the external database user.
Definition at line 2129 of file amarokconfig.h.
|
inlinestatic |
Get Whether Amarok should pause the currently playing track on suspend.
Definition at line 960 of file amarokconfig.h.
|
inlinestatic |
Get Play the first run jingle.
Definition at line 396 of file amarokconfig.h.
|
inlinestatic |
Get Which server port to connect to the database engine.
Definition at line 2072 of file amarokconfig.h.
|
inlinestatic |
Get Previous tracks count.
Definition at line 168 of file amarokconfig.h.
|
inlinestatic |
Get Quality factor for Automated Playlist Generator.
Definition at line 2300 of file amarokconfig.h.
|
inlinestatic |
Get Whether playlists store relative path.
Definition at line 263 of file amarokconfig.h.
|
inlinestatic |
Get Regular expression that is to be replaced.
Definition at line 605 of file amarokconfig.h.
|
inlinestatic |
Get Replacing string.
Definition at line 624 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will replace spaces in filenames with underscores.
Definition at line 472 of file amarokconfig.h.
|
inlinestatic |
Get The mode for adjusting playback volume.
Definition at line 869 of file amarokconfig.h.
|
inlinestatic |
Get Internal: Resume playback in paused state.
Definition at line 1350 of file amarokconfig.h.
|
inlinestatic |
Get Resume playback of last played track on startup.
Definition at line 1312 of file amarokconfig.h.
|
inlinestatic |
Get Time to resume at, in milliseconds.
Definition at line 1369 of file amarokconfig.h.
|
inlinestatic |
Get Track URL to resume upon startup.
Definition at line 1331 of file amarokconfig.h.
|
inlinestatic |
Get Retrieve similar artists.
Definition at line 1711 of file amarokconfig.h.
|
inlinestatic |
Get Whether to save the current session on exit.
Definition at line 2243 of file amarokconfig.h.
|
inlinestatic |
Get Whether Collections folders are scanned recursively.
Definition at line 1445 of file amarokconfig.h.
|
inlinestatic |
Get Send composer data.
Definition at line 1692 of file amarokconfig.h.
|
inlinestatic |
Get Password.
Definition at line 1673 of file amarokconfig.h.
|
inlinestatic |
Get Username.
Definition at line 1654 of file amarokconfig.h.
|
inlinestatic |
Get The length of a long seek, in seconds.
Definition at line 941 of file amarokconfig.h.
|
inlinestatic |
Get The length of a medium seek, in seconds.
Definition at line 917 of file amarokconfig.h.
|
inlinestatic |
Get The length of a short seek, in seconds.
Definition at line 893 of file amarokconfig.h.
|
static |
Definition at line 19 of file amarokconfig.cpp.
|
inlinestatic |
Get Server passwords.
Definition at line 1863 of file amarokconfig.h.
|
inlinestatic |
Set Number (from the top) of the last active browser.
Definition at line 1416 of file amarokconfig.h.
|
inlinestatic |
Set Amazon locale for cover retrieval.
Definition at line 1007 of file amarokconfig.h.
|
inlinestatic |
Set Enable context applets collapse animations.
Definition at line 405 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will rename files such that they only contain 7-bit ASCII characters.
Definition at line 538 of file amarokconfig.h.
|
inlinestatic |
Set Auto delete podcasts.
Definition at line 1796 of file amarokconfig.h.
|
inlinestatic |
Set Whether to automatically attempt to fetch cover art as needed.
Definition at line 291 of file amarokconfig.h.
|
inlinestatic |
Set Automatically scroll the playlist to make the currently playing song visible.
Definition at line 329 of file amarokconfig.h.
|
inlinestatic |
Set Whether to automatically update built-in scripts.
Definition at line 2176 of file amarokconfig.h.
|
inlinestatic |
Set Keeps a running count to know when run a CHECK.
Definition at line 2138 of file amarokconfig.h.
|
inlinestatic |
Set List of folders in the Collection.
Definition at line 1549 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will use cover art as folder icons.
Definition at line 481 of file amarokconfig.h.
|
inlinestatic |
Set The name of the layout that will be loaded on startup.
Definition at line 2005 of file amarokconfig.h.
|
inlinestatic |
Set Format string for Organize files, if a custom naming scheme is used.
Definition at line 576 of file amarokconfig.h.
|
inlinestatic |
Set The name of the database Amarok will use.
The user should have sufficient access permissions.
Definition at line 2081 of file amarokconfig.h.
|
inlinestatic |
Set Device type.
Definition at line 1720 of file amarokconfig.h.
|
inlinestatic |
Set Duplicate tracks in dynamic mode.
Definition at line 139 of file amarokconfig.h.
|
inlinestatic |
Set The status of dynamic mode.
Definition at line 120 of file amarokconfig.h.
|
inlinestatic |
Set Whether to display a warning about scripts accessing deprecated APIs.
Definition at line 2214 of file amarokconfig.h.
|
inlinestatic |
Set Whether to enable the script console.
Definition at line 2195 of file amarokconfig.h.
|
inlinestatic |
Set Whether to enable Amarok's scripting module.
Definition at line 2157 of file amarokconfig.h.
|
inlinestatic |
Set 11 Equalizer gains include pre-amp, range -100..100, 0 is normal.
Definition at line 802 of file amarokconfig.h.
|
inlinestatic |
Set Equalizer mode - 0 = off, 1 to n = preset no.
Definition at line 783 of file amarokconfig.h.
|
inlinestatic |
Set List with user presets values.
Definition at line 840 of file amarokconfig.h.
|
inlinestatic |
Set List with user equalizer preset names.
Definition at line 821 of file amarokconfig.h.
|
inlinestatic |
Set Filename of the external web browser to be invoked by Amarok.
Definition at line 272 of file amarokconfig.h.
|
inlinestatic |
Set Length of fadeout, in milliseconds.
Definition at line 759 of file amarokconfig.h.
|
inlinestatic |
Set Whether to fade out tracks when pressing pause.
Definition at line 740 of file amarokconfig.h.
|
inlinestatic |
Set Whether to fade out tracks when pressing stop.
Definition at line 721 of file amarokconfig.h.
|
inlinestatic |
Set Which tracks or albums to favor in Random Mode.
Definition at line 82 of file amarokconfig.h.
|
inlinestatic |
Set Format Presets.
Definition at line 652 of file amarokconfig.h.
|
inlinestatic |
Set Use Growl for notifications.
Definition at line 1083 of file amarokconfig.h.
|
inlinestatic |
Set Whether to hide the context view.
Definition at line 215 of file amarokconfig.h.
|
inlinestatic |
Set The hostname of the external server to connect to.
Definition at line 2043 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will move The in artist names to the end.
Definition at line 443 of file amarokconfig.h.
|
inlinestatic |
Set Whether Amarok should prevent the system from sleeping if it is playing a track.
Definition at line 969 of file amarokconfig.h.
|
inlinestatic |
Set Use KNotify support.
Definition at line 1045 of file amarokconfig.h.
|
inlinestatic |
Set Track playing on last exit.
Value is -1 if no track was playing.
Definition at line 1397 of file amarokconfig.h.
|
inlinestatic |
Set Whether to display a second, left time label.
Definition at line 44 of file amarokconfig.h.
|
inlinestatic |
Set Whether to display remaining track time in the left time label.
Definition at line 63 of file amarokconfig.h.
|
inlinestatic |
Set Show the Context View.
Definition at line 367 of file amarokconfig.h.
|
inlinestatic |
Set Manually added servers.
Definition at line 1834 of file amarokconfig.h.
|
inlinestatic |
Set Master volume.
Definition at line 671 of file amarokconfig.h.
|
inlinestatic |
Set Include album names in matching.
Definition at line 1891 of file amarokconfig.h.
|
inlinestatic |
Set Include artist names in matching.
Definition at line 1910 of file amarokconfig.h.
|
inlinestatic |
Set Include composer names in matching.
Definition at line 1948 of file amarokconfig.h.
|
inlinestatic |
Set Include genre names in matching.
Definition at line 1929 of file amarokconfig.h.
|
inlinestatic |
Set Include track names in matching.
Definition at line 1872 of file amarokconfig.h.
|
inlinestatic |
Set Include years in matching.
Definition at line 1967 of file amarokconfig.h.
|
inlinestatic |
Set Basic or Advanced Mode.
Definition at line 633 of file amarokconfig.h.
|
inlinestatic |
Set Whether Collection folders are rescanned on change.
Definition at line 1454 of file amarokconfig.h.
|
inlinestatic |
Set The style to use when painting the moodbar.
Definition at line 2271 of file amarokconfig.h.
|
inlinestatic |
Set Mount command.
Definition at line 1758 of file amarokconfig.h.
|
inlinestatic |
Set Mount point.
Definition at line 1739 of file amarokconfig.h.
|
inlinestatic |
Set Mute state.
Definition at line 702 of file amarokconfig.h.
|
inlinestatic |
Set Collection folder path destination for Organize files.
Definition at line 500 of file amarokconfig.h.
|
inlinestatic |
Set Align OSD to.
Definition at line 1264 of file amarokconfig.h.
|
inlinestatic |
Set How many milliseconds the text should be displayed for.
Definition at line 1190 of file amarokconfig.h.
|
inlinestatic |
Set Use On-Screen Display.
Definition at line 1064 of file amarokconfig.h.
|
inlinestatic |
Set Font scaling for OSD.
Definition at line 1159 of file amarokconfig.h.
|
inlinestatic |
Set Don't show when a fullscreen application is active.
Definition at line 1283 of file amarokconfig.h.
|
inlinestatic |
Set OSD screen.
Definition at line 1245 of file amarokconfig.h.
|
inlinestatic |
Set Font color for OSD.
Definition at line 1140 of file amarokconfig.h.
|
inlinestatic |
Set Whether to use custom colors for the OSD.
Definition at line 1121 of file amarokconfig.h.
|
inlinestatic |
Set Translucency Toggle.
Definition at line 1102 of file amarokconfig.h.
|
inlinestatic |
Set Y position offset.
Definition at line 1214 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will overwrite existing files.
Definition at line 424 of file amarokconfig.h.
|
inlinestatic |
Set Password for the external database user.
Definition at line 2119 of file amarokconfig.h.
|
inlinestatic |
Set Whether Amarok should pause the currently playing track on suspend.
Definition at line 950 of file amarokconfig.h.
|
inlinestatic |
Set Play the first run jingle.
Definition at line 386 of file amarokconfig.h.
|
inlinestatic |
Set Which server port to connect to the database engine.
Definition at line 2062 of file amarokconfig.h.
|
inlinestatic |
Set Previous tracks count.
Definition at line 158 of file amarokconfig.h.
|
inlinestatic |
Set Quality factor for Automated Playlist Generator.
Definition at line 2290 of file amarokconfig.h.
|
inlinestatic |
Set Whether playlists store relative path.
Definition at line 253 of file amarokconfig.h.
|
inlinestatic |
Set Regular expression that is to be replaced.
Definition at line 595 of file amarokconfig.h.
|
inlinestatic |
Set Replacing string.
Definition at line 614 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will replace spaces in filenames with underscores.
Definition at line 462 of file amarokconfig.h.
|
inlinestatic |
Set The mode for adjusting playback volume.
Definition at line 859 of file amarokconfig.h.
|
inlinestatic |
Set Internal: Resume playback in paused state.
Definition at line 1340 of file amarokconfig.h.
|
inlinestatic |
Set Resume playback of last played track on startup.
Definition at line 1302 of file amarokconfig.h.
|
inlinestatic |
Set Time to resume at, in milliseconds.
Definition at line 1359 of file amarokconfig.h.
|
inlinestatic |
Set Track URL to resume upon startup.
Definition at line 1321 of file amarokconfig.h.
|
inlinestatic |
Set Retrieve similar artists.
Definition at line 1701 of file amarokconfig.h.
|
inlinestatic |
Set Whether to save the current session on exit.
Definition at line 2233 of file amarokconfig.h.
|
inlinestatic |
Set Whether Collections folders are scanned recursively.
Definition at line 1435 of file amarokconfig.h.
|
inlinestatic |
Set Send composer data.
Definition at line 1682 of file amarokconfig.h.
|
inlinestatic |
Set Password.
Definition at line 1663 of file amarokconfig.h.
|
inlinestatic |
Set Username.
Definition at line 1644 of file amarokconfig.h.
|
inlinestatic |
Set The length of a long seek, in seconds.
Definition at line 926 of file amarokconfig.h.
|
inlinestatic |
Set The length of a medium seek, in seconds.
Definition at line 902 of file amarokconfig.h.
|
inlinestatic |
Set The length of a short seek, in seconds.
Definition at line 878 of file amarokconfig.h.
|
inlinestatic |
Set Server passwords.
Definition at line 1853 of file amarokconfig.h.
|
inlinestatic |
Set Show Album art in the Collection Browser.
Definition at line 348 of file amarokconfig.h.
|
inlinestatic |
Set Whether to show background images in the browser pane.
Definition at line 310 of file amarokconfig.h.
|
inlinestatic |
Set Whether to show the moodbar of the current track, if available, in the progress slider.
Definition at line 2252 of file amarokconfig.h.
|
inlinestatic |
Set Include years in matching.
Definition at line 1986 of file amarokconfig.h.
|
inlinestatic |
Set Whether track numbers are shown in the collection browser.
Definition at line 1568 of file amarokconfig.h.
|
inlinestatic |
Set Whether to show icon in system tray.
Definition at line 196 of file amarokconfig.h.
|
inlinestatic |
Set Whether years are shown in the collection browser.
Definition at line 1587 of file amarokconfig.h.
|
inlinestatic |
Set Whether Amarok should start playing if a track is added to playlist (and nothing else is playing).
Definition at line 988 of file amarokconfig.h.
|
inlinestatic |
Set Submit played songs.
Definition at line 1625 of file amarokconfig.h.
|
inlinestatic |
Set Sync stats.
Definition at line 1815 of file amarokconfig.h.
|
inlinestatic |
Set How to progress through tracks in the playlist.
Definition at line 101 of file amarokconfig.h.
|
inlinestatic |
Set UmountCommand.
Definition at line 1777 of file amarokconfig.h.
|
inlinestatic |
Set Number of undo levels in playlist.
Definition at line 234 of file amarokconfig.h.
|
inlinestatic |
Set Upcoming tracks count.
Definition at line 177 of file amarokconfig.h.
|
inlinestatic |
Set Whether to use Mozilla's Character Set Detector to try to guess ID3 tag encodings.
Definition at line 1606 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will use a custom file naming scheme.
Definition at line 557 of file amarokconfig.h.
|
inlinestatic |
Set Username used to access the external database.
Definition at line 2100 of file amarokconfig.h.
|
inlinestatic |
Set Whether Amarok uses its own internal database, as opposed to an external engine.
Definition at line 2024 of file amarokconfig.h.
|
inlinestatic |
Set Whether organize files will rename files in a manner compatible with vfat filesystems.
Definition at line 519 of file amarokconfig.h.
|
inlinestatic |
Set List of bools describing which browsers are visible, from top to bottom.
Definition at line 1378 of file amarokconfig.h.
|
inlinestatic |
Set Wikipedia locale for information retrieval.
Definition at line 1026 of file amarokconfig.h.
|
inlinestatic |
Set Whether meta data changes are written back.
Definition at line 1473 of file amarokconfig.h.
|
inlinestatic |
Set Whether changes to the album cover are written back.
Definition at line 1511 of file amarokconfig.h.
|
inlinestatic |
Set Maximum embedded cover dimensions.
Definition at line 1530 of file amarokconfig.h.
|
inlinestatic |
Set Whether changes to the track statistics are written back.
Definition at line 1492 of file amarokconfig.h.
|
inlinestatic |
Get Show Album art in the Collection Browser.
Definition at line 358 of file amarokconfig.h.
|
inlinestatic |
Get Whether to show background images in the browser pane.
Definition at line 320 of file amarokconfig.h.
|
inlinestatic |
Get Whether to show the moodbar of the current track, if available, in the progress slider.
Definition at line 2262 of file amarokconfig.h.
|
inlinestatic |
Get Include years in matching.
Definition at line 1996 of file amarokconfig.h.
|
inlinestatic |
Get Whether track numbers are shown in the collection browser.
Definition at line 1578 of file amarokconfig.h.
|
inlinestatic |
Get Whether to show icon in system tray.
Definition at line 206 of file amarokconfig.h.
|
inlinestatic |
Get Whether years are shown in the collection browser.
Definition at line 1597 of file amarokconfig.h.
|
inlinestatic |
Get Whether Amarok should start playing if a track is added to playlist (and nothing else is playing).
Definition at line 998 of file amarokconfig.h.
|
inlinestatic |
Get Submit played songs.
Definition at line 1635 of file amarokconfig.h.
|
inlinestatic |
Get Sync stats.
Definition at line 1825 of file amarokconfig.h.
|
inlinestatic |
Get How to progress through tracks in the playlist.
Definition at line 111 of file amarokconfig.h.
|
inlinestatic |
Get UmountCommand.
Definition at line 1787 of file amarokconfig.h.
|
inlinestatic |
Get Number of undo levels in playlist.
Definition at line 244 of file amarokconfig.h.
|
inlinestatic |
Get Upcoming tracks count.
Definition at line 187 of file amarokconfig.h.
|
inlinestatic |
Get Whether to use Mozilla's Character Set Detector to try to guess ID3 tag encodings.
Definition at line 1616 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will use a custom file naming scheme.
Definition at line 567 of file amarokconfig.h.
|
inlinestatic |
Get Username used to access the external database.
Definition at line 2110 of file amarokconfig.h.
|
inlinestatic |
Get Whether Amarok uses its own internal database, as opposed to an external engine.
Definition at line 2034 of file amarokconfig.h.
|
inlinestatic |
Get Whether organize files will rename files in a manner compatible with vfat filesystems.
Definition at line 529 of file amarokconfig.h.
|
inlinestatic |
Get List of bools describing which browsers are visible, from top to bottom.
Definition at line 1388 of file amarokconfig.h.
|
inlinestatic |
Get Wikipedia locale for information retrieval.
Definition at line 1036 of file amarokconfig.h.
|
inlinestatic |
Get Whether meta data changes are written back.
Definition at line 1483 of file amarokconfig.h.
|
inlinestatic |
Get Whether changes to the album cover are written back.
Definition at line 1521 of file amarokconfig.h.
|
inlinestatic |
Get Maximum embedded cover dimensions.
Definition at line 1540 of file amarokconfig.h.
|
inlinestatic |
Get Whether changes to the track statistics are written back.
Definition at line 1502 of file amarokconfig.h.
Member Data Documentation
|
protected |
Definition at line 2394 of file amarokconfig.h.
|
protected |
Definition at line 2366 of file amarokconfig.h.
|
protected |
Definition at line 2330 of file amarokconfig.h.
|
protected |
Definition at line 2339 of file amarokconfig.h.
|
protected |
Definition at line 2420 of file amarokconfig.h.
|
protected |
Definition at line 2324 of file amarokconfig.h.
|
protected |
Definition at line 2326 of file amarokconfig.h.
|
protected |
Definition at line 2450 of file amarokconfig.h.
|
protected |
Definition at line 2446 of file amarokconfig.h.
|
protected |
Definition at line 2403 of file amarokconfig.h.
|
protected |
Definition at line 2336 of file amarokconfig.h.
|
protected |
Definition at line 2437 of file amarokconfig.h.
|
protected |
Definition at line 2341 of file amarokconfig.h.
|
protected |
Definition at line 2443 of file amarokconfig.h.
|
protected |
Definition at line 2416 of file amarokconfig.h.
|
protected |
Definition at line 2316 of file amarokconfig.h.
|
protected |
Definition at line 2315 of file amarokconfig.h.
|
protected |
Definition at line 2452 of file amarokconfig.h.
|
protected |
Definition at line 2451 of file amarokconfig.h.
|
protected |
Definition at line 2449 of file amarokconfig.h.
|
protected |
Definition at line 2354 of file amarokconfig.h.
|
protected |
Definition at line 2353 of file amarokconfig.h.
|
protected |
Definition at line 2356 of file amarokconfig.h.
|
protected |
Definition at line 2355 of file amarokconfig.h.
|
protected |
Definition at line 2323 of file amarokconfig.h.
|
protected |
Definition at line 2352 of file amarokconfig.h.
|
protected |
Definition at line 2351 of file amarokconfig.h.
|
protected |
Definition at line 2350 of file amarokconfig.h.
|
protected |
Definition at line 2313 of file amarokconfig.h.
|
protected |
Definition at line 2345 of file amarokconfig.h.
|
protected |
Definition at line 2376 of file amarokconfig.h.
|
protected |
Definition at line 2320 of file amarokconfig.h.
|
protected |
Definition at line 2441 of file amarokconfig.h.
|
protected |
Definition at line 2334 of file amarokconfig.h.
|
protected |
Definition at line 2362 of file amarokconfig.h.
|
protected |
Definition at line 2372 of file amarokconfig.h.
|
protected |
Definition at line 2393 of file amarokconfig.h.
|
protected |
Definition at line 2311 of file amarokconfig.h.
|
protected |
Definition at line 2312 of file amarokconfig.h.
|
protected |
Definition at line 2328 of file amarokconfig.h.
|
protected |
Definition at line 2424 of file amarokconfig.h.
|
protected |
Definition at line 2348 of file amarokconfig.h.
|
protected |
Definition at line 2429 of file amarokconfig.h.
|
protected |
Definition at line 2430 of file amarokconfig.h.
|
protected |
Definition at line 2432 of file amarokconfig.h.
|
protected |
Definition at line 2431 of file amarokconfig.h.
|
protected |
Definition at line 2428 of file amarokconfig.h.
|
protected |
Definition at line 2433 of file amarokconfig.h.
|
protected |
Definition at line 2344 of file amarokconfig.h.
|
protected |
Definition at line 2398 of file amarokconfig.h.
|
protected |
Definition at line 2459 of file amarokconfig.h.
|
protected |
Definition at line 2418 of file amarokconfig.h.
|
protected |
Definition at line 2417 of file amarokconfig.h.
|
protected |
Definition at line 2349 of file amarokconfig.h.
|
protected |
Definition at line 2337 of file amarokconfig.h.
|
protected |
Definition at line 2384 of file amarokconfig.h.
|
protected |
Definition at line 2381 of file amarokconfig.h.
|
protected |
Definition at line 2375 of file amarokconfig.h.
|
protected |
Definition at line 2380 of file amarokconfig.h.
|
protected |
Definition at line 2385 of file amarokconfig.h.
|
protected |
Definition at line 2383 of file amarokconfig.h.
|
protected |
Definition at line 2379 of file amarokconfig.h.
|
protected |
Definition at line 2378 of file amarokconfig.h.
|
protected |
Definition at line 2377 of file amarokconfig.h.
|
protected |
Definition at line 2382 of file amarokconfig.h.
|
protected |
Definition at line 2333 of file amarokconfig.h.
|
protected |
Definition at line 2445 of file amarokconfig.h.
|
protected |
Definition at line 2361 of file amarokconfig.h.
|
protected |
Definition at line 2329 of file amarokconfig.h.
|
protected |
Definition at line 2442 of file amarokconfig.h.
|
protected |
Definition at line 2317 of file amarokconfig.h.
|
protected |
Definition at line 2462 of file amarokconfig.h.
|
protected |
Definition at line 2322 of file amarokconfig.h.
|
protected |
Definition at line 2342 of file amarokconfig.h.
|
protected |
Definition at line 2343 of file amarokconfig.h.
|
protected |
Definition at line 2335 of file amarokconfig.h.
|
protected |
Definition at line 2357 of file amarokconfig.h.
|
protected |
Definition at line 2390 of file amarokconfig.h.
|
protected |
Definition at line 2388 of file amarokconfig.h.
|
protected |
Definition at line 2391 of file amarokconfig.h.
|
protected |
Definition at line 2389 of file amarokconfig.h.
|
protected |
Definition at line 2413 of file amarokconfig.h.
|
protected |
Definition at line 2455 of file amarokconfig.h.
|
protected |
Definition at line 2397 of file amarokconfig.h.
|
protected |
Definition at line 2412 of file amarokconfig.h.
|
protected |
Definition at line 2411 of file amarokconfig.h.
|
protected |
Definition at line 2410 of file amarokconfig.h.
|
protected |
Definition at line 2360 of file amarokconfig.h.
|
protected |
Definition at line 2359 of file amarokconfig.h.
|
protected |
Definition at line 2358 of file amarokconfig.h.
|
protected |
Definition at line 2425 of file amarokconfig.h.
|
protected |
Definition at line 2327 of file amarokconfig.h.
|
protected |
Definition at line 2325 of file amarokconfig.h.
|
protected |
Definition at line 2458 of file amarokconfig.h.
|
protected |
Definition at line 2434 of file amarokconfig.h.
|
protected |
Definition at line 2404 of file amarokconfig.h.
|
protected |
Definition at line 2319 of file amarokconfig.h.
|
protected |
Definition at line 2405 of file amarokconfig.h.
|
protected |
Definition at line 2363 of file amarokconfig.h.
|
protected |
Definition at line 2409 of file amarokconfig.h.
|
protected |
Definition at line 2421 of file amarokconfig.h.
|
protected |
Definition at line 2314 of file amarokconfig.h.
|
protected |
Definition at line 2419 of file amarokconfig.h.
|
protected |
Definition at line 2321 of file amarokconfig.h.
|
protected |
Definition at line 2318 of file amarokconfig.h.
|
protected |
Definition at line 2406 of file amarokconfig.h.
|
protected |
Definition at line 2340 of file amarokconfig.h.
|
protected |
Definition at line 2444 of file amarokconfig.h.
|
protected |
Definition at line 2440 of file amarokconfig.h.
|
protected |
Definition at line 2338 of file amarokconfig.h.
|
protected |
Definition at line 2392 of file amarokconfig.h.
|
protected |
Definition at line 2369 of file amarokconfig.h.
|
protected |
Definition at line 2399 of file amarokconfig.h.
|
protected |
Definition at line 2401 of file amarokconfig.h.
|
protected |
Definition at line 2402 of file amarokconfig.h.
|
protected |
Definition at line 2400 of file amarokconfig.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Feb 21 2019 23:37:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.