|
Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
Collaboration diagram for Addon:Public Attributes | |
| QPushButton * | button {} |
| QAction * | menu {} |
| QProcess | process |
| bool | wantConnectInfo {} |
| bool | wantInit {} |
| bool | runAsync {} |
| QList< QPair< QString, QString > > | envir |
Definition at line 30 of file addons.cpp.
| QPushButton* Addon::button {} |
Definition at line 33 of file addons.cpp.
| QList<QPair<QString, QString> > Addon::envir |
Definition at line 39 of file addons.cpp.
| QAction* Addon::menu {} |
Definition at line 34 of file addons.cpp.
| QProcess Addon::process |
Definition at line 35 of file addons.cpp.
| bool Addon::runAsync {} |
Definition at line 38 of file addons.cpp.
| bool Addon::wantConnectInfo {} |
Definition at line 36 of file addons.cpp.
| bool Addon::wantInit {} |
Definition at line 37 of file addons.cpp.
1.8.8