Home
last modified time | relevance | path

Searched refs:SetMessage (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dmidwindow.cpp13 msg->SetMessage(QString(tr("usb is insert!")),0); in mount_usb()
23 msg->SetMessage(QString(tr("usb is out!")),0); in umount_usb()
H A Dfrmmessagebox.h18 void SetMessage(const QString &msg, int type);
H A Dfrmmessagebox.cpp54 void frmMessageBox::SetMessage(const QString &msg, int type) in SetMessage() function in frmMessageBox
H A Dabout.cpp96 mesg->SetMessage(QString(tr("Sure to Format?")), 1); in on_formatButton_clicked()
H A Dmain_desktop.cpp437 msg->SetMessage(QString(tr(QStr.toStdString().data())), 2); in on_cameraButton_clicked()
443 msg->SetMessage(QString(tr(QStr.toStdString().data())), 0); in on_cameraButton_clicked()
H A Dpicture_view.cpp137 msg->SetMessage(QString(tr("this image format can't attach!")),0); in show_image()
H A Dpicturewidget.cpp333 msg->SetMessage(QString(tr("this image format can't attach!")),0); in show_big_picture()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dfrmmessagebox.h18 void SetMessage(const QString &msg, int type);
H A Dcommonfunction.cpp59 msg->SetMessage(QString("媒体不支持!"),0); in video_support_or_not()
H A Dfrmmessagebox.cpp64 void frmMessageBox::SetMessage(const QString &msg, int type) in SetMessage() function in frmMessageBox
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dfrmmessagebox.h18 void SetMessage(const QString &msg, int type);
H A Dcommonfunction.cpp57 msg->SetMessage(QString("媒体不支持!"),0); in video_support_or_not()
H A Dfrmmessagebox.cpp64 void frmMessageBox::SetMessage(const QString &msg, int type) in SetMessage() function in frmMessageBox
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dfrmmessagebox.h18 void SetMessage(const QString &msg, int type);
H A Dcommonfunction.cpp59 msg->SetMessage(QString("媒体不支持!"),0); in video_support_or_not()
H A Dfrmmessagebox.cpp64 void frmMessageBox::SetMessage(const QString &msg, int type) in SetMessage() function in frmMessageBox
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplayer.cpp176 msg->SetMessage(QString("文件不存在!"),0); in startPlay()
500 msg->SetMessage("播放器没有在运行!!",0); in getNumOfAudioAndSubtitle()
H A Dmusicplayer.cpp252 msg->SetMessage(QString("文件不存在!"),0); in startPlay()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.cpp213 msg->SetMessage(QString("文件不存在!"),0); in startPlay()
550 msg->SetMessage("播放器没有在运行!!",0); in getNumOfAudioAndSubtitle()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dmusicplayer.cpp249 msg->SetMessage(QString("文件不存在!"),0); in startPlay()