Description: This media player based on Qt4 phonon framwork. It includes the basic functionalities of media player. And all so support double click show full screen, file drag and drop, Ui size memorize and so on. When the playing media file is a audio file the Ui is a music player UI, and when the playing meida file is a vedio file the UI is a vedio player UI.
File list (Check if you may need any files):
MediaPlayer\Database.h
...........\main.cpp
...........\main.o
...........\mainwindow.cpp
...........\mainwindow.h
...........\mainwindow.o
...........\Makefile
...........\moc_mainwindow.cpp
...........\moc_mainwindow.o
...........\moc_VideoDisplayWidget.cpp
...........\moc_VideoDisplayWidget.o
...........\PlayList
...........\PlayList.cpp
...........\PlayList.h
...........\PlayList.o
...........\PlayListDB_Test
...........\qmusicplayer
...........\qmusicplayer.pro
...........\qmusicplayer.pro.user
...........\VideoDisplayWidget.cpp
...........\VideoDisplayWidget.h
...........\VideoDisplayWidget.o
MediaPlayer