mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-08 10:12:02 -08:00
11 lines
517 B
Text
11 lines
517 B
Text
QCameraImageCapture: QObject and QMediaBindableInterface
|
|
//QGraphicsObject: QObject and QGraphicsItem
|
|
QGraphicsWidget: QGraphicsObject and QGraphicsLayoutItem
|
|
//QLayout: QObject and QLayoutItem
|
|
QMediaPlaylist: QObject and QMediaBindableInterface
|
|
QMediaRecorder: QObject and QMediaBindableInterface
|
|
QPaintDeviceWindow: QWindow and QPaintDevice
|
|
QPdfWriter: QObject and QPagedPaintDevice
|
|
QWidget: QObject and QPaintDevice
|
|
QWindow: QObject and QSurface
|
|
QAccessibleWidget: QAccessibleObject and QAccessibleActionInterface
|