|
|
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
kmmsprefsImpl ( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags f = 0 )
| kmmsprefsImpl |
bool getPrefs (QColor* titleColor, QColor* osdColor, bool* clearPlaylistOnDrop, bool* autoPlayAddedSongs)
| getPrefs |
[slot]
bool saveChanges | saveChanges |
[private: ]
QColor* titleColorPt | titleColorPt |
[private: ]
QColor* osdColorPt | osdColorPt |
[private: ]
bool* clearPlaylistOnDropPt | clearPlaylistOnDropPt |
[private: ]
bool* autoPlayAddedSongsPt | autoPlayAddedSongsPt |
[private: ]
QColor titleColorBak | titleColorBak |
[private: ]
QColor osdColorBak | osdColorBak |
[private: ]
bool clearPlaylistOnDropBak | clearPlaylistOnDropBak |
[private: ]
bool autoPlayAddedSongsBak | autoPlayAddedSongsBak |
[private: ]
void backupValues ()
| backupValues |
[private slots: slot]
void restoreValues ()
| restoreValues |
[private slots: slot]
void initializeWidget ()
| initializeWidget |
[private slots: slot]
void askWidget ()
| askWidget |
[private slots: slot]
void titleColorButtonImpl (const QColor&)
| titleColorButtonImpl |
[private slots: slot]
void osdColorButtonImpl (const QColor&)
| osdColorButtonImpl |
[private slots: slot]
Generated by: cunn@cun on Tue Apr 3 21:42:13 2001, using kdoc 2.0a49. |