Skybox Class
Inherits: QObject and QQmlParserStatus.
Properties
Public Functions
Reimplemented Public Functions
- 31 public functions inherited from QObject
Signals
Reimplemented Protected Functions
virtual bool | event(QEvent * event) |
- 9 protected functions inherited from QObject
Additional Inherited Members
- 1 public slot inherited from QObject
- 11 static public members inherited from QObject
- 9 protected functions inherited from QObject
Property Documentation
source : QUrl
Access functions:
QUrl | source() const |
void | setSource(const QUrl & url) |
Notifier signal:
Access functions:
Viewport * | viewport() const |
void | setViewport(Viewport * view) |
Notifier signal:
Member Function Documentation
Skybox::Skybox(QObject * parent = 0)
Skybox::~Skybox()
void Skybox::classBegin() [virtual]
void Skybox::componentComplete() [virtual]
void Skybox::draw(QGLPainter * painter)
bool Skybox::event(QEvent * event) [virtual protected]