MainWindowHandler Class Reference
|
MathVizAnimator
0.0.1
|
MainWindowHandler Class Reference
Inheritance diagram for MainWindowHandler:
Collaboration diagram for MainWindowHandler:
Signals | |
| void | fpsChanged (const qint32 new_fps) |
| void | videoLengthChanged (const qint32 new_video_length) |
| void | projectSizeChanged () |
| void | backgroundColorChanged (const QColor &new_background_color) |
| void | snapshotRequested (const QFileInfo &snapshot_file_info) |
| void | renderingRequested (const QFileInfo &video_file_info) |
| void | newProjectRequested () |
| void | saveProjectRequested (const QFileInfo &save_file_info) |
| void | loadProjectRequested (const QFileInfo &load_file_info) |
| void | removeCurrentItemRequested () |
| void | removeAnimationRequested (const qint32 animation_number) |
| void | itemAdded (BasicItem *item) |
| void | itemClicked (const QString &name) |
| void | timeChanged (const qreal time) |
| void | propertyChanged (const QString &item_name, const QByteArray &property, const QVariant &value) |
| void | renderingVideoFinished (const QFileInfo &video_file) |
| void | addAnimationSignal (const QString &item_name, const QString &animation_type, const qreal start_time, const qreal duration) |
Properties | |
| QSize | project_size |
| qint32 | fps |
| qint32 | video_length |
| QColor | background_color |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/mathvizanimator/checkouts/latest/libs/mva_gui/include/windows/mainwindowhandler.h
- /home/docs/checkouts/readthedocs.org/user_builds/mathvizanimator/checkouts/latest/libs/mva_gui/src/windows/mainwindowhandler.cpp
Generated by