Searched refs:CommonFunction (Results 1 – 14 of 14) sorted by relevance
21 CommonFunction::CommonFunction() in CommonFunction() function in CommonFunction30 bool CommonFunction::fileExistOrNot(QString path) in fileExistOrNot()49 bool CommonFunction::video_support_or_not(QWidget* parent_widget,QString path) in video_support_or_not()82 QString CommonFunction::print_info(unsigned char tmp[],int tmp2) in print_info()
35 class CommonFunction38 CommonFunction();
19 CommonFunction::CommonFunction() in CommonFunction() function in CommonFunction28 bool CommonFunction::fileExistOrNot(QString path) in fileExistOrNot()47 bool CommonFunction::video_support_or_not(QWidget* parent_widget,QString path) in video_support_or_not()80 QString CommonFunction::print_info(unsigned char tmp[],int tmp2) in print_info()
41 CommonFunction* commonfunc;121 CommonFunction* m_commonFunction;
65 m_commonFunction = new CommonFunction ; in MusicPlayer()670 commonfunc = new CommonFunction; in MusicInfoThread()
41 CommonFunction* commonfunc;123 CommonFunction* m_commonFunction;
103 CommonFunction* m_commonFunction;
66 m_commonFunction = new CommonFunction ; in MusicPlayer()691 commonfunc = new CommonFunction; in MusicInfoThread()
70 m_commonFunction = new CommonFunction ; in VideoPlayer()
108 CommonFunction* m_commonFunction;
73 m_commonFunction = new CommonFunction ; in VideoPlayer()