22 #ifndef VOLUMEALERTWINDOW_H
23 #define VOLUMEALERTWINDOW_H
59 void updateScreenPixmap();
64 QPixmap m_phoneVolumeGfxElements;
65 QPixmap m_ringtoneVolumeGfxElements;
66 QPixmap m_mediaVolumeGfxElements;
67 QPixmap m_ringerMuteIcon;
69 static void translateVolumeToGfxOffsets(
int volumeLevel,
int& sourceX,
int& sourceY,
int& w,
int& h);
71 static std::map<int, int> s_bitmapOffsetMapping;