| 继承: | QWindow |
| Qt3DWindow (QScreen * screen = nullptr) | |
| ~Qt3DWindow () | |
| Qt3DRender::QFrameGraphNode * | activeFrameGraph () const |
| Qt3DRender::QCamera * | camera () const |
| Qt3DExtras::QForwardRenderer * | defaultFrameGraph () const |
| void | registerAspect (Qt3DCore::QAbstractAspect * aspect ) |
| void | registerAspect (const QString & name ) |
| Qt3DRender::QRenderSettings * | renderSettings () const |
| void | setActiveFrameGraph (Qt3DRender::QFrameGraphNode * activeFrameGraph ) |
| void | setRootEntity (Qt3DCore::QEntity * root ) |
| virtual void | resizeEvent ( QResizeEvent * ) |
| virtual void | showEvent (QShowEvent * e ) |
Default constructs an instance of Qt3DWindow.
Destroys the instance of Qt3DWindow.
另请参阅 setActiveFrameGraph ().
[virtual protected]
void
Qt3DWindow::
resizeEvent
(
QResizeEvent *
)
另请参阅 activeFrameGraph ().
[virtual protected]
void
Qt3DWindow::
showEvent
(
QShowEvent
*
e
)