xlang
v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
xlibrarys
Qt5
Qt5
qt5
multimedia
QMediaService.x
浏览该文件的文档.
1
//xlang Source, Name:qt5/multimedia/QMediaService.x
2
//Date: Thu Mar 14:30:31 2021
3
4
package
Qt{
5
@SuppressWarnings public class QMediaService : QObject{
6
public QMediaService(){
7
8
}
9
public QMediaService(long h){
10
super(h);
11
}
12
};
13
};
制作者
1.9.8